SmartBridgeDeployer
Verified contract
Active on
Ethereum with 8 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 "SmartBridgeDeployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20725784 | 2 months ago | | | 0 | 0.000057775312 | |
| 20684656 | 2 months ago | | | 0 | 0.013496166 | |
| 20272197 | 4 months ago | | | 0 | 0.010836343 | |
| 20245608 | 4 months ago | | | 0 | 0.00010835164 | |
| 20042776 | 5 months ago | | | 0 | 0.030843254 | |
| 20020927 | 5 months ago | | | 0 | 0.042233148 | |
| 20009110 | 6 months ago | | | 0 | 0.027025528 | |
| 19949821 | 6 months ago | | | 0 | 0.011161627 |
ABI
ABI objects
Getter at block 21220570
coolDown() view returns (uint256)
300
dataread() view returns (address)
0xdae383661587232fbd254b05a395cb8e35e6e7b6
donation() view returns (uint256)
500000000000000
fund() view returns (address)
0x46b6df78388284088e07aa8f5dda4b5a3ef3f861
logic() view returns (address)
0xaeb028f4eb78d79358b08d7d257f2a86a350b235
on() view returns (bool)
true
recoveryFee() view returns (uint256)
10
Read-only
allBridges(uint256) view returns (address)
isBridge(address) view returns (bool)
State-modifying
Events deploy(address sd, bool originChain) returns (address bridge)
setCooldown(uint256 amt)
setDonation(uint256 amt)
setFund(address addy)
setLogic(address addy)
setOn(bool _bool)
setRecoveryFee(uint256 fee)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.