Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sPhase | ERC-20 | 19.531617M | -- | -- | |
Phase | ERC-20 | 50.923232 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2736336 | a year ago | | | 0 | 0.00057562681 | |
| 2736296 | a year ago | | | 0 | 0.00035105850 | |
| 2689426 | a year ago | | | 0 | 0.000054028000 | |
| 2689372 | a year ago | | | 0 | 0.000034417500 | |
| 2682052 | a year ago | | | 0 | 0.0000067208038 | |
| 2679759 | a year ago | | | 0 | 0.00060010681 | |
| 2669944 | a year ago | | | 0 | 0.00031204000 | |
| 2669923 | a year ago | | | 0 | 0.00034417500 | |
| 2659932 | a year ago | | | 0 | 1.6154534e-7 | |
| 2659880 | a year ago | | | 0 | 6.2503818e-7 |
ABI
ABI objects
Getter at block 23072240
Memories() view returns (address)
0x8438f69a6e726a8ecfda78a67855957236b591bc
Time() view returns (address)
0xbaca9814fb1d87ada1aa73e72375c0c09ec18477
contractBalance() view returns (uint256)
50923231653
distributor() view returns (address)
0xee690f9f089281e2593ba9343094f6a63c57237a
epoch() view returns (uint256 number, uint256 distribute, uint32 length, uint32 endTime)
(number=16, distribute=0, length=28800, endTime=1692219600)
index() view returns (uint256)
3906333636
locker() view returns (address)
0x0000000000000000000000000000000000000000
manager() view returns (address)
0x14136b7e026890ce6f2a7b775f644fd823e113da
totalBonus() view returns (uint256)
0
warmupContract() view returns (address)
0xeaba7570e6599cfb2781a9bc00d3fa765ca3c2b0
warmupPeriod() view returns (uint256)
2
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 _Time, address _Memories, uint32 _epochLength, uint256 _firstEpochNumber, uint32 _firstEpochTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.