Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.21)
Native
Value
$0.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000074 | $2,836.83 |
$0.21 | |
CORN | ERC-20 | 24.962334K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18616443 | 3 months ago | | | 0 | 0.000000092757726477 | |
| 14164623 | 6 months ago | | | 0 | 0.0012478667 | |
| 14162213 | 6 months ago | | | 0 | 0.00075720378 | |
| 9869589 | 9 months ago | | | 0 | 0.000000046426274118 | |
| 4014487 | a year ago | | | 0 | 0.0000050178534 | |
| 3806725 | a year ago | | | 0 | 0.000048257719 | |
| 3360441 | a year ago | | | 0 | 5.8790781e-7 | |
| 3358291 | a year ago | | | 0 | 0.0000073043886 | |
| 3354998 | a year ago | | | 0 | 0.000059931300 | |
| 3354615 | a year ago | | | 0 | 0.000010291183 |
ABI
ABI objects
Getter at block 22103265
_maxTxAmount() view returns (uint256)
250000000000000
_walletMax() view returns (uint256)
250000000000000
autoLiquidityReceiver() view returns (address)
0xa9efb155a55494725035160e1bf4f4a2c8f9a014
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0xa9efb155a55494725035160e1bf4f4a2c8f9a014
dividendDistributor() view returns (address)
0xb866d27ae2e556a10880b31490b39a706d26ad66
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
9499980956232603
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
2636672
liquidityFee() view returns (uint256)
2
marketingFee() view returns (uint256)
2
marketingWallet() view returns (address)
0xa9efb155a55494725035160e1bf4f4a2c8f9a014
name() pure returns (string)
Cornbase
pair() view returns (address)
0xd7284b3cef539346b1a31a999cedc9c5683b9e24
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
6
router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000
symbol() pure returns (string)
CORN
totalFee() view returns (uint256)
10
totalFeeIfSelling() view returns (uint256)
10
totalSupply() view returns (uint256)
10000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver, address newMarketingWallet, address newDevWallet)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarketingFee, uint256 newExtraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.