TokenGeyser

Verified contract

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

No balances found for "TokenGeyser"

0x18351e07eff4323beadebb9da6f8ef89e229c9bde42f42c3dc2a19b28b178ad8
0x594119ca09bdd742b7778600b205eea2cd0b1fceb834dd72e697c2dbae236e32
0x3794f2dcc9122ccc1c6365ab220fa8b6b4d7a242a797aaa1fd044ecea555588c
0x45ee20132747278469926e0d5be58d5878780d445faabd4bbebc84d154b131ef
0xb574c494c9bcc575fc02d896d5e2b63c511ad4bdb90586ca3af840b2c6b28e41
0x27ec477e9a071535c510b70d88fff2e32d1fe6d744ea8387e4ca03444d79f613
0x078c959a18c4a75b6e90acb7d6e0a756aecd7904adf312a2fd1002054df4563b
0x6256f964e127c2ed0baf767bb2d80c22bb2e919e811fd3dbf20aa5eeabf343fb
0xf3ed41b2574f9fcce3d6be5723bd7b4190959f929da93dca60ab4d014a9ddfe0
0xd714b03baeb9ce9892baf463a7fe1f4cdb7dff8f9d5af47a785c450f78cd72ad

Functions
Getter at block 21383351
BONUS_DECIMALS(view returns (uint256)
2
bonusPeriodSec(view returns (uint256)
5184000
getDistributionToken(view returns (address)
0xd46ba6d942050d489dbd938a2c909a5d5039a161
getStakingToken(view returns (address)
0xc915e0e55911e4fdfefb6182e5fce0f47c5878f2
isOwner(view returns (bool)
false
owner(view returns (address)
0x6723b7641c8ac48a61f5f505ab1e9c03bb44a301
startBonus(view returns (uint256)
33
supportsHistory(pure returns (bool)
false
token(view returns (address)
0xc915e0e55911e4fdfefb6182e5fce0f47c5878f2
totalLocked(view returns (uint256)
0
totalLockedShares(view returns (uint256)
0
totalStaked(view returns (uint256)
39246963171200070000
totalStakingShares(view returns (uint256)
39246963171200070000000000
totalUnlocked(view returns (uint256)
960820397102
unlockScheduleCount(view returns (uint256)
1
Read-only
totalStakedFor(address addrview returns (uint256)
unlockSchedules(uint256view returns (uint256 initialLockedSharesuint256 unlockedSharesuint256 lastUnlockTimestampSecuint256 endAtSecuint256 durationSec)
State-modifying
lockTokens(uint256 amountuint256 durationSec
renounceOwnership(
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.