1.0.15 • Published 6 months ago

@xchainjs/xchain-arbitrum v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@xchainjs/xchain-arbitrum

Modules

  • client - Custom client for communicating with Arbitrum by using ethers

Installation

yarn add @xchainjs/xchain-arbitrum

Following 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 ethers

Documentation

xchain arbitrum

How xchain-arbitrum works\ How to use xchain-arbitrum

Service Providers

This package uses the following service providers:

FunctionServiceNotes
ETH balancesArbirscanhttps://api.arbiscan.io/apis#accounts (module=account, action=balance)
Token balancesArbiscanhttps://api.arbiscan.io/apis#tokens (module=account, action=tokenbalance)
ETH transaction historyArbiscanhttps://api.arbiscan.io/apis#accounts (module=account, action=txlistinternal)
Token transaction historyArbiscanhttps://api.arbiscan.io/apis#accounts (module=account, action=tokentx)
ExplorerArbiscanhttps://arbiscan.io/

Etherscan API rate limits: https://arbiscan.io/apis

  • This package uses etherjs library, 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

6 months ago

1.0.14

6 months ago

1.0.13

7 months ago

1.0.11

9 months ago

1.0.10

10 months ago

1.0.12

9 months ago

1.0.2

11 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago

0.1.14

1 year ago

0.1.13

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year 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