Simple Grain

Verified contract

Active on Ethereum with 2,840 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 $41,658.83
0x5e5dadd5749e8ee162e4c0527816e0e789ca02af22a383c3338ac02e052453a3
0xd8f731304986f5ebe8e33b6ed6f9a75c1b499897e00e6df4d94bf63851b004fd
0x156f62be1e669d2bb0660a05ae829fd3047ac2c94454833c00ac6d73a780729f
0x7410dce18378c0c47cacf0db1591072050b7b115f3e335ebe1743eed91ac3ba5
0x1923fe61915327012574372b7a718e0eb428c47f5ab9c98ccb791955d3d134c4
0x3ccceb5aadda5e4e2dad3912afc377d141a091ec627913fb9fcbf6ad00879599
0x74289f939748e39a0df107a59523d99940f514f93d242ef4adf197f0d8a8c331
0x9ace0428580a081ccf0a30a97efdcf7cad1beeb25ad737c88195bd3a4e108365
0x58c7471a70104d0c08305e7a99f44772c4df5e847602f7649e77e4231f5edf98
0x601ecc392b484bef26c1972619053d12f667e3dba61f1a055aa8656dbc542ff2

Functions
Getter at block 21123409
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)
22865400
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.