Today we're excited to announce the launch of our Extended RPC Methods! ๐ These powerful RPC Methods let you access decoded, human-readable crypto data directly through your existing Node - no additional API integration required. ๐ฅ
Extended RPC Methodsโ
eth_getTransactions: Get native transactions by wallet addresseth_getDecodedTransactions: Get wallet history by wallet addresseth_getTokenBalances: Get ERC-20 token balances by walleteth_getTokenPrice: Get ERC-20 prices by token addresseth_getTokenMetadata: Get ERC-20 metadata by token addresseth_getNFTBalances: Get NFTs by wallet addresseth_getNFTCollections: Get NFT collections by wallet address
For more information about these methods, check out the Extended RPC Methods Overview page.