DaoStakeLocking
Verified contract
Active on
Ethereum with 1,522 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
95 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xe0b7…0e2a | ERC-20 | 1.905843T | -- | -- | |
MC | ERC-20 | 100 | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
0x54bd…d9ad | ERC-20 | 19 | -- | -- | |
ETHMNY | ERC-20 | 10 | -- | -- | |
cUSD | ERC-20 | 1 | -- | -- | |
WON | ERC-20 | 0.002 | -- | -- | |
PMT | ERC-20 | 0.0013 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14499041 | 3 years ago | | | 0 | 0.0072005700 | |
| 14499026 | 3 years ago | | | 0 | 0.0072005700 | |
| 11459477 | 4 years ago | | | 0 | 0.0028013300 | |
| 11459468 | 4 years ago | | | 0 | 0.0025726500 | |
| 11391834 | 4 years ago | | | 0 | 0.00060000000 | |
| 10424344 | 4 years ago | | | 0 | 0.0011434000 | |
| 10316803 | 4 years ago | | | 0 | 0.0078894600 | |
| 10316791 | 4 years ago | | | 0 | 0.0094330500 | |
| 10316206 | 4 years ago | | | 0 | 0.0094330500 | |
| 10315958 | 4 years ago | | | 0 | 0.0078894600 |
ABI
ABI objects
Getter at block 21165106 currentQuarterNumber() view returns (uint256 _quarterNumber) currentTimeInQuarter() view returns (uint256 _currentT) isLockingPhase() view returns (bool _isLockingPhase)
CONTRACT_ADDRESS() view returns (address)
0x1f5b7179a643570effb4da05a0ca0760b36ceed3
carbonVoting1() view returns (address)
0x9f56f330bceb9d4e756be94581298673e94ed592
carbonVoting2() view returns (address)
0xdec6c0dc7004ba23940c9ee7cb4a0528ec4c0580
dgdBadgeToken() view returns (address)
0x54bda709fed875224eae569bb6817d96ef7ed9ad
dgdToken() view returns (address)
0xe0b7927c4af23765cb51314a0e0521a9645f0e2a
isDaoNotReplaced() view returns (bool _isNotReplaced)
false
isMainPhase() view returns (bool _isMainPhase)
false
key() view returns (bytes32)
0x64616f3a7374616b652d6c6f636b696e67000000000000000000000000000000
resolver() view returns (address)
0x005f60ef7e1443f82ca7de947711f0966ca6e3b5
Read-only
getAddressConfig(bytes32 _configKey) view returns (address _configValue)
getBytesConfig(bytes32 _configKey) view returns (bytes32 _configValue)
getUintConfig(bytes32 _configKey) view returns (uint256 _configValue)
get_contract(bytes32 _key) view returns (address _contract)
isModerator(address _user) view returns (bool _is)
isParticipant(address _user) view returns (bool _is)
State-modifying
Events confirmContinuedParticipation()
lockDGD(uint256 _amount)
redeemBadge()
withdrawDGD(uint256 _amount)
LockDGD(address indexed _user, uint256 _amount, uint256 _currentLockedDGDStake)
RedeemBadge(address indexed _user)
WithdrawDGD(address indexed _user, uint256 _amount, uint256 _currentLockedDGDStake)
constructor(address _resolver, address _dgdToken, address _dgdBadgeToken, address _carbonVoting1, address _carbonVoting2)
This contract contains no fallback and receive objects.
This contract contains no error objects.