BridgeEth
Verified contract
Active on
Ethereum with 244 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1bbb…b604
Balances ($0.00)
No balances found for "BridgeEth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14528232 | 3 years ago | | | 0 | 0.0073605775 | |
| 14522933 | 3 years ago | | | 0 | 0.0035611197 | |
| 14410874 | 3 years ago | | | 0 | 0.0023443085 | |
| 14374768 | 3 years ago | | | 0 | 0.0013520074 | |
| 14315686 | 3 years ago | | | 0 | 0.0032671410 | |
| 14136585 | 3 years ago | | | 0 | 0.0051094978 | |
| 14127351 | 3 years ago | | | 0 | 0.0071961556 | |
| 14108598 | 3 years ago | | | 0 | 0.0063877804 | |
| 14095618 | 3 years ago | | | 0 | 0.0090581985 | |
| 14021456 | 3 years ago | | | 0 | 0.0054590967 |
ABI
ABI objects
Getter at block 21187652
minimumDeposit() view returns (uint256)
50000000000000000000
nonce() view returns (uint256)
242
owner() view returns (address)
0xa867158a9eefe21bd0b74315ac92e40ee15ac17f
paused() view returns (bool)
false
stackAddress() view returns (address)
0x1bbb57def2f6192f0b9b8565f49034bf1fcdb604
Read-only
bridged(address) view returns (bool)
processedNonces(uint256) view returns (bool)
State-modifying
Events deposit(uint256 amount)
renounceOwnership()
setMinimumBurn(uint256 _minimumDeposit)
setPause(bool _paused)
transferOwnership(address newOwner)
withdraw(address to, uint256 amount, uint256 otherChainNonce)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address from, address to, uint256 amount, uint256 date, uint256 nonce, uint8 indexed step)
constructor(address _stackAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.