GaasStaking
Verified contract
Active on
Ethereum with 1,400 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 |
---|---|---|---|---|---|
sGaas | ERC-20 | 5.754598M | -- | -- | |
Gaas | ERC-20 | 4.682845K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21015332 | 2 months ago | | | 0 | 0.0011159909 | |
| 15609722 | 2 years ago | | | 0 | 0.00063717265 | |
| 15581405 | 2 years ago | | | 0 | 0.00068183953 | |
| 15528926 | 2 years ago | | | 0 | 0.0030682368 | |
| 15510879 | 2 years ago | | | 0 | 0.00083976057 | |
| 15409793 | 2 years ago | | | 0 | 0.0037695307 | |
| 15399951 | 2 years ago | | | 0 | 0.0012282090 | |
| 15389125 | 2 years ago | | | 0 | 0.0010792592 | |
| 15337631 | 2 years ago | | | 0 | 0.0018798413 | |
| 15318351 | 2 years ago | | | 0 | 0.0027012962 |
ABI
ABI objects
Getter at block 21390795
Gaas() view returns (address)
0xb4dffa52fee44bd493f12d85829d775ec8017691
contractBalance() view returns (uint256)
4682845303270
distributor() view returns (address)
0x50c39142a6a66570d5f4cbfcfc142b5e1d8c5c73
epoch() view returns (uint256 length, uint256 number, uint256 endBlock, uint256 distribute)
(length=240, number=1604, endBlock=14530010, distribute=0)
index() view returns (uint256)
1151856158
locker() view returns (address)
0x0000000000000000000000000000000000000000
manager() view returns (address)
0x6e24f6e66a6c9c86cf4c5c60b7bce7c73bfa6666
sGaas() view returns (address)
0x0aa9d1c726acbfa1ef8683a6b105ef46c5889a7c
totalBonus() view returns (uint256)
0
warmupContract() view returns (address)
0xfa7f41fb97e0f3bbf1c644bd2635c4e3e7db8578
warmupPeriod() view returns (uint256)
0
Read-only
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)
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 _Gaas, address _sGaas, uint256 _epochLength, uint256 _firstEpochNumber, uint256 _firstEpochBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.