0.5.1 • Published 10 days ago

@xchainjs/xchain-avax v0.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 days ago

@xchainjs/xchain-avax

Modules

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

Installation

yarn add @xchainjs/xchain-avax

Following peer dependencies have to be installed into your project. These are not included in @xchainjs/xchain-avax.

yarn add @xchainjs/xchain-evm @xchainjs/xchain-client @xchainjs/xchain-crypto @xchainjs/xchain-util axios ethers

Documentation

xchain avax

How xchain-avax works\ How to use xchain-avax

Service Providers

This package uses the following service providers:

FunctionServiceNotes
ETH balancesEtherscanhttps://api.snowtrace.io/apis#accounts (module=account, action=balance)
Token balancesEtherscanhttps://api.snowtrace.io/apis#tokens (module=account, action=tokenbalance)
ETH transaction historyEtherscanhttps://api.snowtrace.io/apis#accounts (module=account, action=txlistinternal)
Token transaction historyEtherscanhttps://api.snowtrace.io/apis#accounts (module=account, action=tokentx)
ExplorerEtherscanhttps://snowtrace.io/

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

  • This package uses etherjs library, by default it uses several providers. (https://docs.ethers.io/v5/api-keys/)

Enviroment variables

SNOWTRACE_API_KEY={YOUR_SNOWTRACE_API_KEY}
COVALENT_API_KEY={YOUR_COVALENT_API_KEY}

Default config can access.

process.env.SNOWTRACE_API_KEY
process.env.COVALENT_API_KEY
0.5.1

10 days ago

0.5.0

17 days ago

0.4.6

2 months ago

0.4.5

4 months ago

0.4.4

5 months ago

0.4.3

5 months ago

0.3.0

9 months ago

0.3.6

6 months ago

0.3.5

6 months ago

0.4.1

6 months ago

0.3.2

8 months ago

0.2.3

10 months ago

0.3.1

8 months ago

0.3.4

6 months ago

0.3.3

6 months ago

0.2.2

12 months ago

0.2.0

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

2 years ago

0.1.0-alpha3

2 years ago

0.1.0-alpha2

2 years ago

0.1.0-alpha

2 years ago