DragonStake
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DragonStake"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "DragonStake"
ABI
ABI objects
Getter at block 21246334 stakeReachedMaturity() view returns (bool, uint256) totalEthClaimable() view returns (uint256 claimable)
openedStakes() view returns (uint256)
124
owner() view returns (address)
0x96a5399d07896f757bd4c6ef56461f58db951862
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim() returns (uint256 claimable)
endStakeAfterMaturity(uint256 sId)
renounceOwnership()
sendTitanX()
stake()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)
StakeNotMature()