addnpo "nptype" "npaddress" "npname"
Β Add new non-profit address to a non-profit group/type.
1. "nptype" (string, required)
The DEX service name associated with the new DEX address.
2. "npaddress" (string, required)
The smileycoin DEX address associated with the DEX service.
3. "npname" (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/