List all Assets
This endpoint lists all assets.
Query Parameters
- asset_code any
The code of the asset you would like to filter by.
- asset_issuer any
The Stellar address of the issuer for the asset you would like to filter by.
- cursor integer
A number that points to a specific location in a collection of responses and is pulled from the paging_token value of a record.
- order string
Possible values: [
asc
,desc
]A designation of the order in which records should appear. Options include asc (ascending) or desc (descending). If this argument isn’t set, it defaults to asc.
- limit integer
The maximum number of records returned. The limit can range from 1 to 200 - an upper limit that is hardcoded in Horizon for performance reasons. If this argument isn’t designated, it defaults to 10.
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
- ListAllAssets
Schema
_links object
self object
href link requiredtemplated booleannext object
href link requiredtemplated booleanprev object
href link requiredtemplated boolean_embedded object
records object[]
Array [_links object
toml object
href link requiredtemplated booleanasset_type stringasset_issuer addressPossible values: Value must match regular expression
G[A-Z0-9]{55}
paging_token stringaccounts object
authorized integerauthorized_to_maintain_liabilities integerunauthorized integernum_claimable_balances integernum_contracts integernum_liquidity_pools integerbalances object
authorized stringauthorized_to_maintain_liabilities stringunauthorized stringclaimable_balances_amount stringcontracts_amount stringliquidity_pools_amount stringamount stringnum_accounts integerflags object
auth_required booleanauth_revocable booleanauth_immutable boolean]
{
"_links": {
"self": {
"href": "string",
"templated": true
},
"next": {
"href": "string",
"templated": true
},
"prev": {
"href": "string",
"templated": true
}
},
"_embedded": {
"records": [
{
"_links": {
"toml": {
"href": "string",
"templated": true
}
},
"asset_type": "string",
"asset_issuer": "string",
"paging_token": "string",
"accounts": {
"authorized": 0,
"authorized_to_maintain_liabilities": 0,
"unauthorized": 0
},
"num_claimable_balances": 0,
"num_contracts": 0,
"num_liquidity_pools": 0,
"balances": {
"authorized": "string",
"authorized_to_maintain_liabilities": "string",
"unauthorized": "string"
},
"claimable_balances_amount": "string",
"contracts_amount": "string",
"liquidity_pools_amount": "string",
"amount": "string",
"num_accounts": 0,
"flags": {
"auth_required": true,
"auth_revocable": true,
"auth_immutable": true
}
}
]
}
}
{
"_links": {
"self": {
"href": "https://horizon.stellar.org/assets?asset_code=CNY&cursor=&limit=3&order=asc"
},
"next": {
"href": "https://horizon.stellar.org/assets?asset_code=CNY&cursor=CNY_GABGBJYLIC2OGATH3DVW22UEB66TFMWC3VKTAPFIOINVESRZLFKIHA4I_credit_alphanum4&limit=3&order=asc"
},
"prev": {
"href": "https://horizon.stellar.org/assets?asset_code=CNY&cursor=CNY_GA6VXTS64XUOCQZSBAYHD24ZYJYPNB3KJ2CVKSYIE43P2DQQIX74UT2A_credit_alphanum4&limit=3&order=desc"
}
},
"_embedded": {
"records": [
{
"_links": {
"toml": {
"href": "https://swisscustodys.org/.well-known/stellar.toml"
}
},
"asset_type": "credit_alphanum4",
"asset_code": "CNY",
"asset_issuer": "GA6VXTS64XUOCQZSBAYHD24ZYJYPNB3KJ2CVKSYIE43P2DQQIX74UT2A",
"paging_token": "CNY_GA6VXTS64XUOCQZSBAYHD24ZYJYPNB3KJ2CVKSYIE43P2DQQIX74UT2A_credit_alphanum4",
"num_accounts": 10,
"num_claimable_balances": 0,
"num_contracts": 0,
"num_liquidity_pools": 0,
"amount": "899996000000.0000000",
"accounts": {
"authorized": 10,
"authorized_to_maintain_liabilities": 0,
"unauthorized": 0
},
"claimable_balances_amount": "0.0000000",
"contracts_amount": "0.0000000",
"liquidity_pools_amount": "0.0000000",
"balances": {
"authorized": "899996000000.0000000",
"authorized_to_maintain_liabilities": "0.0000000",
"unauthorized": "0.0000000"
},
"flags": {
"auth_required": false,
"auth_revocable": false,
"auth_immutable": false,
"auth_clawback_enabled": false
}
},
{
"_links": {
"toml": {
"href": "https://StellarAssets.org/fx/.well-known/stellar.toml"
}
},
"asset_type": "credit_alphanum4",
"asset_code": "CNY",
"asset_issuer": "GAASPHILC6DCBPP2P4T66QNSYF6C6OGN6DK36NY4G5SBR7AWH75TJG7N",
"paging_token": "CNY_GAASPHILC6DCBPP2P4T66QNSYF6C6OGN6DK36NY4G5SBR7AWH75TJG7N_credit_alphanum4",
"num_accounts": 43,
"num_claimable_balances": 0,
"num_contracts": 0,
"num_liquidity_pools": 0,
"amount": "1.0000000",
"accounts": {
"authorized": 43,
"authorized_to_maintain_liabilities": 0,
"unauthorized": 0
},
"claimable_balances_amount": "0.0000000",
"contracts_amount": "0.0000000",
"liquidity_pools_amount": "0.0000000",
"balances": {
"authorized": "1.0000000",
"authorized_to_maintain_liabilities": "0.0000000",
"unauthorized": "0.0000000"
},
"flags": {
"auth_required": false,
"auth_revocable": true,
"auth_immutable": false,
"auth_clawback_enabled": true
}
},
{
"_links": {
"toml": {
"href": "https://masterstellar.com/.well-known/stellar.toml"
}
},
"asset_type": "credit_alphanum4",
"asset_code": "CNY",
"asset_issuer": "GABGBJYLIC2OGATH3DVW22UEB66TFMWC3VKTAPFIOINVESRZLFKIHA4I",
"paging_token": "CNY_GABGBJYLIC2OGATH3DVW22UEB66TFMWC3VKTAPFIOINVESRZLFKIHA4I_credit_alphanum4",
"num_accounts": 1,
"num_claimable_balances": 0,
"num_contracts": 0,
"num_liquidity_pools": 0,
"amount": "65000000000.0000000",
"accounts": {
"authorized": 1,
"authorized_to_maintain_liabilities": 0,
"unauthorized": 0
},
"claimable_balances_amount": "0.0000000",
"contracts_amount": "0.0000000",
"liquidity_pools_amount": "0.0000000",
"balances": {
"authorized": "65000000000.0000000",
"authorized_to_maintain_liabilities": "0.0000000",
"unauthorized": "0.0000000"
},
"flags": {
"auth_required": false,
"auth_revocable": false,
"auth_immutable": false,
"auth_clawback_enabled": false
}
}
]
}
}
Loading...