81 Horizons
Verified contract
Active on
Ethereum with 99 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "81 Horizons"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19761486 | 6 months ago | | | 0 | 0.00051386980 | |
| 19293665 | 8 months ago | | | 0 | 0.0015818226 | |
| 18934422 | 10 months ago | | | 0 | 0.0018490684 | |
| 18577877 | a year ago | | | 0 | 0.0024441641 | |
| 18225402 | a year ago | | | 0 | 0.00035281650 | |
| 17843168 | a year ago | | | 0 | 0.0011513606 | |
| 17819308 | a year ago | | | 0 | 0.0013469104 | |
| 17742062 | a year ago | | | 0 | 0.0018068989 | |
| 17734847 | a year ago | | | 0 | 0.0025449469 | |
| 17734085 | a year ago | | | 0 | 0.0010068968 |
ABI
ABI objects
Getter at block 21092746
name() view returns (string)
81 Horizons
owner() view returns (address)
0x0f441cfad93287109f5ef834bf52f4aaaa8d8ffa
symbol() view returns (string)
81H
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getSVG(uint256 tokenId) view returns (string)
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)
renounceOwnership()
safeMint(address to, uint8 tokenId)
safeMintAll(address to, uint8 start, uint8 end, uint8 step)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.