| Parameter | Type | Description |
|---|---|---|
mode | string | 查询模式:balance(仅查 ETH 余额), nfts(查 NFT), all(两者都查,默认) |
address* | string | 以太坊地址(0x 开头 + 40 个十六进制字符) |
| Parameter | Type | Description |
|---|---|---|
nfts | object[] | NFT 列表 |
address | string | 查询的地址 |
message | string | 结果描述 |
nftCount | number | NFT 数量 |
ethBalance | string | ETH 余额(单位 ETH) |