MPHSoftStakingValidatorV2
Verified contract
Active on
Ethereum with 9,962 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xaf66…c08a
0x0923…ef10
0x034b…d91a
0x67ba…25bf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EGGT | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20876216 | 2 months ago | | | 0 | 0.0013971300 | |
| 19621283 | 7 months ago | | | 0 | 0.00070181982 | |
| 19621262 | 7 months ago | | | 0 | 0.00066329616 | |
| 19621241 | 7 months ago | | | 0 | 0.00068338095 | |
| 19621235 | 7 months ago | | | 0 | 0.00068617179 | |
| 19621222 | 7 months ago | | | 0 | 0.00083359736 | |
| 19621212 | 7 months ago | | | 0 | 0.00075067795 | |
| 19619255 | 7 months ago | | | 0 | 0.0020990187 | |
| 19493040 | 8 months ago | | | 0 | 0.00086143133 | |
| 19493031 | 8 months ago | | | 0 | 0.00061015358 |
ABI
ABI objects
Getter at block 21248387
cooldownPeriod() view returns (uint256)
0
owner() view returns (address)
0x9a7a0670a66a6efe1a15b97f3dc0f8f47d7b11c3
proofOfPetPeriod() view returns (uint256)
15780000
totalSupply() view returns (uint256)
110761165765462962963050107
Read-only
_migrated(uint256) view returns (bool)
_timeStart(uint256) view returns (uint256)
_validators(address) view returns (bool)
balance(address addr) view returns (uint256)
balanceOfToken(uint256 tokenId) view returns (uint256)
isStakedBy(uint256 tokenId, address addr) view returns (bool)
showApplicationOfProofOfPet(uint256 tokenId) view returns (bool)
showProofOfPet(uint256 tokenId) view returns (bool)
showProofOfPetOwner(uint256 tokenId) view returns (address)
stakeOwnerOf(uint256 tokenId) view returns (address)
time(uint256 tokenId) view returns (uint256)
State-modifying
Events addToToken(address addr, uint256 tokenId, uint256 amount)
allFaction(uint16[7][] all)
applyProofOfPet(uint256 tokenId)
approveProofOfPet(uint256 tokenId, address addr)
approveProofOfPetInitial(uint256[] tokenIds, address[] addr)
changeCooldownPeriod(uint256 newPeriod)
endInitialProofOfPetActivationPeriod()
killIt()
renounceOwnership()
setProofOfPetPeriod(uint256 period)
softStake(uint256[] tokenIds)
toggleValidator(address addr)
transferOwnership(address newOwner)
unSoftStake(uint256[] tokenIds)
unSoftStakeWith(uint256[] tokenIds, uint16[7][] all)
useFromToken(address addr, uint256 tokenId, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.