CoinList NFT

Verified contract

Active on Ethereum with 3,235 txns
Deployed by via 0x28ed10bb at 13904678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "CoinList NFT"

0x30c9c0c99faada76b1c48993252365a2410dc8bb8e91010acd09ecaaa631a8bb
From
0x3493f3248a55053ef101865c6942aaf8937622c3a8f30c5a6326e1eb274538f6
0x9fbcf2e0905daacec8a907466559cd0b7009cd6478cfe526a62eb51964c24cbb
0xf24055c718956c35a0e73e87fd23c767af04386adee87248a8a3972dbd5d2630
0xab016b666a8aba4c68fd832f41b335f189acd4e8dc2e0d3a9ea1d4c4c57e7abf
0xa4ccfcb5278bea9983354abbaec41b5d6006fc16b96c32fb7e64f7a107e803ae
0x9019dd1013df8ea8b6b20a15f7340730e5d521d7075fa7dff8efc48618e2badd
0x23e541fb5f4d1a3b119db17ad6aeef5c50342e370f49b9631d69080ffeb73c5c
0xd967313493931c2602f92faee4b2024b4a2cc8a8fb8cf526ea4bef2d9ed7fcbb
0x8da6571a9ebabad04b7fb530d3dd3ccc9629d0a1d3693477d64d9c8f1bab129b

Functions
Getter at block 21297498
baseURI(view returns (string)
https://graphigo.prd.galaxy.eco/metadata/0x12F837F1a2C96909C0b85FafB3aF7eEbF9ecff0D/
getNumMinted(view returns (uint256)
2631
name(view returns (string)
CoinList NFT
owner(view returns (address)
0xae4d2f063b6e75921938445c8ba78e45d268c783
starCount(view returns (uint256)
2631
symbol(view returns (string)
CoinList
totalSupply(view returns (uint256)
2631
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256 idview returns (bool)
minters(addressview 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 idview returns (string)
State-modifying
addMinter(address minter
approve(address touint256 tokenId
burn(address accountuint256 id
burnBatch(address accountuint256[] ids
mint(address accountuint256 powahreturns (uint256)
mintBatch(address accountuint256 amountuint256[] powahArrreturns (uint256[])
removeMinter(address minter
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setURI(string newURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EventMinterAdded(address indexed newMinter
EventMinterRemoved(address indexed oldMinter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.