adddex "servicename" "dexaddress" "dexdescription"
Add new DEX address to DEX service.
"servicename" (string, required)
The DEX service name associated with the new DEX address.
"dexaddress" (string, required)
The smileycoin DEX address associated with the DEX service.
"dexdescription" (string, required)
A short description of the DEX.
"transactionid"Β (string) The transaction id.
smileycoin-cli adddex SmileyDEX 1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd dexdescription
smileycoin-cli adddex SmileyDEX 1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd dexdescription
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "adddex", "params": [SmileyDEX 1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd dexdescription] }' -H 'content-type: text/plain;' http://127.0.0.1:9332/