Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUUKA | ERC-20 | 2.182622M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20876734 | 2 months ago | | | 0 | 0.00053717382 | |
| 20866366 | 2 months ago | | | 0 | 0.00045538262 | |
| 20854069 | 2 months ago | | | 0 | 0.00026087560 | |
| 20842529 | 2 months ago | | | 0 | 0.0011189879 | |
| 20834494 | 2 months ago | | | 0 | 0.00063542029 | |
| 20831758 | 2 months ago | | | 0 | 0.00099564032 | |
| 20831642 | 2 months ago | | | 0 | 0.00061329792 | |
| 20831549 | 2 months ago | | | 0 | 0.00052846730 | |
| 20831539 | 2 months ago | | | 0 | 0.00057366502 | |
| 20831539 | 2 months ago | | | 0 | 0.00075648273 |
ABI
ABI objects
Getter at block 21206696
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x90abe0c35f0e514ae915b31ba2cc751e244850f0
name() view returns (string)
Fuuka
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
FUUKA
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x358bd31f6d45b7593ae52b887918a22e025cddee
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OpenTrading() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removeStuckETH()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckToken(address token)
updateStructure(uint256 maxAmount, uint256 minAmount)
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()
receive()
This contract contains no error objects.