get item
{string}
Protected
initput a value by key
{string}
{TokenEntityItem}
query all items by wallet address
{string} wallet address
Optional
query: string{string} query string
Optional
maxCount: number{number} maximum limit number
get the first item by wallet address
{string} wallet address
get storage key by item object
{TokenEntityItem} TokenEntityItem object
get the prefix of a storage key by item object
{TokenEntityItem} TokenEntityItem object
Check if the input object is a valid item
{any} the object to be checked
Optional
callback: CallbackModels{CallbackModels} a callback function address to receive error information
Get the default data by the this.getDefault() method and flush the data into the database
{string} wallet address
Data is stored in a key-value structure. If a key with the same name already exists, the original data will be overwritten instead of inserting a new record.
Get the default token list by wallet address
{string} wallet address
wallet address is the key