EthereumSuperCoder

Verified contract

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

No balances found for "EthereumSuperCoder"

0x33e37870bf9bcfeba0416eead8d10b0f38b5c47458baaa34691f8b2426f69959
0xc663fdf61eb78c7812184ae6803f131c4ece4a7d2b14a75da09a89d293a3ef8e
0x174bba5f1d8c08ed3ade9afbe236c4960768457a93c7395904308ad1600e4510
0x9b2ac77c6352f82588bcf70e87c56775e0505c9565f4d161057265e6b9cf574b
0xe54defcfb0f3e1f6644c1531543ac91357b6eca2329a175c7262235b3dab11a9
0xde778a8a8e9ea01f6ee757b6260c248e0d31e7b58898715ef4ad6fe195f9218b
0x8955c7d757cc341522564761a15e5cc9fa9e803345876fa94fcfb9e9b89a9ed4
0x1e2e75d31d5060c6e0a0b2a6d5dfdccc16e5c8141a013d57d6ed0a9475b783ed
0x00656ae9330959509ff8e42091d2a4280aa79e672267bcc6e9e281dedbfa05fa
0x8167b7854d2f4f73732d71be1019e0317da85139d1d22538119ceceec89c4c49
From

Functions
Getter at block 21417885
baseURI(view returns (string)
https://ipfs.io/ipfs/bafybeie7xyfsmlsngjvpntjphdpv7jsdzde6vh3txminyr5o6kd4ki5vcm/
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
50
maxSupply(view returns (uint256)
1000
mintEnabled(view returns (bool)
true
name(view returns (string)
EthereumSuperCoder
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xfb475c5ead98765ed270df35752da58b6c7c04e5
price(view returns (uint256)
2200000000000000
symbol(view returns (string)
ESC
totalFree(view returns (uint256)
188
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
freeMint(uint256 amt
mint(uint256 amtpayable 
ownerBatchMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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.