Kickoff AI FC
Verified contract
Active on
Ethereum with 200 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3ed5…1385
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KICKOFF | ERC-20 | 371.413456K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21421586 | 15 minutes ago | | | 0 | 0.00058584370 | |
| 21421568 | 19 minutes ago | | | 0 | 0.00071099304 | |
| 21421453 | 42 minutes ago | | | 0 | 0.00048823562 | |
| 21420587 | 4 hours ago | | | 0 | 0.00054451400 | |
| 21420583 | 4 hours ago | | | 0 | 0.00067990732 | |
| 21420467 | 4 hours ago | | | 0 | 0.00049494464 | |
| 21420035 | 5 hours ago | | | 0 | 0.00041423563 | |
| 21420025 | 5 hours ago | | | 0 | 0.00060364929 | |
| 21419944 | 6 hours ago | | | 0 | 0.00045584559 | |
| 21419762 | 6 hours ago | | | 0 | 0.00049940694 |
ABI
ABI objects
Getter at block 21421660
_feeMaxSwap() view returns (uint256)
1000000000000000000000000
_feeSwapThreshold() view returns (uint256)
1000000000000000000000000
_hasLaunched() view returns (bool)
false
_swapEnabled() view returns (bool)
true
_tradingEnabled() view returns (bool)
true
_transferDelayEnabled() view returns (bool)
false
_txMaxAmount() view returns (uint256)
100000000000000000000000000
_txWalletMax() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Kickoff AI FC
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KICKOFF
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
_automatedMarketMakerPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidityDEX()
approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _newBuyFee, uint256 _newSellFee)
enableTrading()
manualSwap()
manualTransfer()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFeeExemption(address account, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unstuckETH()
updateSwapSettings(uint256 newTaxSwapThreshold, uint256 newMaxTaxSwap)
Approval(address indexed owner, address indexed spender, uint256 value)
DEXPaired(uint256 tokenAmount, uint256 ethAmount, uint256 timestamp)
FeeExemptionUpdated(address indexed account, bool isExempt)
MaxTxAmountUpdated(uint256 _txMaxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
TradingActivated(bool _tradingEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.