/account

(info)
Select the address from one of your linked accounts to receive the information for. This utilizes the account_info
RPC call.

(network)
Set the default XRPL network that your bot interactions will use for transactions.

(explorer)
Set the default Explorer to be used for Transaction/Account links.

(balances)
Select the address from one of your linked accounts to receive your Trust Line balances. This utilizes the account_lines
RPC call.

(accountset)
Send an AccountSet
transaction to set values on your selected address.

(domain) - A website address e.g.
https://www.example.com
(setflag) - Numerical value for flags to set, values can be found here and to use multiple just add the numbers together.
(clearflag) - The same values used for (setflag) but it clears the selected flags, values can be found here and to use multiple just add the numbers together.
(nftokenminter) - An authorized address that can mint NFTokens (NFTs) on your behalf with your address as the Issuer.
(email) - *shrugs* It's an email address.
(nfts) not yet implemented
Grab your owned NFTs of your chosen account.
(portfolio) not yet implemented
Get an estimated account monetary worth based on XRP balance, Token balances and NFT balances for your chosen account.
(createtickets)
Create tickets for your transactions (2 XRP as reserve fee per ticket)

Last updated