xchain-arbitrum
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/)
Explorer URL
Mainnet: https://arbiscan.io/
Testnet: https://goerli.arbiscan.io/
RPC Ethers Providers
Mainnet: https://arb1.arbitrum.io/rpc
For more information about the API of the package, please click here
Last updated