Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x88f0…253d
0x03f7…b329
-
variable spans 2 additional slots
-
variable spans 3 additional slots
-
variable spans 5 additional slots
-
variable spans 5 additional slots
Balances ($1,035.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOY | ERC-20 | 1.191836M | $0.000869 |
$1,035.11 | |
burntSHIB | ERC-20 | 9.915369B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239210 | 20 hours ago | | | 0 | 0.0010982400 | |
| 21239199 | 20 hours ago | | | 0 | 0.0010419536 | |
| 21239134 | 21 hours ago | | | 0 | 0.00039683402 | |
| 21237628 | a day ago | | | 0 | 0.0011893114 | |
| 21230008 | 2 days ago | | | 0 | 0.00091887564 | |
| 21228761 | 2 days ago | | | 0 | 0.00085993531 | |
| 21223862 | 3 days ago | | | 0 | 0.0018683347 | |
| 21220602 | 3 days ago | | | 0 | 0.00043486443 | |
| 21217421 | 4 days ago | | | 0 | 0.0011329287 | |
| 21207327 | 5 days ago | | | 0 | 0.00042562115 |
ABI
ABI objects
Getter at block 21245302
ShibaBurn() view returns (address)
0x88f09b951f513fe7da4a34b436a3273de59f253d
burnData() view returns (uint256 burnTimer, uint256 burnOverTime, uint256 lastBurnTime, uint256 amountToBurn)
(burnTimer=604800, burnOverTime=0, lastBurnTime=1684417655, amountToBurn=40000000000000000000000000)
buyTaxes() view returns (uint256 burnShibaFee, uint256 liquidityFee, uint256 devFee, uint256 marketingFee, uint256 burnFee, uint256 totalBuyFees)
(burnShibaFee=20, liquidityFee=0, devFee=0, marketingFee=0, burnFee=30, totalBuyFees=50)
decimals() view returns (uint8)
18
koyoWallets() view returns (address liquidityWallet, address marketingWallet, address devWallet)
(liquidityWallet=0x7ea8baee089fd574b393eca2b89121be0391bc0f, marketingWallet=0x454240a1a2c866200bb17fdac741107f02c42caf, devWallet=0x3d2591b95373d7cdc9927b5b66304f6ad1dede95)
name() view returns (string)
KOYO
owner() view returns (address)
0x2f4dc30e05ac1ef6c9682f718c40127f66c5ba98
sellTaxes() view returns (uint256 burnShibaFee, uint256 liquidityFee, uint256 devFee, uint256 marketingFee, uint256 burnFee, uint256 totalSellFees)
(burnShibaFee=10, liquidityFee=0, devFee=10, marketingFee=10, burnFee=20, totalSellFees=50)
starting() view returns (bool)
false
swapTokensAtAmount() view returns (uint256 swapAmount)
2835729484205595564462954
swapping() view returns (bool)
false
symbol() view returns (string)
KOY
totalSupply() view returns (uint256)
567145896841119112892590865
uniswapV2Pair() view returns (address)
0x76ec974feaf0293f64cf8643e0f42dea5b71689b
uniswapV2Router() view returns (address)
0x03f7724180aa6b939894b5ca4314783b0b36b329
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pair(address) view returns (bool)
State-modifying
Events addPair(address toPair)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFees(uint256 _burnShibaFee, uint256 _liquidityFee, uint256 _devFee, uint256 _marketingFee, uint256 _burnFee)
setSellFees(uint256 _burnShibaFee, uint256 _liquidityFee, uint256 _devFee, uint256 _marketingFee, uint256 _burnFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBurnToken(address _shibaBurnToken)
updateShibBurnPortal(address _ShibaBurnAddress)
uupdateRouterAddress(address _router)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 BurnShibaFee, uint256 LiquidityFee, uint256 DevFee, uint256 MarketingFee, uint256 BurnFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ShibBuyAndBurnAddressUpdated(address ShibaBurnAddress)
SwapAndLiquify(uint256 liquidityETH, uint256 half)
TaxesSent(address taxWallet, uint256 ETHAmount)
Transfer(address indexed from, address indexed to, uint256 value)
shibaBurnTokenUpdated(address ShibaBurnToken)
swapRouterUpdated(address newRouter)
constructor(address _liquidityWallet, address _marketingWallet, address _devWallet, uint256 _end, uint256 _maxWalletTimer, uint256 _burnTimer)
receive()
This contract contains no error objects.