Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WNGB ON BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18433938 | 3 months ago | | | 0 | 1.3500466e-7 | |
| 18433853 | 3 months ago | | | 0 | 0.0000047821173 | |
| 18433842 | 3 months ago | | | 0 | 1.4597316e-7 | |
| 18433794 | 3 months ago | | | 0 | 1.4946330e-7 | |
| 18433787 | 3 months ago | | | 0 | 0.000000068604825492 |
ABI
ABI objects
Getter at block 22325652
decimals() view returns (uint8)
18
name() view returns (string)
WNGB ON BASE
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
WNGB
totalSupply() view returns (uint256)
10000000000000000000000000000
totalSupply22() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveto(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
decreaseAllowance223(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)
BASEDTokenMint(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.