tokenswap
Query swap request by tx hash
$ rizond query tokenswap get [tx-hash] [flags]
Query the current parameters of tokenswap
$ rizond query tokenswap params [flags]
Create a token swap request
$ rizond tx tokenswap create [tx-hash] [amount] [receiver-address] --from [address] [flags]
Note that the only permitted signer (from address) can request swap.
$ rizond tx tokenswap create a4aa35ffe32f5d2d0fbb5a3b2273695c44576c11e529760f0fbf7ed16d90e99f 3 rizon1rkxs2xeq93qlwhvcp2wp8zpstrp8vver3ap4y5 --from swap_owner --chain-id adora
Last modified 2yr ago