LockedOGTemple
Verified contract
Active on
Ethereum with 11,906 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OG_TEMPLE | ERC-20 | 420.052435K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21203066 | a day ago | | | 0 | 0.00066146071 | |
| 21195638 | 2 days ago | | | 0 | 0.0016112643 | |
| 21191555 | 3 days ago | | | 0 | 0.00070007386 | |
| 21191553 | 3 days ago | | | 0 | 0.0011881627 | |
| 21178634 | 5 days ago | | | 0 | 0.0020176459 | |
| 21172812 | 5 days ago | | | 0 | 0.0021185749 | |
| 21134207 | 11 days ago | | | 0 | 0.00023685343 | |
| 21134204 | 11 days ago | | | 0 | 0.00058322679 | |
| 21124802 | 12 days ago | | | 0 | 0.00025521784 | |
| 21124801 | 12 days ago | | | 0 | 0.00031395618 |
ABI
ABI objects
Getter at block 21211230
OG_TEMPLE() view returns (address)
0x654590f810f01b51dc7b86915d4632977e49ea33
Read-only
locked(address, uint256) view returns (uint256 BalanceOGTemple, uint256 LockedUntilTimestamp)
numLocks(address _staker) view returns (uint256)
State-modifying
Events lock(uint256 _amountOGTemple, uint256 _lockedUntilTimestamp)
lockFor(address _staker, uint256 _amountOGTemple, uint256 _lockedUntilTimestamp)
withdraw(uint256 _idx)
withdrawFor(address _staker, uint256 _idx)
OGTempleLocked(address _staker, uint256 _amount, uint256 _lockedUntil)
OGTempleWithdraw(address _staker, uint256 _amount)
constructor(address _OG_TEMPLE)
This contract contains no fallback and receive objects.
This contract contains no error objects.