{"code":1,"msg":"API接口列表获取成功","data":{"wallet":[{"name":"生成钱包地址","method":"GET","url":"https://www.919968.xyz/v1/createAddress"},{"name":"生成带助记词的钱包地址","method":"GET","url":"https://www.919968.xyz/v1/generateAddressWithMnemonic"},{"name":"私钥获取地址","method":"GET","url":"https://www.919968.xyz/v1/getAddressByKey?privateKey={privateKey}"}],"balance":[{"name":"查询TRC20余额","method":"GET","url":"https://www.919968.xyz/v1/getTrc20Balance?address={address}"},{"name":"查询TRX余额","method":"GET","url":"https://www.919968.xyz/v1/getTrxBalance?address={address}"},{"name":"查询TRC10信息","method":"GET","url":"https://www.919968.xyz/v1/getTrc10Info?address={address}&tokenId={tokenId}"}],"transaction":[{"name":"查询交易详情","method":"GET","url":"https://www.919968.xyz/v1/getTransaction?txID={txID}"},{"name":"查询TRC20交易回执","method":"GET","url":"https://www.919968.xyz/v1/getTrc20TransactionReceipt?txID={txID}"}],"transfer":[{"name":"TRC20转账","method":"POST","url":"https://www.919968.xyz/v1/sendTrc20"},{"name":"TRX转账","method":"POST","url":"https://www.919968.xyz/v1/sendTrx"},{"name":"TRC10转账","method":"POST","url":"https://www.919968.xyz/v1/sendTrc10"}],"tools":[{"name":"API状态检查","method":"GET","url":"https://www.919968.xyz/v1/status"},{"name":"获取接口列表","method":"GET","url":"https://www.919968.xyz/v1/getApiList"}],"blockchain":[{"name":"获取当前区块高度","method":"GET","url":"https://www.919968.xyz/v1/getBlockHeight"},{"name":"根据区块号查询区块信息","method":"GET","url":"https://www.919968.xyz/v1/getBlockByNumber?blockID={blockID}"}]},"time":1775415430}