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 "FUFU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20660938 | 2 months ago | | | 0 | 1.1402219e-7 | |
| 20406284 | 2 months ago | | | 0 | 3.4083077e-7 | |
| 20349707 | 2 months ago | | | 0 | 0.000000205603051238 | |
| 20323477 | 2 months ago | | | 0 | 4.2067800e-7 | |
| 20323466 | 2 months ago | | | 0 | 4.2067800e-7 | |
| 20323456 | 2 months ago | | | 0 | 4.2067800e-7 | |
| 20323446 | 2 months ago | | | 0 | 4.2067800e-7 | |
| 20323436 | 2 months ago | | | 0 | 4.2067800e-7 | |
| 20323427 | 2 months ago | | | 0 | 4.2067800e-7 | |
| 20323418 | 2 months ago | | | 0 | 4.2067800e-7 |
ABI
ABI objects
Getter at block 23085843
_owner() view returns (address)
0x09ed6fcacb7816635f0aef11dc28e8ba4b00a778
decimals() view returns (uint8)
8
name() view returns (string)
FUFU
symbol() view returns (string)
FUFU
totalSupply() view returns (uint256)
200000000080000000
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)
burn(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.