6.8.14 • Published 6 days ago

@dfares/contracts v6.8.14

Weekly downloads
-
License
MIT
Repository
-
Last release
6 days ago

@dfares/contracts

This package contains deployed contract addresses, ABIs, and Typechain types for the Dark Forest game.

Installation

You can install this package using npm or yarn by running:

npm install --save @dfares/contracts
yarn add @dfares/contracts

When using this in a plugin, you might want to load it with skypack

import * as contracts from 'http://cdn.skypack.dev/@dfares/contracts';

Typechain

The Typechain types can be found in the typechain directory.

ABIs

The contract ABIs can be found in the abis directory.

Table of contents

Variables

Variables

CONTRACT_ADDRESS

Const CONTRACT_ADDRESS: "0xA0e198CBD1B5f8749F57Aa8d60a8660d23B96957"

The address for the DarkForest contract.


INIT_ADDRESS

Const INIT_ADDRESS: "0x5139dCd33BA3f8F0a59c04dAe683934eCc508aC1"

The address for the initalizer contract. Useful for lobbies.


NETWORK

Const NETWORK: "redstone"

The name of the network where these contracts are deployed.


NETWORK_ID

Const NETWORK_ID: 690

The id of the network where these contracts are deployed.


START_BLOCK

Const START_BLOCK: 1406478

The block in which the DarkForest contract was initialized.

6.8.14

6 days ago

6.8.13

15 days ago

6.8.12

30 days ago

6.8.11

30 days ago

6.8.10

2 months ago

6.8.9

2 months ago

6.8.7

2 months ago

6.8.6

4 months ago

6.8.5

6 months ago

6.8.4

10 months ago

6.8.3

10 months ago

6.8.2

10 months ago

6.8.1

10 months ago

6.9.4

10 months ago

6.9.3

10 months ago

6.9.2

10 months ago

6.9.1

10 months ago

6.9.0

10 months ago

6.8.0

10 months ago

6.8.0-dev.0

10 months ago