Memgen.io $WAGVC cyberpunk Fox

Unverified contract

Proxy

Active on Base with 22 txns
Deployed by via 0xe88cb1df at 23742572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 12 additional slots

No balances found for "Memgen.io $WAGVC cyberpunk Fox "

0xd322c8f43a01986148e5d24f38c5e362896da91eaed7485afb79ef9e6fddc4ce
0xb688c1294c6c7ca710fc625dd0abd7e298e142ca0de9f018c28048a0a56cab0d
0x643e67a377a64c9fe329950735bafdf5e94b48ed6895c1b6d3410241888c87af
0x14f8890925c63bfb9d5ef2e6e8b250213c443b1995f352434b1af2af85fb14b8
0x06be0d725570d146f9ba4d173a931d77b36689a07ff90a24c4301e4cedc0bb1e
0x93adc9694f14d57e4d3c6a0c413f2241043411321e77cc8a4925cf76be887def
0xa33d23b356bb5e52458c91f0b25ddf4bd9215cb85e096488ccb55ff45cde81cf
0xcdf0765293a3a1e4e299952d9a7fe43c3f5b86bf1a30585caaccced50f9f72d5
0xc3228574d090633e5e477a678fa45740a3dbca28ca6be85238951ba4f1eeddcc
0x42f93b0d890e44f4e71d0bbdfe63a6c1aaa8f33d7e11c9c13c18c4aaf69d50c6

Functions
Getter at block 23817861
 
contractURI(view returns (string)
currentTokenId(view returns (uint256)
73
 
getMetadata(view returns (struct CollectionCreationRequest)
 
metadata(view returns (address creatorstring namestring descriptionstring symbolstring imagestring animation_urlstring mintTypeuint128 maxSupplyuint128 maxPerWalletuint256 costuint256 startTimeuint256 endTimeuint256 nonce)
mintingContract(view returns (address)
0xaeb73b6c8ed3776ea6b9284082588c55e35e1b27
name(view returns (string)
Memgen.io $WAGVC cyberpunk Fox
owner(view returns (address)
0x769c180266a60e8c5722ceddd3dbc121babbe36b
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MWC
totalSupply(view returns (uint256)
72
Read-only
balanceOf(address ownerview returns (uint256)
cost(uint256 quantityview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
approve(address spenderuint256 id
initialize(struct CollectionCreationRequest requestaddress mintingContract_
mint(address touint256 quantityaddress referrerpayable 
mintToSender(uint256 quantitystring commentaddress referrerpayable 
mintWithComment(address touint256 quantitystring commentaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setMetadata(struct CollectionCreationRequest metadata_
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint64 version
MintConfigChanged(
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenForgeFee(uint256 creatorFeeaddress platformuint256 platformFeeaddress referreruint256 referralFee
TokenForgeMint(address indexed touint256 quantity
TokenForgeMintComment(address indexed touint256 quantitystring comment
Transfer(address indexed fromaddress indexed touint256 indexed id
Withdrawn(address indexed owneruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
FailedToSendEth(
IncorrectETHAmount(uint256 sentuint256 expected
InvalidCollectionRequest(string message
InvalidContractAddress(
InvalidInitialization(
InvalidMintQuantity(
MintingClosed(
MintingNotStarted(
NotInitializing(
OutOfSupply(
OverClaimLimit(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
TokenDoesNotExist(uint256 tokenId