OxyaStaking
Verified contract
Active on
Ethereum with 2,892 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 |
---|---|---|---|---|---|
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- | |
OXYA | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148726 | 11 days ago | | | 0 | 0.0011042079 | |
| 21016714 | a month ago | | | 0 | 0.0016563289 | |
| 21002105 | a month ago | | | 0 | 0.0023248814 | |
| 20991701 | a month ago | | | 0 | 0.0024918161 | |
| 20913057 | a month ago | | | 0 | 0.00088032614 | |
| 20876324 | 2 months ago | | | 0 | 0.00061832992 | |
| 20827462 | 2 months ago | | | 0 | 0.0024487402 | |
| 20752649 | 2 months ago | | | 0 | 0.00010860644 | |
| 20708762 | 2 months ago | | | 0 | 0.00071622688 | |
| 20649875 | 3 months ago | | | 0 | 0.0020656775 |
ABI
ABI objects
Getter at block 21229748
OxyaAddress() view returns (address)
0xe106c63e655df0e300b78336af587f300cff9e76
isActive() view returns (bool)
true
owner() view returns (address)
0x668b3af4f8b7a30de067a44ff7ceed02d2c25aeb
Read-only
depositaries(uint256) view returns (address)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events batchStake(uint256[] _tokenIds)
batchUnstake(uint256[] _tokenIds)
renounceOwnership()
toggleActive()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Staked(address owner, uint256 tokenId, uint256 timeframe)
Unstaked(address owner, uint256 tokenId, uint256 timeframe)
constructor(address oxyaAddress_)
This contract contains no fallback and receive objects.
This contract contains no error objects.