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 |
---|---|---|---|---|---|
Kirby | ERC-20 | 9.092664B | -- | -- | |
KIRBY | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21009460 | a month ago | | | 0 | 0.00042260940 | |
| 21009459 | a month ago | | | 0 | 0.00041148736 | |
| 21009458 | a month ago | | | 0 | 0.00043751786 | |
| 21009457 | a month ago | | | 0 | 0.00044078176 | |
| 21009456 | a month ago | | | 0 | 0.00042173263 | |
| 21009455 | a month ago | | | 0 | 0.00044802207 | |
| 21009454 | a month ago | | | 0 | 0.00043362192 | |
| 21009453 | a month ago | | | 0 | 0.00044163943 | |
| 21009452 | a month ago | | | 0 | 0.00043983075 | |
| 21009451 | a month ago | | | 0 | 0.00040328295 |
ABI
ABI objects
Getter at block 21328800
_maxTaxSwap() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
KIRBY
owner() view returns (address)
0x7afcf6fb96df79d559f394aaba18539d89ae09d4
symbol() pure returns (string)
Kirby
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x04d728949947e260963369f7a4c90e2fb9a2a0b8
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.