Using Dex API

All DEX-related transactions can be sent signed Transaction Payload to POST ${NETWORK_SERVER}/broadcast according to the following specification.

The uniqueness for each token is separated by token_address, and the token_address of the chain gold coin is a string padded to 64 lengths with zero.

Last updated