Simple Grain

Verified contract

Active on Ethereum with 2,819 txns
Deployed by via 0x3f79d22f at 19226897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44,542.83
0x1a0ae76fcdc0d897b06433edc31d1bc82ab9febfe06b8808350ff484335b87f9
0x6104502740b04631804f26b616fb89fae6cb2b43f845ea5d21af6544b0082f98
0x1c50ad59ab7fe6e8d0eba03c7f4f2b4f082c59bbfcfae0b53317b5ff69056d58
0xf8eeb3d9a9e1d374cb45406251df2cf00ac254b12ab596d256bd190e7ead3af3
0x788bff2d1e10d351ae516ebc2456702c6e23a79b4ede85d8e8bc6be7d4d79c87
0xe1645a0526fcc5118e14f8b2609bc05749a54ad48b82860ad7df906db7ff74ed
0x49e54c54f4b48ee1387caa6bac570aa78656e7d717d5b0e5db10fa440100695f
0xa1079e611f8b8ab65c790c7d649f844c595db0e5c7483cd04c256188cb142ab9
0xf2e4143e3509b7a0d297160bf925820c6c448a28d37cdc06f13d146c4bccf643
0x2e846cb5b17a5c5933e00037c52468e47723f6130027196815d7f846062a837b

Functions
Getter at block 20867396
BONDING_SUPPLY(view returns (uint256)
44444444444444400000000000000000
FARM_SUPPLY(view returns (uint256)
22222222222222200000000000000000
LIQUIDITY_PERCENT(view returns (uint256)
10
PRECISION(view returns (uint256)
1000000000000000000
TOTAL_SUPPLY(view returns (uint256)
111111111111111000000000000000000
bondingEndTime(view returns (uint256)
1709263967
bondingPeriod(view returns (uint256)
1296000
bondingStartTime(view returns (uint256)
1707967967
currentAllocationPeriod(view returns (uint256)
103320
decimals(view returns (uint8)
18
farm(view returns (address)
0x36cd5ec81abeb77a1246d97a19209e5c6c39f488
lastBondedAt(view returns (uint256)
1709160647
liquidityDeployed(view returns (bool)
true
name(view returns (string)
Simple Grain
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
RICE
timeSinceStart(view returns (uint256)
19778580
tokensPerSecond(view returns (uint256)
34293552812071296296296296296296296296296296
totalBonded(view returns (uint256)
672199296446810782587
totalSupply(view returns (uint256)
111111111111111000000000000000000
totalTokensPerBond(view returns (uint256)
11533147825480165515324746922899
uniswapPair(view returns (address)
0x4581ce7a1b68f32fce97cf9f516f3550053b32a6
Read-only
allocatedAmount(address userview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
bonds(addressview returns (uint256 previouslyAllocateduint256 amountbool claimed)
getInfo(address userview returns (uint256[9])
State-modifying
approve(address spenderuint256 amountreturns (bool)
bond(payable 
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emergencyClaim(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Bonded(address indexed useruint256 amount
Claim(address indexed useruint256 amountuint256 ethAmount
EmergencyClaim(address indexed useruint256 ethAmount
LiquidityAdded(uint256 tokenAmountuint256 ethAmount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _bondingPeriodaddress _farmaddress _router
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.