getaccount "smileycoinaddress"
Returns the account associated with the given address.
"smileycoinaddress" (string, required)
The smileycoin address for account lookup.
"accountname" (string) the account address
smileycoin-cli getaccount "1D1ZrZNe3JUo7ZycKEYQQiQAWd9y54F4XZ"
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getaccount", "params": ["1D1ZrZNe3JUo7ZycKEYQQiQAWd9y54F4XZ"] }' -H 'content-type: text/plain;' http://127.0.0.1:9332/