Equity Tokens
Cannonical Equity Token metadata feed.
Body
equity_symbolstringOptional
Symbol of the equity to filter tokens by (e.g., 'AAPL')
network_idintegerOptional
Chain ID of the network to filter tokens by
Responses
200
List of equity tokens matching the filter criteria
application/json
addressstringRequired
Token contract address
decimalsintegerRequired
Number of decimal places for the token
equity_symbolstringRequired
Symbol of the equity this token represents
iconstringOptional
URL to the token icon image
namestringOptional
Token name
networkstringRequired
Network name where the token is deployed
network_idintegerOptional
Chain ID of the network where the token is deployed
onchain_symbolstringOptional
Onchain token symbol used in smart contracts
symbolstringRequired
Token symbol
422
Invalid Parameters Error
application/json
post
/api/instruments/equity_tokens_listLast updated