Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractApiContext

Interface defining access to all type-safe classess generated by "web3x-codegen" package, representing Solidity contracts

Hierarchy

  • ContractApiContext

Properties

Readonly currency

currency: CurrencyContract

Class representing API of Currency.sol contract

Readonly game

game: GameContract

Class representing API of Game.sol contract

Readonly items

items: ItemsContract

Class representing API of Items.sol contract

Readonly mechanics

mechanics: MechanicsLibrary

Class representing API of Mechanics.sol contract

Readonly noise

noise: PerlinNoiseLibrary

Class representing API of PerlinNoise.sol contract

Generated using TypeDoc