DeSo Tokens Endpoints
Description of endpoints used for creating and on-chain trading of DeSo Tokens.
Note: "DAO Coins" are now referred to as "DeSo Tokens" in all public-facing documentation, but the code and API have not yet been updated to reflect this change.
For endpoints to check ownership of DeSo Tokens, see Get Hodlers For Public Key and Is Hodling Public Key.
post
/api/v0/get-dao-coin-limit-orders
Gets All Open Orders on Order Book for a DeSo Token (DAO Coin) Market
post
/api/v0/get-transactor-dao-coin-limit-orders
Gets All Open Limit Orders Created by a Transactor
Last modified 7mo ago