This contract is being backfilled. You may encounter incomplete storage history.

KIRBY

Verified contract

Active on Ethereum with 1,839 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x24da8abff0a6bf288f7597e63d5754052ac9e496356e508be077438d04f9805f
0xc4b00dcd3bfa839bb032a35299c307c4b887c83ee3f62499637f05fd0814bb4d
0x13921aac2077d66fb751a879c6a7051dc26c8dd7d17dbe52da49c37e45b534f4
0x0d13bf0f6483fc73131f45b5a38893ff09917bbbe904ae9083e969ef9e0bb8af
0x0caca43856954116ed55091977d54f61df754a3a292e670539ddcf28ca177d09
0xd6d51d4550f6d1a90501041c01564eec428dfec5982feba934541e0c8e0296d3
0x1160129ad614e3d0b36adbd678b26e4be6430d7a7dc4d320b803928b8293482f
0x5befbd064c84ea8d6604f709dd2cd8a4794d3e3cbd0a53e9edf3b67d02d4d9ea
0x24259c88e1f450591920a0f713573d521cda2d76fe826e8fb7d472a2cf54143b
0x949af6c0684861c4c4757e68fe52cc7c79e46b8153ea08791af0c651b7cac463

Functions
Getter at block 20811812
BuyFee(view returns (uint256)
2
SellFee(view returns (uint256)
2
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals(view returns (uint8)
18
initialTotalSupply(view returns (uint256)
420000000000000000000000000000
maxTransactionAmount(view returns (uint256)
420000000000000000000000000000
maxWallet(view returns (uint256)
420000000000000000000000000000
name(view returns (string)
KIRBY
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
4200000000000000000000000000
symbol(view returns (string)
KIRBY
totalSupply(view returns (uint256)
420000000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x5c9c77834ff80090411ce8571e83e2c0ed82f635
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
SetFee(uint256 _buyFeeuint256 _sellFee
addBots(address[] bots_
approve(address spenderuint256 amountreturns (bool)
burnsRemainTokens(address tokenAddress
clearstuckEth(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delBots(address[] notbot
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualswap(uint256 percent
openTrading(
removesLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setSwapTokensAtAmount(uint256 _amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address wallet
Fallback and receive
receive(
Errors

This contract contains no error objects.