Monkestake
Verified contract
Active on
Ethereum with 14,713 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 |
---|---|---|---|---|---|
0x41ef…04ab | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- | |
0x7160…c380 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197428 | 11 days ago | | | 0 | 0.0026386190 | |
| 21189453 | 12 days ago | | | 0 | 0.0047903928 | |
| 21086208 | a month ago | | | 0 | 0.027777889 | |
| 20772381 | 2 months ago | | | 0 | 0.0015559001 | |
| 20353446 | 4 months ago | | | 0 | 0.00092988231 | |
| 20251679 | 5 months ago | | | 0 | 0.00043515930 | |
| 20251678 | 5 months ago | | | 0 | 0.00039736327 | |
| 20094675 | 5 months ago | | | 0 | 0.00040723798 | |
| 19975928 | 6 months ago | | | 0 | 0.0018061025 | |
| 19846072 | 7 months ago | | | 0 | 0.0015779770 |
ABI
ABI objects
Getter at block 21273922
boostAddress() view returns (address)
0xd46550dc5cb0ff6e4d904926917fe31a73bb336f
enforcerAddress() view returns (address)
0xd8a7fd1887cf690119ffed888924056af7f299ce
monkeAddress() view returns (address)
0x716039ab9ce2780e35450b86dc6420f22460c380
owner() view returns (address)
0xbbaef1cf314755f3182fb8388061da3cf8724fee
paused() view returns (bool)
false
Read-only
boostStaked(uint256) view returns (uint16 tokenId, address owner, uint80 value)
monkeStaked(uint256) view returns (uint16 tokenId, address owner, uint80 value)
nounceTracker(address) view returns (uint256)
onERC721Received(address, address from, uint256, bytes) pure returns (bytes4)
stakerCurrentNounce(address staker) view returns (uint256)
State-modifying
Events emergencyRescue(address account, uint16[] monkeTokenIds, uint16[] boostTokenIds)
pause()
renounceOwnership()
setBoostAddress(address contractAddress)
setMonkeAddress(address contractAddress)
stake(address account, uint16[] monkeTokenIds, uint16[] boostTokenIds, uint256 amount, uint256 nounce, bytes signature)
transferOwnership(address newOwner)
unpause()
unstake(uint16[] monkeTokenIds, uint16[] boostTokenIds, uint256 amount, uint256 nounce, bytes signature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.