PAStaker
Verified contract
Active on
Ethereum with 18,806 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- | |
Psilocybin | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21387139 | 5 hours ago | | | 0 | 0.0021835785 | |
| 21383969 | 15 hours ago | | | 0 | 0.0010064479 | |
| 21374341 | 2 days ago | | | 0 | 0.0028494915 | |
| 21374336 | 2 days ago | | | 0 | 0.0030678533 | |
| 21374331 | 2 days ago | | | 0 | 0.0027768624 | |
| 21373856 | 2 days ago | | | 0 | 0.0037984631 | |
| 21351703 | 5 days ago | | | 0 | 0.0019036721 | |
| 21350416 | 5 days ago | | | 0 | 0.00082934511 | |
| 21341624 | 7 days ago | | | 0 | 0.0010490985 | |
| 21341621 | 7 days ago | | | 0 | 0.0010477176 |
ABI
ABI objects
Getter at block 21388593
COMPONENT_1() view returns (address)
0x5501024ddb740266fa0d69d19809ec86db5e3f8b
GENESIS() view returns (address)
0x75e95ba5997eb235f40ecf8347cdb11f18ff640b
PSILOCYBIN() view returns (address)
0x11ca9693156929ee2e7e1470c5e1a55b413e9007
owner() view returns (address)
0x7875b5cb5975750e123234c01d71982ceb090b59
Read-only
TOKEN_CONTRACTS(uint256) view returns (address)
batchTimeSinceStaked(uint8 _tokenType, uint256[] _ids) view returns (uint256[])
getStakedTokens(address _owner, uint8 _tokenType) view returns (uint256[])
isDelegated(address _a) view returns (bool)
isStaked(address _owner, uint8 _tokenType, uint256 _id) view returns (bool)
stakedBalance(address _owner, uint8 _tokenType) view returns (uint256)
timeSinceStaked(uint8 _tokenType, uint256 _id) view returns (uint256)
tokenInfo(uint8, uint256) view returns (address owner, uint256 timeStaked)
State-modifying
Events batchStake(uint256[] _ids, uint8 _tokenType)
batchUnstake(uint256[] _ids, uint8 _tokenType)
delegatedBatchUnstake(uint256[] _ids, uint8 _tokenType)
delegatedUnstake(uint256 _id, uint8 _tokenType)
onERC721Received(address, address _from, uint256 _id, bytes) returns (bytes4)
renounceOwnership()
setDelegated(address _a, bool _bool)
transferOwnership(address newOwner)
unstake(uint256 _id, uint8 _tokenType)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _genesis, address _component1, address _psilocybin)
This contract contains no fallback and receive objects.
This contract contains no error objects.