WETHOmnibridgeRouter
Verified contract
Active on
Ethereum with 3,242 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 |
---|---|---|---|---|---|
HQG | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21202641 | 38 minutes ago | | | 330 | 0.0037000274 | |
| 21202513 | an hour ago | | | 0.8 | 0.0034132069 | |
| 21198197 | 16 hours ago | | | 0.21 | 0.0030976454 | |
| 21195771 | a day ago | | | 1.5 | 0.0070958375 | |
| 21194981 | a day ago | | | 0.085 | 0.0052556899 | |
| 21190966 | 2 days ago | | | 31.6 | 0.0054598997 | |
| 21189117 | 2 days ago | | | 24.954968 | 0.0068937593 | |
| 21187876 | 2 days ago | | | 1 | 0.0080729377 | |
| 21187529 | 2 days ago | | | 3.3202032 | 0.0094355938 | |
| 21186694 | 2 days ago | | | 24.99 | 0.013287529 |
ABI
ABI objects
Getter at block 21202830
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
bridge() view returns (address)
0x88ad09518695c6c3712ac10a214be5109a655671
owner() view returns (address)
0x42f38ec5a75accec50054671233dfac9c0e7a3f6
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimTokens(address _token, address _to)
onTokenBridged(address _token, uint256 _value, bytes _data)
transferOwnership(address _newOwner)
wrapAndRelayTokens() payable
wrapAndRelayTokens(address _receiver) payable
wrapAndRelayTokens(address _receiver, bytes _data) payable
This contract contains no event objects.
constructor(address _bridge, address _weth, address _owner)
receive()
This contract contains no error objects.