Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe0f8…5bd1
0xe0f8…5bd1
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,296.10 |
$0 | |
CORN | ERC-20 | 17.52027B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21022490 | a month ago | | | 0 | 4.6058330e-7 | |
| 18644607 | 3 months ago | | | 0 | 4.2390291e-7 | |
| 16692240 | 5 months ago | | | 0 | 5.5553706e-7 | |
| 14166181 | 6 months ago | | | 0 | 0.00015624796 | |
| 13953171 | 7 months ago | | | 0 | 0.0000037167684 | |
| 13490980 | 7 months ago | | | 0 | 0.0000013833934 | |
| 11279415 | 9 months ago | | | 0 | 0.000000024971000000 | |
| 9326771 | 10 months ago | | | 0 | 0.000000074913000000 | |
| 7512507 | a year ago | | | 0 | 0.000000049942000000 | |
| 7498648 | a year ago | | | 0 | 0.000000000147104161 |
ABI
ABI objects
Getter at block 22756651
amountInPool() view returns (uint256)
1350894240912113151
decimals() pure returns (uint8)
9
getBuyFee() view returns (uint256)
3
getSellFee() view returns (uint256)
3
getTaxFee() view returns (uint256)
0
name() pure returns (string)
Cornbase
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CORN
thisBalance() view returns (uint256)
17520269740222756609
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
isExcludedMaxWallet(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address[] ads, bool onoff)
excludeFromMaxWallet(address[] ads, bool onoff)
launch()
manualsend()
manualswap()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBots(address[] bots_, bool onoff)
setBuyFee(uint256 buy)
setDevelopment(address development)
setMarketingWallet(address marketing)
setMaxBuy(uint256 amt)
setMaxSell(uint256 amt)
setMaxWallet(uint256 amt)
setMinContractTokensToSwap(uint256 numToken)
setSellFee(uint256 sell)
setSwapAll(bool onoff)
setTaxFee(uint256 tax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Response(bool development, bool marketing)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.