staked GRO

Verified contract

Active on Ethereum with 1,878 txns
Deployed by via 0xebc02de1 at 11318270
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x88b7875dc372246a8bbab5b6d73c006a4af3611483d4f361f82519f120394bb4
0xe2ea57e9b5f70c54c821025eb5d116d63c31709a1ed05ded35ebd1a851232098
0x1d540f4053bd962757583c75fdf51cd8d5acfc4e04a47a577a56e984bca20fcd
0x4b3ba9108c73ab730741290424b1a3713d42272a52f066e4b8c3d7b3519b72a2
0x8c3f1b01c67ae8d9817e86a9142c559e0dd979a6a40445543f701c8c193fcef6
0x06bf9e9f545957c473dcabc751f873a33bc2a4c1def2f947266c52cb5d03fd0b
0x30af703f222944410c111b2cb95e2fa02194bcf99050bdd7d46a4429642bb3ce
0x9875238868d37a14a339e88c641639821fe1a6a12b5946cfa6454c5352357005
0x87eb025f1a8bd1ba80828954612b5c67bd4d54091625e2890a88d8b7b220a6b7
0x06c2f1bdcdbbd696bfa9bbc62dea60cd9e89bb823d0d389675754a27da30d19e

Functions
Getter at block 21089838
decimals(view returns (uint8)
18
depositFee(view returns (uint256 _depositFee)
100000000000000000
name(view returns (string)
staked GRO
reserveToken(view returns (address)
0x09e64c2b61a5f1690ee6fbed9baf5d6990f8dfd0
symbol(view returns (string)
stkGRO
totalReserve(view returns (uint256 _totalReserve)
181130318058949821991483
totalSupply(view returns (uint256)
123367377317010777974253
withdrawalFee(view returns (uint256 _withdrawalFee)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calcDepositCostFromShares(uint256 _netSharesuint256 _totalReserveuint256 _totalSupplyuint256 _depositFeepure returns (uint256 _costuint256 _feeShares)
calcDepositSharesFromCost(uint256 _costuint256 _totalReserveuint256 _totalSupplyuint256 _depositFeepure returns (uint256 _netSharesuint256 _feeShares)
calcWithdrawalCostFromShares(uint256 _grossSharesuint256 _totalReserveuint256 _totalSupplyuint256 _withdrawalFeepure returns (uint256 _costuint256 _feeShares)
calcWithdrawalSharesFromCost(uint256 _costuint256 _totalReserveuint256 _totalSupplyuint256 _withdrawalFeepure returns (uint256 _grossSharesuint256 _feeShares)
candidate(addressview returns (address)
votes(address _candidateview returns (uint256 _votes)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 _cost
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setCandidate(address _newCandidate
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdraw(uint256 _grossShares
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ChangeCandidate(address indexed _voteraddress indexed _oldCandidateaddress indexed _newCandidate
ChangeVotes(address indexed _candidateuint256 _oldVotesuint256 _newVotes
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.