BridgePortal
Verified contract
Active on
Base with 11,779 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
oETH | ERC-20 | 30.612836K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2317410 | a year ago | | | 0 | 0.000060533004 | |
| 2316703 | a year ago | | | 0 | 0.000027541002 | |
| 2314547 | a year ago | | | 0.0091 | 0.0000030361017 | |
| 2312757 | a year ago | | | 0 | 0.000060557003 | |
| 2312221 | a year ago | | | 0.0093377735 | 0.0000030361018 | |
| 2312217 | a year ago | | | 0 | 0.000085533005 | |
| 2312193 | a year ago | | | 0 | 0.000031721002 | |
| 2312137 | a year ago | | | 0.3 | 0.0000030361016 | |
| 2311949 | a year ago | | | 0 | 0.0000060497031 | |
| 2311939 | a year ago | | | 0.031 | 0.0000030361015 |
ABI
ABI objects
Getter at block 22753030
balanceOf() view returns (uint256)
0
gov() view returns (address)
0x6c559798b611b779974f69883220d6c16e5e7be0
isInitialized() view returns (bool)
false
paused() view returns (bool)
true
targetChainId() view returns (uint256)
42161
Read-only
depositIdToStatus(uint256) view returns (bool)
State-modifying
Events depositTransaction(address _to) payable
donateETH() payable
initialize(bool _paused)
pause()
sendToken(address _receiver, uint256 _outAmount, uint256 _depositId)
setGov(address _gov)
unpause()
withdrawToken(address _token, address _account, uint256 _amount)
Paused(address account)
SendTokenEvent(address indexed receiver, uint256 amount, uint256 depositId)
TransactionDeposited(address indexed from, address indexed to, uint256 amount, uint256 targetChainId)
Unpaused(address account)
constructor(uint256 _targetChainId)
receive()
This contract contains no error objects.