1.0.15 • Published 11 months ago
@xchainjs/xchain-arbitrum v1.0.15
@xchainjs/xchain-arbitrum
Modules
client- Custom client for communicating with Arbitrum by usingethers
Installation
yarn add @xchainjs/xchain-arbitrumFollowing peer dependencies have to be installed into your project. These are not included in @xchainjs/xchain-arbitrum.
yarn add @xchainjs/xchain-evm @xchainjs/xchain-client @xchainjs/xchain-crypto @xchainjs/xchain-util axios ethersDocumentation
xchain arbitrum
How xchain-arbitrum works\
How to use xchain-arbitrum
Service Providers
This package uses the following service providers:
| Function | Service | Notes |
|---|---|---|
| ETH balances | Arbirscan | https://api.arbiscan.io/apis#accounts (module=account, action=balance) |
| Token balances | Arbiscan | https://api.arbiscan.io/apis#tokens (module=account, action=tokenbalance) |
| ETH transaction history | Arbiscan | https://api.arbiscan.io/apis#accounts (module=account, action=txlistinternal) |
| Token transaction history | Arbiscan | https://api.arbiscan.io/apis#accounts (module=account, action=tokentx) |
| Explorer | Arbiscan | https://arbiscan.io/ |
Etherscan API rate limits: https://arbiscan.io/apis
- This package uses
etherjslibrary, by default it uses several providers. (https://docs.ethers.io/v5/api-keys/)
// set in env variables so default config can access.
ARBISCAN_API_KEY={YOUR_ARBISCAN_API_KEY}
//Default config can access. process.env.ARBISCAN_API_KEY
1.0.15
11 months ago
1.0.14
12 months ago
1.0.13
1 year ago
1.0.11
1 year ago
1.0.10
1 year ago
1.0.12
1 year ago
1.0.2
1 year ago
1.0.9
1 year ago
1.0.8
1 year ago
1.0.7
1 year ago
1.0.6
1 year ago
1.0.5
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago
0.1.14
2 years ago
0.1.13
2 years ago
0.1.12
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.1
2 years ago