Pricing
List payment currencies
The two on-chain currencies you can pay in.
get/v1/currencies
Response
Supported payment currencies.
Example response
{
"currencies": [
{
"chain": "ton",
"name": "GRAM (TON)"
}
]
}The two on-chain currencies you can pay in.
Supported payment currencies.
{
"currencies": [
{
"chain": "ton",
"name": "GRAM (TON)"
}
]
}