Wrapped Otherdeed for Biogenic Swamp
Verified contract
Active on
Ethereum with 257 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#9953) | OTHR | ERC-721 | 1 | -- | -- |
(#9949) | OTHR | ERC-721 | 1 | -- | -- |
(#9818) | OTHR | ERC-721 | 1 | -- | -- |
(#9770) | OTHR | ERC-721 | 1 | -- | -- |
(#9415) | OTHR | ERC-721 | 1 | -- | -- |
(#8879) | OTHR | ERC-721 | 1 | -- | -- |
(#8669) | OTHR | ERC-721 | 1 | -- | -- |
(#8557) | OTHR | ERC-721 | 1 | -- | -- |
(#8497) | OTHR | ERC-721 | 1 | -- | -- |
(#8275) | OTHR | ERC-721 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20422454 | 4 months ago | | | 0 | 0.00037540318 | |
| 20411845 | 4 months ago | | | 0 | 0.00029295638 | |
| 20404769 | 4 months ago | | | 0 | 0.00019840549 | |
| 20391430 | 4 months ago | | | 0 | 0.00058984903 | |
| 20391426 | 4 months ago | | | 0 | 0.00070169608 | |
| 20374264 | 4 months ago | | | 0 | 0.00027513518 | |
| 20290086 | 5 months ago | | | 0 | 0.00023352003 | |
| 20269368 | 5 months ago | | | 0 | 0.00012044455 | |
| 20269367 | 5 months ago | | | 0 | 0.00054313168 | |
| 20255282 | 5 months ago | | | 0 | 0.00040867483 |
ABI
ABI objects
Getter at block 21326437
OTHERDEED_CONTRACT() view returns (address)
0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258
name() view returns (string)
Wrapped Otherdeed for Biogenic Swamp
symbol() view returns (string)
ODBS
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
safeUnwrap(uint256 tokenId)
safeWrap(uint256 tokenId)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
SafeUnwrap(address from, address to, uint256 tokenId)
SafeWrap(address from, uint256 tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.