Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Kobe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20889528 | 2 months ago | | | 0 | 0.00024820916 | |
| 20888373 | 2 months ago | | | 0 | 0.00026732503 | |
| 20866481 | 2 months ago | | | 0 | 0.00067607427 | |
| 20866456 | 2 months ago | | | 0 | 0.00064337759 | |
| 20866438 | 2 months ago | | | 0 | 0.00066920800 | |
| 20865537 | 2 months ago | | | 0 | 0.00082620668 | |
| 20865300 | 2 months ago | | | 0 | 0.00072494193 | |
| 20865294 | 2 months ago | | | 0 | 0.00069587506 | |
| 20865286 | 2 months ago | | | 0 | 0.00082558737 | |
| 20865276 | 2 months ago | | | 0 | 0.00076405145 |
ABI
ABI objects
Getter at block 21220798
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0x28c34e96f9abe63bb5858868c9bfb738bd654667
feeThresholdSize() view returns (uint256)
44444444440000000000000000
maxSwapTxAmount() view returns (uint256)
0
maxWalletLimit() view returns (uint256)
0
name() view returns (string)
Kobe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KOBE
totalSupply() view returns (uint256)
8888888888000000000000000000
uniV2Pair() view returns (address)
0xaa83155af9f5171da823064a091ba878414efbc4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableWalletLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeAllLimits()
removeStuckERC20(address token)
removeStuckETH()
removeSwapTxLimit()
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
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.