TokenGeyser

Verified contract

Active on Ethereum with 360 txns
Deployed by via 0x0ac8a266 at 11510303
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenGeyser"

0xa22c0db2e2028f3199e3bf80787358bd625aa56e32b947ac3d35dcf3fd4cb622
0x36b1a7bec70e7547d59450db52ead6ef109c1059abf10c309b950eeddc9bb70e
0x7abc464efd36d382b1c8fb287b62088165208dd0ba72a514108fb1f2d7486973
0x80c961ef61a6731ef2415695e0763b9b58c395c1127c2788d42146ea352da5f1
0x2c5a194a2a0e6219e3f6f87ebf186f0f1f6dc86f21a00c93fec79573deee3fbe
0x63105f1981dde3633ead698736fe941742f98c5398fec6a6f7ee336f6cda46a1
0x58c429cb294ff3fbc5fc772311eb92a94e1fbef7c6fb36cef6d83cef88e50a1b
0x3563fc3e648f6788174efc217cc6df3558ab8eee1ff24cf6eb562bdbf130e335
0x6c390f7648d7494bde6ded6c4936126c136f60cb3229937968cd64c0c2b1c109
0x8eda9bd41bb70065fddcc268ea648058d082c835eeaee6ef75d21db346dee3f0

Functions
Getter at block 21404400
BONUS_DECIMALS(view returns (uint256)
2
bonusPeriodSec(view returns (uint256)
5184000
getDistributionToken(view returns (address)
0xb15ae165000c8d7b69d2a82e425e110668c73ad5
getStakingToken(view returns (address)
0x37e8e9fa75c78d55ab3a3849879ffaed0fb3a2b2
isOwner(view returns (bool)
false
owner(view returns (address)
0x3492278e3d5f976c62d715fa30152c072b718bdb
startBonus(view returns (uint256)
5
supportsHistory(pure returns (bool)
false
token(view returns (address)
0x37e8e9fa75c78d55ab3a3849879ffaed0fb3a2b2
totalLocked(view returns (uint256)
0
totalLockedShares(view returns (uint256)
0
totalStaked(view returns (uint256)
25226995429720150
totalStakingShares(view returns (uint256)
25226995429720150000000
totalUnlocked(view returns (uint256)
1454447565603
unlockScheduleCount(view returns (uint256)
3
Read-only
computeRewardAmount(address _userview returns (uint256)
totalStakedFor(address addrview returns (uint256)
unlockSchedules(uint256view returns (uint256 initialLockedSharesuint256 unlockedSharesuint256 lastUnlockTimestampSecuint256 endAtSecuint256 durationSec)
State-modifying
lockTokens(uint256 amountuint256 durationSec
renounceOwnership(
rescueFundsFromStakingPool(address tokenToRescueaddress touint256 amountreturns (bool)
stake(uint256 amountbytes data
stakeFor(address useruint256 amountbytes data
transferOwnership(address newOwner
unlockTokens(returns (uint256)
unstake(uint256 amountbytes data
unstakeQuery(uint256 amountreturns (uint256)
updateAccounting(returns (uint256uint256uint256uint256uint256uint256)
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Staked(address indexed useruint256 amountuint256 totalbytes data
TokensClaimed(address indexed useruint256 amount
TokensLocked(uint256 amountuint256 durationSecuint256 total
TokensUnlocked(uint256 amountuint256 total
Unstaked(address indexed useruint256 amountuint256 totalbytes data
Constructor
constructor(address stakingTokenaddress distributionTokenuint256 maxUnlockSchedulesuint256 startBonus_uint256 bonusPeriodSec_uint256 initialSharesPerToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.