0.2.16 • Published 2 years ago

@blobfishkate/sovryncontractswip v0.2.16

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Sovryn Contracts Package

This package contains the abis and contracts addresses for smart contracts used by the Sovryn Protocol. It is a work in progress, more abis will be added soon.

Usage

To import mainnet addresses: import { mainnetAddresses } from "@blobfishkate/sovryncontracts";

To import mainnet addresses: import { testnetAddresses } from "@blobfishkate/sovryncontracts";

To get an individual address: const BTC_address = testnetAddresses.BTC_token;

To import an abi: import { abiLiquidityMining } from "@blobfishkate/sovryncontracts";

Github repo is here: hhttps://github.com/BetsyBraddock/Sovryn-Contracts-Package/tree/typescript

A list of exported addresses can be found in /contract-mainnet.json or /contracts-testnet.json.

If you need to view the abis, they can be found in the /abi directory.

0.2.16

2 years ago

0.2.15

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.1

4 years ago

0.2.2

3 years ago

0.1.2

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.5

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago