xchain-ethereum
Last updated
Last updated
This section for the Xchain Ethereum library provides developers with a detailed understanding of the operational workflow and underlying mechanisms of the library. It outlines the steps involved in utilizing the library's features and functionalities to interact effectively with the Ethereum blockchain network.
It communicates with Ethereum Chain by using
Mainnet: https://api.blockchair.com/ethereum
, https://api.etherscan.io
Testnet: https://api.blockchair.com/ethereum/testnet
, https://api-goerli.etherscan.io
Mainnet:
Testnet:
Mainnet: homestead
Testnet: goerli
It supports the .
By default, the index is 0. - 44/30/0/0
For more information about the API of the package, please click