Factory
Last updated
Last updated
deploy
Creates new contract instance of EthereumEventConfiguration.
Parameters:
Name | Type | Description |
---|---|---|
deriveConfigurationAddress
Initializes state by setting contract, base and network configurations and config code and returns configuration address based on the state initialized.
Parameters:
Return values:
deploy
Creates new contract instance of EverscaleEventConfiguration.
function deploy( address _owner, IEverscaleEventConfiguration.BasicConfiguration basicConfiguration, IEverscaleEventConfiguration.EverscaleEventConfiguration networkConfiguration ) external view reserveMinBalance(MIN_CONTRACT_BALANCE)
Parameters:
deriveConfigurationAddress
Initializes state by setting contract, base and network configurations and config code and returns configuration address based on the state initialized.
Parameters:
Return values:
deploy
Creates new contract instance of ProxyTokenTransfer.
Parameters:
deriveProxyAddress
Initializes state by setting contract, variables and proxy code and returns proxy address based on the state initialized.
Parameters:
Return values:
Name | Type | Description |
---|---|---|
Type | Description |
---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Type | Description |
---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Type | Description |
---|---|
_owner
address
The address of the event configuration owner
basicConfiguration
BasicConfiguration
Basic configuration for event including the event code, event initial balance etc.
networkConfiguration
EthereumEventConfiguration
The configuration of the ethereum event, including event emitter, chain id, start and end block number etc.
basicConfiguration
BasicConfiguration
Basic configuration for event including the event code, event initial balance etc.
networkConfiguration
EthereumEventConfiguration
The configuration of the ethereum event, including event emitter, chain id, start and end block number etc.
networkConfiguration
EthereumEventConfiguration
The configuration of the ethereum event, including event emitter, chain id, start and end block number etc.
address
The configuration address
_owner
address
The address of the event configuration owner
basicConfiguration
BasicConfiguration
Basic configuration for event including the event code, event initial balance etc.
networkConfiguration
EverscaleEventConfiguration
The configuration of the everscale event, including event emitter, start and end block number etc.
basicConfiguration
BasicConfiguration
Basic configuration for event including the event code, event initial balance etc.
networkConfiguration
EverscaleEventConfiguration
The configuration of the everscale event, including event emitter, start and end block number etc.
address
The configuration address
_owner
address
The address of the deployed contract owner
_randomNonce
uint
Value used for building the initial state
_randomNonce
uint
Value used for building the initial state
address
Proxy address used for token transfer