Chain API¶
-
class
populus.chain.base.BaseChain¶ All chain objects inherit from the
populus.chain.base.BaseChainbase class and expose the following API.
-
BaseChain.web3¶ Accessor for the
Web3instance that this chain is configured to use.
-
BaseChain.registrar¶ Accessor for Registrar API
-
BaseChain.provider¶ Accessor for the Provider API