Saseul Gold Docs
  • Saseul Gold Docs
  • Network CLI
    • Using Saseulgold Network CLI
    • Wallet Interface
      • Representative Wallet Settings
      • Check your wallet balance
      • Remittance
    • Dex Interface
      • Get Token Detail
      • Mint Token
      • Transfer Token
      • Swap
      • ProvideLiquidity
    • Swap Process
      • Example
  • Dex API
    • Using Dex API
    • Token Info API
    • Token Mint API
    • Token Pair Info API
    • Provide Liquidity API
    • Faucet API
    • Swap
    • Liquidity Withdraw
    • Balance Of
    • Transfer
  • Backend API
    • Using Backend API
    • Token Detail API
    • Token List API
    • Pair List API
    • Pair Detail API
    • Pair Transaction Candle API
    • Block List API
Powered by GitBook
On this page
  1. Dex API

Using Dex API

PreviousExampleNextToken Info API

Last updated 3 months ago

  • Test Net :

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.

http://3.36.127.229:9090/broadcast