EZSwapPioneer

Verified contract

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

No balances found for "EZSwapPioneer"

0xcd7b3d44d2b791ee134740e130926513aa2f58fe04520adec24e6fab24e2b7d1
0x1cdafc8fdb2a3cf060731abc858717d9d5c7bff8cff58c06c932e68bd8ddd637
0x89d44e77cae0523eff8cbb129446dceb0c8c0dbfa650f0ee6ea42c317c4f16ed
0x54397b75424ad28abee2dc05a1c5e2debf887e574a396e088125051348c0818a
0x8ceae10742ebf72de9e42f75f45b396abe9b6ad6f6fe5badd925759880faeb05
0x7270f106ca0885604cc70cb21801531fb6aa4dc66f97dff6d55590c78ffe1aff
0xac5ca2fad2e43fec1aa3de6ee97d79da9e29f814769ec0f61a66f02d3e01f4a0
From
0x2540718f37862d75b34487770b64f012df7ef3c04f8d49f2fdcb1778ab7df1c5
0xa979f7f3477be7e7550d0f33340b62d42b9768539c2a5f03704f10fc985c08e0
From
0x2f990e06772d2f8c770d695517ee06611f38390ba581185f24c0fe007e255af8

Functions
Getter at block 20863196
MAX_SUPPLY(view returns (uint256)
333
baseURI(view returns (string)
https://ipfs.io/ipfs/QmYSzWwjGsS6U7JtNE9Zfp4j7NP2J358TLPHAcYF52gxhV/
isOperatorFilterRegistryRevoked(view returns (bool)
false
mintedIds(view returns (uint256)
333
name(view returns (string)
EZSwapPioneer
owner(view returns (address)
0xde7c16704732b740357e864e14828d68b700547d
paused(view returns (bool)
true
signer(view returns (address)
0x1123d5aa89041c59b4a0f35b40fc4677355d2059
symbol(view returns (string)
EZP
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinted(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
batchMint(
mint(bytes signature
pause(
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setSigner(address signer_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
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 baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyRevoked(
OnlyOwner(
OperatorNotAllowed(address operator