Retrieves the current balance
String representation of privileged EOSIO name type
String representation of basic EOSIO name type, must be 12 characters and contain only a-z and 0-5
String representation of EOSIO bid name type, 1-12 characters and only a-z and 0-5 are allowed
String representation of EOSIO name type
String representation of privileged EOSIO name type
String representation of basic EOSIO name type, must be 12 characters and contain only a-z and 0-5
String representation of EOSIO bid name type, 1-12 characters and only a-z and 0-5 are allowed
String representation of EOSIO name type
A string representation of an EOSIO symbol, composed of a float with a precision of 4, and a symbol composed of capital letters between 1-7 letters separated by a space, example 1.0000 ABC
.
^([0-9]{1,32}.[0-9]{4} [A-Z]{1,7})$
A string representation of an EOSIO symbol, composed of a float with a precision of 4, and a symbol composed of capital letters between 1-7 letters separated by a space, example 1.0000 ABC
.
OK