Equity Tokens

Cannonical Equity Token metadata feed.

Equity Tokens are tokenized versions of real-world stocks that exist on blockchain networks.

These will bring your tradiotional finance to the highly dynamic on-chain descentralized finance.

Want a custom filter? Let’s talk here.

Equity Tokens List

post

Returns a list of equity tokens that match the provided filter criteria.

If no filter is provided, it returns all equity tokens. Filters can be applied by network_id (blockchain chain ID) or equity_symbol (like 'AAPL').

Returns a list of objects containing token details including:

  • token_symbol: Token symbol

  • name: Token name

  • address: Token contract address

  • network: Network name where the token is deployed

  • decimals: Number of decimal places for the token

  • equity_symbol: Symbol of the equity this token represents

  • icon: URL to the token icon image

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
post
/api/instruments/equity_tokens_list

Supported Equities List

post

Returns a dictionary of all the equities supported by the platform.

Each equity entry contains:

  • equity_symbol: Symbol of the equity (e.g., 'AAPL')

  • name: Full name of the equity (e.g., 'Apple Inc')

  • description: Description of the equity

  • logo_url: URL to the equity logo image

Responses
200

Dictionary of supported equities with their details

application/json
post
/api/instruments/supported_equities_list
200

Dictionary of supported equities with their details

Do you want to get your company tokenized and supported here?

Let's talk bussiness — request a meeting and we'll make it happen.

Last updated