CryptoDadsStake
Verified contract
Active on
Ethereum with 1,851 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x86e4…c287
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- | |
MOM | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20701466 | 2 months ago | | | 0 | 0.00018703355 | |
| 20701437 | 2 months ago | | | 0 | 0.00020553484 | |
| 20700575 | 2 months ago | | | 0 | 0.00023512990 | |
| 20700570 | 2 months ago | | | 0 | 0.00024525174 | |
| 20697727 | 2 months ago | | | 0 | 0.00066371400 | |
| 20686558 | 2 months ago | | | 0 | 0.00066358081 | |
| 20478643 | 3 months ago | | | 0 | 0.0069367523 | |
| 20453430 | 3 months ago | | | 0 | 0.00021680400 | |
| 20352933 | 4 months ago | | | 0 | 0.00032499923 | |
| 20341553 | 4 months ago | | | 0 | 0.0030453692 |
ABI
ABI objects
Getter at block 21171000
SEND_MESSAGE_EVENT_SIG() view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
checkpointManager() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
dadAddress() view returns (address)
0xecdd2f733bd20e56865750ebce33f17da0bee461
fxChildTunnel() view returns (address)
0x3e75f9f0c004ab8296e61929df984ec4bf659f88
fxRoot() view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
momAddress() view returns (address)
0x99654fd49c0e51b8029d2ba7de5b99734ab7afec
owner() view returns (address)
0x85206a77d973ca572928c7eb9cde44ca96091d5b
stakingPaused() view returns (bool)
false
Read-only
processedExits(bytes32) view returns (bool)
staked(address, address, uint256) view returns (bool)
State-modifying
Events receiveMessage(bytes inputData)
renounceOwnership()
setFxChildTunnel(address _fxChildTunnel)
setStakingPaused(bool paused)
stake(uint256[] dadIds, uint256[] momIds)
transferOwnership(address newOwner)
unstake(uint256[] dadIds, uint256[] momIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _checkpointManager, address _fxRoot, address _dadAddress, address _momAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.