Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
10 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,591.63 |
$0 | |
KORO | ERC-20 | 214.798957M | -- | -- | |
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13673341 | 3 years ago | | | 0 | 0.0062610694 | |
| 13673327 | 3 years ago | | | 0 | 0.037823323 | |
| 13673327 | 3 years ago | | | 0 | 0.0066012182 | |
| 13673322 | 3 years ago | | | 0 | 0.0055462703 | |
| 13673320 | 3 years ago | | | 0 | 0.0048066374 | |
| 13673317 | 3 years ago | | | 0 | 0.0051320415 | |
| 13673312 | 3 years ago | | | 0 | 0.0043467039 | |
| 13673303 | 3 years ago | | | 0 | 0.0054789833 | |
| 13673303 | 3 years ago | | | 0 | 0.0054789833 | |
| 13673300 | 3 years ago | | | 0 | 0.0058743069 |
ABI
ABI objects
Getter at block 21322227
BalanceLimitDivider() view returns (uint8)
1
BuyLimitDivider() view returns (uint16)
1
InitialSupply() view returns (uint256)
100000000000000000
MaxTax() view returns (uint8)
95
SecondTeamWallet() view returns (address)
0x3063593acdf32b3025281df03bd60fd44d1435d5
SellLimitDivider() view returns (uint16)
100
TeamWallet() view returns (address)
0x3063593acdf32b3025281df03bd60fd44d1435d5
WhiteListBalanceLimitDivider() view returns (uint16)
1
balanceLimit() view returns (uint256)
10000000000000000000
buyLimit() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x3063593acdf32b3025281df03bd60fd44d1435d5
manualConversion() view returns (bool)
false
marketingBalance() view returns (uint256)
457607021164
marketingShare() view returns (uint8)
100
name() pure returns (string)
koro
owner() view returns (address)
0x3063593acdf32b3025281df03bd60fd44d1435d5
sellLimit() view returns (uint256)
1000000000
sellLockDisabled() view returns (bool)
false
sellLockTime() view returns (uint256)
0
symbol() pure returns (string)
KORO
totalLPBNB() view returns (uint256)
228803510580
totalPayouts() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
totalTokenSwapGenerated() view returns (uint256)
0
tradingEnabled() view returns (bool)
true
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
triedToDump(uint256) view returns (address)
State-modifying
Events SetupLiquidityTokenAddress(address liquidityTokenAddress)
TeamAvoidBurning()
TeamExcludeAccountFromFees(address account)
TeamIncludeAccountToFees(address account)
TeamManualGenerateTokenSwapBalance(uint256 _qty)
TeamRescueTokens(address tknAddress)
TeamSetTaxes(uint8 burnTaxes, uint8 liquidityTaxes, uint8 marketingTaxes, uint8 buyTax, uint8 sellTax, uint8 transferTax)
TeamSwitchManualBNBConversion(bool manual)
TeamUpdateLimits(uint256 newBalanceLimit, uint256 newSellLimit)
TeamWithdrawMarketingBNB()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.