DMNDStaking
Verified contract
Active on
Ethereum with 559 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 |
---|---|---|---|---|---|
rDMND | ERC-20 | 353.983127M | -- | -- | |
DMND | ERC-20 | 158.149405K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15000587 | 2 years ago | | | 0 | 0.0037548255 | |
| 14885086 | 2 years ago | | | 0 | 0.0046171786 | |
| 14878043 | 2 years ago | | | 0 | 0.0023996615 | |
| 14876862 | 2 years ago | | | 0 | 0.0064767946 | |
| 14767547 | 3 years ago | | | 0 | 0.0062521908 | |
| 14767540 | 3 years ago | | | 0 | 0.0028439968 | |
| 14767532 | 3 years ago | | | 0 | 0.0073880159 | |
| 14767522 | 3 years ago | | | 0 | 0.010254057 | |
| 14767510 | 3 years ago | | | 0 | 0.0020625482 | |
| 14756129 | 3 years ago | | | 0 | 0.011823400 |
ABI
ABI objects
Getter at block 21281883
DMND() view returns (address)
0x144e3b02e08e644ffbb7ff652763f5b72ee22701
contractBalance() view returns (uint256)
158149404760106
distributor() view returns (address)
0xbd125bf92b3766fbca5c9f019934d47f5768e051
epoch() view returns (uint256 length, uint256 number, uint256 endBlock, uint256 distribute)
(length=2200, number=175, endBlock=14277679, distribute=0)
index() view returns (uint256)
70828255206
locker() view returns (address)
0x0000000000000000000000000000000000000000
manager() view returns (address)
0x557dfff10daaaa8922efaa5de23180873752e2bf
rDMND() view returns (address)
0x0b9d95abbd72f5e82a824cacc584d1b98716f921
totalBonus() view returns (uint256)
0
warmupContract() view returns (address)
0x070fea4d04c84bb65fcb7d574a3952296551bc6c
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 _DMND, address _rDMND, uint256 _epochLength, uint256 _firstEpochNumber, uint256 _firstEpochBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.