PrayerStake
Verified contract
Active on
Ethereum with 553 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9edc…c5df
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLE$$ | ERC-20 | 99.927761M | -- | -- | |
PHC | ERC-721 | 1 | -- | -- | |
PHC | ERC-721 | 1 | -- | -- | |
PHC | ERC-721 | 1 | -- | -- | |
PHC | ERC-721 | 1 | -- | -- | |
PHC | ERC-721 | 1 | -- | -- | |
PHC | ERC-721 | 1 | -- | -- | |
PHC | ERC-721 | 1 | -- | -- | |
PHC | ERC-721 | 1 | -- | -- | |
PHC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15631360 | 2 years ago | | | 0 | 0.0016721801 | |
| 15631354 | 2 years ago | | | 0 | 0.00075694918 | |
| 15621787 | 2 years ago | | | 0 | 0.00082280588 | |
| 15621776 | 2 years ago | | | 0 | 0.0010056281 | |
| 15621773 | 2 years ago | | | 0 | 0.0010161375 | |
| 15621771 | 2 years ago | | | 0 | 0.0010628520 | |
| 15621767 | 2 years ago | | | 0 | 0.0011635197 | |
| 15621758 | 2 years ago | | | 0 | 0.00097428100 | |
| 15621754 | 2 years ago | | | 0 | 0.0011082437 | |
| 15620531 | 2 years ago | | | 0 | 0.0020211062 |
ABI
ABI objects
Getter at block 21313077 getStakers() view returns (address[])
blocks_per_day() view returns (uint256)
6500
ft_address() view returns (address)
0x9edcb9f72fa1ec6fb444314d573a45b56987c5df
getNumStakers() view returns (uint256)
338
nft_address() view returns (address)
0x52daf33dac423ca3d63e53b098e3edab3acfdb0e
rewards_per_day() view returns (uint256)
11000000000000000000
Read-only
getRedeemedFtBalance(address owner) view returns (uint256)
getStakedNfts(address owner) view returns (uint256[])
getStakingBlock(uint256 id) view returns (uint256)
State-modifying
Events onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
stake(uint256 id)
unstake(uint256 id)
withdrawTokens(uint256 id)
withdrew(address indexed _from, uint256 _value)
constructor(address nft, address ft)
This contract contains no fallback and receive objects.
This contract contains no error objects.