Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd8a1…082f
2 additional
variables
Balances ($1,807.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.580501 | $3,114.17 |
$1,807.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21031158 | 25 days ago | | | 0 | 0.00025171825 | |
| 21000983 | a month ago | | | 0 | 0.00043924365 | |
| 20999541 | a month ago | | | 0 | 0.00021693174 | |
| 20960760 | a month ago | | | 0 | 0.00020243814 | |
| 20910901 | a month ago | | | 0 | 0.00041932996 | |
| 20908223 | a month ago | | | 0 | 0.00015847471 | |
| 20855124 | 2 months ago | | | 0 | 0.00043556260 | |
| 20847104 | 2 months ago | | | 0 | 0.00032333289 | |
| 20839563 | 2 months ago | | | 0 | 0.00092161942 | |
| 20769269 | 2 months ago | | | 0 | 0.00019714251 |
ABI
ABI objects
Getter at block 21207263
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Fuku
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FUKU
totalSupply() pure returns (uint256)
1000000000000000000
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)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
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)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.