EpoX

Verified contract

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

No balances found for "EpoX"

0xcf015e97321bcf71a3f27bd090153472e317abd6d30636d754879972b24ee4a0
0x17cb7fe8163f18e4266729fda8143dd1f3b03e8b34e8c287eadedde1140ce033
0x4cd498bf0dd084e585d7c3f5fdc9eddba32b4d4e08b7c3c0d5deb984400cf920
0x732bb18fef3b2037faf15d1e571f054de96f694ccef5a8eddedb504072c43417
0x6c836fb1747de5b2febf24d7cc3c8c4dbecc35c9d1e4620eb9076a9f91c39e4d
0x9d1123a32b075c70cdfd9a50f75926dac83dcf9324e8b23b5f828e19dc490979
0xf29bd52cc69a544343d9446390f2b656247117bc90c580f3e66462005b4a4c1f
0xe08cb2d5774f4a490599eed186e1c250ce45b250f119d09f7283eb7ecf126b4c
0xe3e4d5b80f0a8db672a228b3469528c07fd20c1760947e3ba571f4590b191f29
0x9d3d361c59c3c6d579830116c5f9487d7dc092c2a35bd81bb3bd7d2d6025e642

Functions
Getter at block 21284507
COST(view returns (uint256)
2500000000000000
MAX_FREE(view returns (uint256)
770
MAX_FREE_PER_WALLET(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
837
contractURI(view returns (string)
ipfs://QmbXE5RF7yTywRtYzG9aYEhfcAq9Ju6kwG3PoA6hZFLTv8
name(view returns (string)
EpoX
symbol(view returns (string)
EPOX
totalSupply(view returns (uint256)
837
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setData(string _contractstring _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
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(