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 "maNga"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19777857 | 7 months ago | | | 0 | 0.00018767074 | |
| 18846668 | a year ago | | | 0 | 0.00052370207 | |
| 16984949 | 2 years ago | | | 0 | 0.0015181605 | |
| 16811521 | 2 years ago | | | 0 | 0.00079308982 | |
| 16326947 | 2 years ago | | | 0 | 0.0010955712 | |
| 16307314 | 2 years ago | | | 0 | 0.00065284174 | |
| 16091786 | 2 years ago | | | 0 | 0.00084765001 | |
| 16091093 | 2 years ago | | | 0 | 0.00067080778 | |
| 16068849 | 2 years ago | | | 0 | 0.00056670994 | |
| 15968241 | 2 years ago | | | 0 | 0.00072789668 |
ABI
ABI objects
Getter at block 21304777
name() view returns (string)
maNga
owner() view returns (address)
0xf8bd0910a23f9e787561797fbe9e1caafa4895ef
symbol() view returns (string)
N
totalSupply() view returns (uint256)
1000
Read-only
balanceOf(address owner) view returns (uint256)
claimed(address) view returns (uint8)
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleState()
mint()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
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.