register_contract

Documentation for eth_defi.deploy.register_contract function.

register_contract(web3, address, instance)[source]

Register a contract for tracing.

See deploy_contract().

Parameters
  • address (eth_typing.evm.HexAddress) –

  • instance (web3.contract.contract.Contract) –