func Address
ActionAddress returns the address of the banker with the given ID.
Address returns the address of the banker with the given ID.
Balances returns the balances of the banker with the given ID.
HasBanker checks if a banker with the given ID is registered.
History returns the payment history sent by the banker with the given ID. Payments are paginated, with the most recent payments first.
ListBankerIDs returns a list of all registered banker IDs.
Send sends a payment using the treasury instance.
SetTokenKeys sets the GRC20 token registry keys that the treasury will use.