Diamond
Verified contract
Proxy
Active on
Ethereum with 3,136 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($73.27)
Native
Value
$73.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0205 | $3,574.00 |
$73.27 | |
0x8f9b…17fc | ERC-1555 | 17 | -- | -- | |
0x8f9b…17fc | ERC-1555 | 5 | -- | -- | |
0x8f9b…17fc | ERC-1555 | 5 | -- | -- | |
0x8f9b…17fc | ERC-1555 | 5 | -- | -- | |
0x8f9b…17fc | ERC-1555 | 5 | -- | -- | |
0x8f9b…17fc | ERC-1555 | 5 | -- | -- | |
0x8f9b…17fc | ERC-1555 | 5 | -- | -- | |
0x8f9b…17fc | ERC-1555 | 5 | -- | -- | |
0x8f9b…17fc | ERC-1555 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21147465 | 20 days ago | | | 0 | 0.0010523605 | |
| 21147448 | 20 days ago | | | 0 | 0.0010794129 | |
| 21147444 | 20 days ago | | | 0 | 0.0060967885 | |
| 21084582 | a month ago | | | 0 | 0.0012047579 | |
| 21084570 | a month ago | | | 0 | 0.0047333694 | |
| 21073490 | a month ago | | | 0 | 0.0019907607 | |
| 21073487 | a month ago | | | 0 | 0.0022772831 | |
| 21073482 | a month ago | | | 0 | 0.012351209 | |
| 21071171 | a month ago | | | 0 | 0.0013855874 | |
| 21071167 | a month ago | | | 0 | 0.0052667692 |
ABI
ABI objects
Getter at block 21289772
This contract contains no getter function objects.
Read-only
getLoanNFTs(uint256 loanID) view returns (uint256[] loanNFTs)
getLoanNFTsV2(uint256 loanID) view returns (uint256[] loanNFTs_, uint256[] amounts_)
getStakedNFTs(address nftOwner) view returns (uint256[] staked_)
getStakedNFTsV2(address nftOwner) view returns (uint256[] staked_, uint256[] amounts_)
State-modifying
Events onERC1155BatchReceived(address operator, address from, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address from, uint256 id, uint256 value, bytes data) returns (bytes4)
stakeNFTs(uint256[] nftIDs)
unstakeNFTs(uint256[] nftIDs)
unstakeNFTsV2(uint256[] nftIDs, uint256[] nftAmounts)
This contract contains no event objects.
constructor(struct IDiamondCutFacetCut[] _diamondCut, struct DiamondDiamondArgs _args)
fallback()
receive()
This contract contains no error objects.