Currency methods
Currency object
Name
Type
Description
Currency object example
{
"type": "currency",
"id": "2015",
"attributes": {
"blockchain_name": "",
"iso": 2015,
"name": "TetherUS",
"alpha": "USDT-ETH",
"alias": "USDT",
"tags": "",
"exp": 6,
"confirmation_blocks": 3,
"minimal_transfer_amount": "25.000000",
"block_delay": 75
},
"relationships": {
"parent": {
"data": {
"type": "currency",
"id": "1002"
}
}
}
}Get currency
Request
Name
Type
Required
Description
Request example
Response
Response codes
HTTP code
Application code
Description
Suggested action
Last updated
Was this helpful?

