Project Coordinate

Verified contract

Active on Ethereum with 64 txns
Deployed by via 0x8496b992 at 15178389
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Project Coordinate"

0x10b9212212ef8fc7b6f607be90abce9ae43ac2672c04afae376ab7f72167162b
0x04dea799deb4e317d0a9726bc7a03bed6b9c9e1fe8094e6eea9697862f6988b0
0x05a0680fb47ef38e9f9e456a2cf8d61971613d45d4d30a88b4599aff03659e95
0x4ff0497aabf1d2dcf74aa02f8622132ea757ebfb5e95b99f3db023fe1aea12a4
0xa14cfb9c7a9db7f9c94ee54ff3048d4e5e24f2253e82b1d4e342cedb7983de7c
0x09045129228a9084c87cdfc4ba2f87df5a870780655d60e7b0486c2dfed64615
0x5420bc8c0effaaa0ce871bf96eaa046dc6f754f2f590039276d88825138a0ca1
0xc96c77b4efef64ca891cff547e5cf9e01084abc4c40c4964d2d8a4e4f51eb463
0xa823a71b842b154fce6df0e63d4749cdb4263f081d12e60942302881b63f6b24
0x368646137e9b956367c417130cf77057e000cf4485bd75988c8024ad86edf03d
From

Functions
Getter at block 21162736
ethPrice(view returns (uint256)
60000000000000000
freeMintOpen(view returns (bool)
true
freeMinted(view returns (uint256)
113
freeSupply(view returns (uint256)
393
maxSupply(view returns (uint256)
9393
mocaMinted(view returns (uint256)
0
mocaPrice(view returns (uint256)
330000000000000000000
mocaSupply(view returns (uint256)
1000
mocaToken(view returns (address)
0x9ac07635ddbde5db18648c360defb00f5f22537e
name(view returns (string)
Project Coordinate
owner(view returns (address)
0xf9e5454dc08466031a50d5d3fea2b1179efe637a
paused(view returns (bool)
false
symbol(view returns (string)
COORDINATE
totalMinted(view returns (uint256)
114
totalSupply(view returns (uint256)
114
Read-only
balanceOf(address ownerview returns (uint256)
freeClaimedBy(address _addressview returns (uint256)
freeMintQuotaOf(address _addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mocaClaimedBy(address _addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
delegateFreeMintTo(address[] _addressesuint256[] _qtys
freeMint(uint256 _qty
freeMinterAdd(address[] _addressesuint256[] _qtys
freeMinterRemove(address[] _addresses
pause(
publicMint(uint256 _qtypayable 
publicMocaMint(uint256 _qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFreeMintOpen(bool _open
setFreeSupply(uint256 _supply
setMocaAddress(address _mocaAddress
setMocaSupply(uint256 _supply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
withdrawMoca(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _mocaAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(