Using Dex API
Test Net : http://3.36.127.229:9090/broadcast
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