WETHGateway
Verified contract
Active on
Ethereum with 10,456 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "WETHGateway"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21282871 | 19 hours ago | | | 0 | 0.0024939195 | |
| 21132919 | 22 days ago | | | 0 | 0.0031324933 | |
| 20947339 | 2 months ago | | | 0 | 0.0014236886 | |
| 20947332 | 2 months ago | | | 0 | 0.00041044485 | |
| 20846520 | 2 months ago | | | 0 | 0.0014319863 | |
| 20678335 | 3 months ago | | | 0 | 0.0028256966 | |
| 20569897 | 3 months ago | | | 0 | 0.00062843460 | |
| 20474958 | 4 months ago | | | 0 | 0.00070723864 | |
| 20468385 | 4 months ago | | | 0 | 0.0018451074 | |
| 20453275 | 4 months ago | | | 0.0001 | 0.00014733400 |
ABI
ABI objects
Getter at block 21288398
bweth() view returns (address)
0x74cac868f2254f1a6b7ca951f0d86eac4a65c132
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events burn(address _to, uint256 _credit) returns (uint256 amount)
burnWithPermit(address _to, uint256 _credit, uint256 _approve, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s) returns (uint256 amount)
mint(address _to) payable returns (uint256 credit)
This contract contains no event objects.
constructor(address _bweth)
receive()
This contract contains no error objects.