ES0rigin

Verified contract

Active on Ethereum with 3,546 txns
Deployed by via 0x4cc437c1 at 15223734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "ES0rigin"

0xb477af2cf7b65b5a60d80aca267ab0550bb40003d0c9f7a129e9abe1b321afb6
0xbe1c5264603da4540f1c7ca1f915013e3f2f2a8ce7b0696ca84ac197ebfeb4f5
0x9f7854e912008eac79999512d3aceb293435309dbf6755b77bbe2deed604e592
0x52ff115df5355b25d16508399c44bae930a7ff8d59934e1e91ba99f5902a18b4
0x1de639bbd10ebcdf1a85d02893673d89a5485a312d0cb51b03f6679a24085c5c
0xb7f4a3dcccc12f9958d884cd772345cf65348eafe3810e7db77ae6b8b767978d
0xfecdef58ad34c053ef8d007ceb98d630a870ecf3dd487918555480d17323c7a6
0x01061b1ad20b776d062e7ea6bed89a5ff8d37cb1703a74bd1e3b2e225ec0aa7d
0x8c47c73707693c4d1acc12db316187561e314f8f1445696aee96222bff799ab4
0x77044331a75f3af97c84233f215505553de674586cdaeb877a2151f4df98e027

Functions
Getter at block 21124393
MINT_TYPEHASH(view returns (bytes32)
0x3f3f8038666ec66c31c034b78a2e030847ab5dc508fe2101b04371bc89f2b5d1
isMintOpen(view returns (bool)
false
mintConfig(view returns (address signeruint256 maxSupplyPerTokenuint256 maxId)
(signer=0xd43d480cb3fbb5e0a00d3f327dd95458024530c4, maxSupplyPerToken=5000, maxId=6)
name(view returns (string)
ES0rigin
owner(view returns (address)
0xe0520f2cc6f82b94133fa08e55e328dc0574b4b0
paused(view returns (bool)
false
symbol(view returns (string)
ES0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
batchQueryBalance(address accountuint256[] idsview returns (uint256[])
batchQueryCurrentMinted(address accountuint256[] idsview returns (uint256[])
batchQueryTotalSupply(uint256[] idsview returns (uint256[])
currentMintedPerAddress(uint256addressview returns (uint8)
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
emergencyPause(
mint(uint256[] idsbytes signature
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setRoyaltyInfo(address receiveruint96 feeNumerator
setURI(string newURI
startMint(address signeruint256 maxSupplyPerTokenuint256 maxId
stopMint(
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MintStarted(uint256 maxSupplyPerTokenuint256 maxId
MintStopped(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoyaltyInfoUpdated(address receiveruint96 feeNumerator
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string uri_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotUser(
MintNotOpen(
NonexistentId(uint256 id
SignatureVerificationFailed(
TokenAlreadyMinted(uint256 id
TokenSoldOut(uint256 id