✨💫Stellar is now supported in Web3data.js! 🙌
Use web3data.xlm.* for easy Stellar integrations.
This release adds full support for Stellar with an added .xlm
namespace.
Methods & Features Supported:
- address.getAllAddresses
- address.getInformation
- address.getMetadata
- address.getTransactions
- address.getBalance
- address.getMetrics
- block.getBlocks
- block.getBlock
- block.getBlockNumber
- block.getTransactions
- block.getTransactionFromBlock
- block.getMetrics
- transaction.getTransactions
- transaction.getTransaction
RPC is also supported using:
web3data.xlm.rpc('get_ledgers')