Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOFO | ERC-20 | 32.071693M | -- | -- | |
FOFO | ERC-20 | 50K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20334947 | 2 months ago | | | 0 | 0.000000088552252596 | |
| 17339809 | 4 months ago | | | 0 | 4.6892523e-7 | |
| 17339796 | 4 months ago | | | 0 | 4.6685604e-7 | |
| 17339788 | 4 months ago | | | 0 | 4.6502643e-7 | |
| 15655246 | 5 months ago | | | 0 | 1.8301500e-7 | |
| 13278281 | 7 months ago | | | 0 | 1.6417727e-7 | |
| 12618299 | 8 months ago | | | 0 | 0.000019646900 | |
| 12618287 | 8 months ago | | | 0 | 0.00010289440 | |
| 12538380 | 8 months ago | | | 0 | 0.0000023312966 | |
| 12538362 | 8 months ago | | | 0 | 0.0000021668976 |
ABI
ABI objects
Getter at block 22779239
AIRDROP_BIG_AMOUNT() view returns (uint256)
50000000000000
AIRDROP_FEW_AMOUNT() view returns (uint256)
1000000000000
AIRDROP_FIRST_BONUS() view returns (uint256)
1000
AIRDROP_SECOND_BONUS() view returns (uint256)
500
WETH() view returns (address)
0x4200000000000000000000000000000000000006
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
50000000000000000
_maxWalletBalance() view returns (uint256)
50000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
airdropBalance() view returns (uint256)
0
curAirdropNumber() view returns (uint256)
22
decimals() pure returns (uint8)
9
fastBlock() view returns (uint256)
10
name() pure returns (string)
FoFoToken
openTradeBlock() view returns (uint256)
12436714
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FOFO
tickNumber() view returns (uint256)
381
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
airdrops(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getSlotsPrice(uint256 slotNumber) view returns (uint256)
inviteSlots(address) view returns (uint256)
inviters(address) view returns (address)
State-modifying
Events airdrop(address inviter) payable
approve(address spender, uint256 amount) returns (bool)
buyInviteSlots(uint256 slotNumber) payable
endAirdrop()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setInviter(address inviter)
setTaxSwapThreshold(uint256 taxSwapThreshold, uint256 maxTaxSwap)
setUniswapV2Address(address _uniswapV2Address)
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)
BuyInviteSolt(address indexed owner, uint256 slots, uint256 number, uint256 ethAmount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UseInvitSolt(address indexed owner, address indexed inviter, uint256 slots)
constructor(address taxWallet, address airdropWallet, address router, address _uniswapV2)
receive()
This contract contains no error objects.