Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
Balances ($0.00)
No balances found for "oMeebits"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14088264 | 3 years ago | | | 0 | 0.0051537600 | |
| 14088263 | 3 years ago | | | 0 | 0.0061255800 | |
| 14082811 | 3 years ago | | | 0 | 0.0062990400 | |
| 14082810 | 3 years ago | | | 0 | 0.0074868200 | |
| 14082443 | 3 years ago | | | 0 | 0.0040084800 | |
| 14082420 | 3 years ago | | | 0 | 0.010916960 |
ABI
ABI objects
Getter at block 21192062
getMinter() view returns (address)
0xb1d46a10cd78776e61b1475bf73886ff48aa6922
getRentable() view returns (address)
0xb1d46a10cd78776e61b1475bf73886ff48aa6922
getWrapped() view returns (address)
0x7bd29408f11d2bfc23c34f18275bbf23bb716bc7
name() view returns (string)
oMeebits
owner() view returns (address)
0xc08618375bb20ac1c4bb806baa027a4362156fe6
symbol() view returns (string)
o⚇
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)
init(address wrapped, address owner)
mint(address to, uint256 tokenId) returns (uint256)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMinter(address minter_)
setRentable(address rentable_)
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(address wrapped_)
fallback()
This contract contains no error objects.