xchain-arbitrum
Last updated
Last updated
Developers initiate the connection to the Arbitrum network by specifying the network endpoint or RPC (Remote Procedure Call) URL. This establishes the communication channel between the application and the Arbitrum blockchain.
This package uses etherjs library, by default it uses several providers. (https://docs.ethers.io/v5/api-keys/)
Mainnet:
Testnet:
Mainnet:
Testnet:
For more information about the API of the package, please click