Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Ether"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12699502 | 8 months ago | | | 0 | 0.0000022214694 | |
| 12699497 | 8 months ago | | | 0 | 0.0000015089040 | |
| 12699471 | 8 months ago | | | 0 | 0.0000019260370 | |
| 12699427 | 8 months ago | | | 0 | 0.0000019090669 | |
| 12699361 | 8 months ago | | | 0 | 0.0000018782674 | |
| 12699322 | 8 months ago | | | 0 | 0.0000018572640 | |
| 12699247 | 8 months ago | | | 0 | 0.0000018156926 | |
| 12699199 | 8 months ago | | | 0 | 0.0000017240669 | |
| 12699108 | 8 months ago | | | 0 | 0.0000015668916 | |
| 12698983 | 8 months ago | | | 0 | 0.0000014685445 |
ABI
ABI objects
Getter at block 22944545
decimals() view returns (uint8)
18
name() view returns (string)
Ether
symbol() view returns (string)
WETH
totalSupply() view returns (uint256)
200100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OFKYDZ(uint256 amount, uint256 GCBLDHN_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 GCBLDHN_)
This contract contains no fallback and receive objects.
This contract contains no error objects.