Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0318…c2aa
Balances ($0.00)
No balances found for "FUKDUK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151456 | 11 days ago | | | 0 | 0.00054922610 | |
| 21151433 | 11 days ago | | | 0 | 0.00053594249 | |
| 20872699 | 2 months ago | | | 0 | 0.00098632400 | |
| 20779615 | 2 months ago | | | 0 | 0.00090486142 | |
| 20779615 | 2 months ago | | | 0 | 0.00090486142 | |
| 20779615 | 2 months ago | | | 0 | 0.00090486142 | |
| 20779615 | 2 months ago | | | 0 | 0.00090486142 | |
| 20779615 | 2 months ago | | | 0 | 0.00090486142 | |
| 20694640 | 2 months ago | | | 0 | 0.000097431114 | |
| 20631980 | 3 months ago | | | 0 | 0.000050987200 |
ABI
ABI objects
Getter at block 21230565
decimals() view returns (uint8)
18
name() view returns (string)
FUKDUK
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x3579aea11da7ca8598044c7bbfdeca36e699eede
symbol() view returns (string)
FUKDUK
totalSupply() view returns (uint256)
69690000000000000000000000000000
trading() view returns (bool)
true
whitelistTrading() view returns (bool)
true
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)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setWhitelistTrading(bool _wl)
startTrading(bool _trading)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, 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.