Description Usage Arguments Value Author(s)
get the wallet's address
| 1 2 3 | getAddress(userpwd = getOption("monero.wallet.userpwd"),
  ip = getOption("monero.wallet.ip", "127.0.0.1"),
  port = getOption("monero.wallet.port", "18082"))
 | 
| userpwd | user and password for monero-wallet-rpc calls. (e.g. "username:password") | 
| ip | ip address of wallet | 
| port | port of wallet | 
chr address
Garrett See
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.