ExchangePointToToken

Exchange points to tokens

post

Exchange your points for tokens.Signatures are required to request this.Your wallet address, amount of exchange, nonce, and chain ID will be used for your signature.The exchange rate is based on the price of the token recorded by the validators by agreement.

Body
accountstringRequired

Wallet address of user

Example: 0x5650CD3E6E8963B43D21FAE60EE7A03BCEFCE766
amountstringRequired

Amount to be exchanged (info. decimals are 18)

Example: 100000000000000000000000
signaturestringRequired

Signature of user wallet

Example: 0x020d671b80fbd20466d8cb65cef79a24e3bca3fdf82e9dd89d78e7a4c4c045bd72944c20bb1d839e76ee6bb69fed61f64376c37799598b40b8c49148f3cdd88a1b
Responses
chevron-right
200Success
application/json
codenumber · enumRequired

Result Code

Possible values:
post
/v1/ledger/exchangePointToToken
200Success