Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KRYPTO | ERC-20 | 152.242884K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19103167 | 10 months ago | | | 0 | 0.00054080116 | |
| 17077087 | 2 years ago | | | 0 | 0.0025939764 | |
| 17071773 | 2 years ago | | | 0 | 0.0015978528 | |
| 17071418 | 2 years ago | | | 0 | 0.0016107200 | |
| 17064873 | 2 years ago | | | 0 | 0.0014649390 | |
| 17064540 | 2 years ago | | | 0 | 0.0013272296 | |
| 17064161 | 2 years ago | | | 0 | 0.0015190572 | |
| 17063610 | 2 years ago | | | 0 | 0.0011530891 | |
| 17063221 | 2 years ago | | | 0 | 0.0011702908 | |
| 17063071 | 2 years ago | | | 0 | 0.0011556906 |
ABI
ABI objects
Getter at block 21227438
_maxWalletAmount() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xb752bbab29e559730a8a86fb7d04c7fcb3ce0fca
name() pure returns (string)
KRYPTO
pair() view returns (address)
0xfbd44447b9dc47798ffda7eabf9d1305d1f58a12
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000
symbol() pure returns (string)
KRYPTO
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.