zan_getApprovalListByAddressAsk AIpost https://api.zan.top/data/v1/eth/mainnet/{apiKey}Retrieves a list of tokens that belong to the particular account specified,results will be returned by percentage order.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to zan_getApprovalListByAddressparamsarraylength between 4 and 4Defaults to 0x000000000022d473030f116ddee9f6b43ac78ba3,ERC20,10,1 Wallet Address - The address of the account. 2. tokenStandard - Token type, which can be ERC20, ERC721, ERC1155, or all. By default, it queries for authorization information of ERC20. 3. PageSize - integer, pageSize should be less equal than 100 (each page return at most pageSize items). 4. PageKey - integer, integer, default the first page. params string | integerString 1String 2Integer 1Integer 2 string | integerString 1String 2Integer 1Integer 2 string | integerString 1String 2Integer 1Integer 2 string | integerString 1String 2Integer 1Integer 2Response 200Retrieves a list of tokens that belong to the particular account specified.Updated 5 months ago