Simple Grain

Verified contract

Active on Ethereum with 2,855 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 $62,862.58
0x5941f111a6eaf59ff751cb661203cf42a9b77e228bdea38a3eabd4a571ed5257
0xf57afdeab9efd5e61e185505eb4031aa1ea486824fcabc4270da7d52db83c220
0xd206e0867c063666e5dc352e52fd36847064051f981856f1df318c1051997d65
0xce10f07c0bc4257418160cce4bfcc1a652835c5c08a2b14e45c7c0857ea4a8e0
0x31c2fad6c0c84b2f7ac7fad9a1bd9e9be1449192d10ca4c53dfb78f091d76748
0xb638bb47a7c31544180943582da485908db32e1edfe26829911752e67a070803
0x117ca84985ab59fd87a6c8fdfd5448b7d6f69e562eca385bb8f5569df2b975f7
0x0add31c747a107e8ddced11856fdf5e3581f3c9c9132e6318d9afcb8c9bd3d62
0xda251ed0a5dba520a9290ad3dfcc98f731818fcf9d6c8d76f3122c0620bf106c
0xafc3eb8fdbdde1623324b6e29d95ae4a53a6f8ce19093f01ec75c54fa685be72

Functions
Getter at block 21311375
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)
25132884
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.