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 |
---|---|---|---|---|---|
SYSTEM | ERC-20 | 495.013362 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14106098 | 7 months ago | | | 0 | 0.0000042305014 | |
| 12929288 | 8 months ago | | | 0 | 0.0000011061731 | |
| 12865747 | 8 months ago | | | 0 | 0.000071919317 | |
| 12865741 | 8 months ago | | | 0 | 0.000010481063 | |
| 12865741 | 8 months ago | | | 0 | 0.000048169063 | |
| 12865738 | 8 months ago | | | 0 | 0.000095279063 | |
| 12865731 | 8 months ago | | | 0 | 0.000095279063 | |
| 12865722 | 8 months ago | | | 0 | 0.0000057700631 | |
| 12865722 | 8 months ago | | | 0 | 0.0000057700631 | |
| 12865626 | 8 months ago | | | 0 | 0.000019885150 |
ABI
ABI objects
Getter at block 22937349
_corn() view returns (uint256)
10000000000000
autoLiquidityReceiver() view returns (address)
0xdbd3293cc46f2f84d0766772f8b31802bcad4f29
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
liquidityFee() view returns (uint256)
3
maxSwapThreshold() view returns (uint256)
100000000000
name() view returns (string)
SYSTEM
owner() view returns (address)
0xdbd3293cc46f2f84d0766772f8b31802bcad4f29
pair() view returns (address)
0x1a299d2e68dc90496984d5dc59a73fe8afc5e5ad
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
stakingFee() view returns (uint256)
2
stakingFeeReceiver() view returns (address)
0xdbd3293cc46f2f84d0766772f8b31802bcad4f29
stakingMultiplierV1() view returns (uint256)
50
stakingMultiplierV2() view returns (uint256)
50
stakingMultiplierV3() view returns (uint256)
50
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000
symbol() view returns (string)
SYSTEM
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
10000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
limitExcempt(address holder, bool exempt)
renounceOwnership()
setFeeExempt(address holder, bool exempt)
setFeeReceivers(address _autoLiquidityReceiver, address _stakingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _stakingFee, uint256 _feeDenominator)
setMax(uint256 maxWallPercent_base10000)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPair(address pairaddr)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routeraddr)
receive()
This contract contains no error objects.