EDO2022

Verified contract

Active on Ethereum with 4,960 txns
Deployed by via 0x2ce71e74 at 15086919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "EDO2022"

0xfc8669e4180802cadaeeae9543866637047b255547db1f74f85ba22578cd60dc
0xc2b9cb2a07820dfd02ba7727fcafd6a08ee3c10eb1d8f6767003b28ab72b4d31
0x5045a7bd2f6ad92317fd957c06d9bfee83107346fc02fdd5a620fcfad07ee8e8
0x960c20530395881d299ac16d170c0837f92caeacc36de2a590b7cea5f9f50ff2
0x59f0aa274b277e1181614348ac446d0e2ff07eb3e7ad793677d288436d8739ba
0xa5e8b800b4171c28b57be549c46a9b2ac3a7b17e60b373af6b7efded004ae5a1
0x1907a6d7bb6105e920cfececafbaaa046103d470cfcce095fc46d9e8654e2e50
0x81419be7b81486ac706833dc3f56661934b5c9214649f456e3cb27e88b7839c8
0x38f7a1a3e4d3a6aef9449a7d65f7003ee00e77a7c0fbcf3b4fa5470287aacd8f
0xe2b2b533315dde33402a650917cc4dd6e3b2aba16be1ff22373b8edcf97c3d68

Functions
Getter at block 21301453
name(view returns (string)
EDO2022
notRevealedUri(view returns (string)
ar://Dh6Ax44Ha-BabEQHWG8IhM0iAB8Yevr6sROoJ33hGYA
owner(view returns (address)
0x8d5406d9ecac6372ecf6287330b5083faaa1821a
paused(view returns (bool)
false
preCost(view returns (uint256)
80000000000000000
presale(view returns (bool)
false
presaleMerkleRoot(view returns (bytes32)
0x065d56f196982b2c29eecd1844dfa0d2891bbb0e5cc0dab72957e544174ab04c
publicCost(view returns (uint256)
100000000000000000
publicsale(view returns (bool)
true
reservedCost(view returns (uint256)
100000000000000000
reservedMerkleRoot(view returns (bytes32)
0x3e4abe41fe0107938a7ab21808d7cc0054321fde2f648390d03b19cd6d062c84
reservedsale(view returns (bool)
false
revealed(view returns (bool)
true
royaltyAddress(view returns (address)
0x6ce6f6fcbab24d5b7ee4190eb8f38ba167e0dc48
royaltyFee(view returns (uint96)
500
symbol(view returns (string)
EDO
totalSupply(view returns (uint256)
2228
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
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
goPublic(
ownerMint(address _addressuint256 count
pause(
preMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
reservedMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setNotRevealedURI(string _notRevealedURI
setPreCost(uint256 _cost
setPreSale(bool _state
setPresaleMerkleRoot(bytes32 _merkleRoot
setPublicCost(uint256 _cost
setPublicSale(bool _state
setReservedCost(uint256 _cost
setReservedMerkleRoot(bytes32 _merkleRoot
setReservedSale(bool _state
setRoyaltyAddress(address _royaltyAddress
setRoyaltyFee(uint96 _feeNumerator
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
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(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.