BridgeMinter
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BridgeMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BridgeMinter"
ABI
ABI objects
Getter at block 21157464
controller() view returns (address)
0xf96d54e490317c557a967abfa5d6e33006be69b3
getController() view returns (address)
0xf96d54e490317c557a967abfa5d6e33006be69b3
l1LPTGatewayAddr() view returns (address)
0x6142f1c8bbf02e6a6bd074e8d564c9a5420a0676
l1MigratorAddr() view returns (address)
0x21146b872d3a95d2cf9afed03ee5a783dae9a89a
Read-only
This contract contains no read-only function objects.
State-modifying
Events bridgeMint(address _to, uint256 _amount)
depositETH() payable returns (bool)
migrateToNewMinter(address _newMinterAddr)
setController(address _controller)
setL1LPTGateway(address _l1LPTGatewayAddr)
setL1Migrator(address _l1MigratorAddr)
withdrawETHToL1Migrator() returns (uint256)
withdrawLPTToL1Migrator() returns (uint256)
L1LPTGatewayUpdate(address l1LPTGatewayAddr)
L1MigratorUpdate(address l1MigratorAddr)
ParameterUpdate(string param)
SetController(address controller)
constructor(address _controller, address _l1MigratorAddr, address _l1LPTGatewayAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.