Mia

Verified contract

Active on Ethereum with 3,533 txns
Deployed by via 0x37af4789 at 16740321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mia"

0x3ea6ea76da0bbb7ffbfdc310b3738c145966b69fe1dafb50f1c3e2846fff7da0
0x1612fbdd4aef3510cf3ea1e97711c41c1650b99d0d04aaa95a643f0d4f217a37
0xae393ab595f49650cfee45bf951d641a4b9ebf744fa83fa5aa263e6647f39c0c
0x068d333c469487ebdb59dba7b44b668fe004aa639d8b5ef4079464fdcd064112
0xef082587cba5d8b88892bc201c15cbf23cc7f7fb05bb726b9e68fd3af4aa4c80
0xe84cc009901c6035f63f0016da0f82a99113542726e13e7c5899bf24a7c66690
0x143ed3118c83088ccefd6151090b4bd940415187efc05c0437b89fdc6334dadb
0x7e871ad38456d420431865dd46f244fdaf757875ad7441fe9c1cf5fb3744baca
0x92f6e47496ac134eb5709e62d41dc3d2274a1b133fb9287faea56be74863d540
0xc161552c39a9b449a2af207152a3e361f6362ff93bc0037494bbf305534c1a80

Functions
Getter at block 21205868
name(view returns (string)
Mia
owner(view returns (address)
0xfa32bce6d58fb529766e9caa2191acf656820378
paused(view returns (bool)
false
symbol(view returns (string)
MIA
totalSupply(view returns (uint256)
1655
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mintById(address tostring uriuint256 id
pause(
renounceOwnership(
safeMint(address tostring uri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.