GenerationalWealthSocietyStaking
Verified contract
Active on
Ethereum with 268 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sGWS | ERC-20 | 7.070117M | -- | -- | |
GWS | ERC-20 | 23.844167K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18994391 | a year ago | | | 0 | 0.0058275834 | |
| 14955056 | 3 years ago | | | 0 | 0.031444389 | |
| 14934543 | 3 years ago | | | 0 | 0.022515344 | |
| 14788204 | 3 years ago | | | 0 | 0.0072692089 | |
| 14787096 | 3 years ago | | | 0 | 0.0072542210 | |
| 14773277 | 3 years ago | | | 0 | 0.014394832 | |
| 14769321 | 3 years ago | | | 0 | 0.014080848 | |
| 14720137 | 3 years ago | | | 0 | 0.015615175 | |
| 14718403 | 3 years ago | | | 0 | 0.0062891626 | |
| 14717821 | 3 years ago | | | 0 | 0.0065412587 |
ABI
ABI objects
Getter at block 21394794
GWS() view returns (address)
0x36f17bd0f7028c784b2e0c9b5a65dbe071a902d7
contractBalance() view returns (uint256)
23844166836530
distributor() view returns (address)
0x18fd48c0791b67f993a4793fc0cbe22375b5da5b
epoch() view returns (uint256 length, uint256 number, uint256 endBlock, uint256 distribute)
(length=2200, number=149, endBlock=14736050, distribute=96019472461)
index() view returns (uint256)
1418773110
initialUnstakeBlock() view returns (uint256)
3
locker() view returns (address)
0x0000000000000000000000000000000000000000
manager() view returns (address)
0x1afd5dcd2104994a06d577be406d08f6e216e076
sGWS() view returns (address)
0xafaf6d0503c093e80403ba9fdafbcd4b180e8162
totalBonus() view returns (uint256)
0
warmupContract() view returns (address)
0x25cf6bcc8f4f36cce62c119c68724008f0c1419a
warmupPeriod() view returns (uint256)
0
Read-only
initialStake(address) view returns (uint256)
warmupInfo(address) view returns (uint256 deposit, uint256 gons, uint256 expiry, bool lock)
State-modifying
Events claim(address _recipient)
forfeit()
giveLockBonus(uint256 _amount)
pullManagement()
pushManagement(address newOwner_)
rebase()
renounceManagement()
returnLockBonus(uint256 _amount)
setContract(uint8 _contract, address _address)
setInitialUnstakeBlock(uint256 _initialUnstakeBlock)
setWarmup(uint256 _warmupPeriod)
stake(uint256 _amount, address _recipient) returns (bool)
toggleDepositLock()
unstake(uint256 _amount, bool _trigger)
OwnershipPulled(address indexed previousOwner, address indexed newOwner)
OwnershipPushed(address indexed previousOwner, address indexed newOwner)
constructor(address _GWS, address _sGWS, uint256 _epochLength, uint256 _firstEpochNumber, uint256 _firstEpochBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.