GenesisPFP

Verified contract

Active on Ethereum with 15,764 txns
Deployed by via 0x2363d53f at 18771654
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2674)
ERC-721
--
0x79269b4469958e6f268d2d65bfd36567cc0a173582ac2c16a87d2be4eba21652
0xca5923e5465462cfbc00a41a07a6bf3c2dc2d56368e17e347eaaae56753b2979
0x369c34a3219999fb8e00f7936d47282cdb1e213a3ee12afb80bb7b335d174392
0x8c315144afcd3b5a801ff5a26ab1d3427d3ed47a1a5f3d6f93f4231c2de60d97
0x5bfd46ea93689d1cb8d5f47a40b30acf305c5149effd101c40c84dae58644076
0x75c136998306572e77f6e4f87cdd415ccfaf24686da06a6a495b33f27508a9cf
0x2a48615f04030039247e351b126ba4ef49902e5883180174119efaa8d4eecea2
0xd4974b6223b959480156a62338f3c2b3a2e2772f053e642674fd2f6078555c24
0xcd63ebf46832e7f1c61be6360535e4311a0948b5595571dd06cddb38a46ee775
0x2151905b4c217d4666618cdc70198711a0ff9806d387fa0434dc4904badb5537

Functions
Getter at block 21228191
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
9999
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
MINT_DATA_TYPEHASH(view returns (bytes32)
0x5671fbb49e96506fa1bf458ae595e6b5aa91747fa8fd744a8e7987e92b4e7eb1
baseURI(view returns (string)
ipfs://Qma954RmUqR7vwPAts2wyCtzdXHUx6mPWRi5GNP9vML1EY/
chainlinkRequestID(view returns (uint256)
19651659498008413993602692243507145863322932270400194089436073979423875251258
chainlinkSeed(view returns (uint256)
18160582375667756411216040135359096286655640131253866480348029029314476217405
name(view returns (string)
The Warlords of Champions Tactics
owner(view returns (address)
0xc302231c4ce765a0d63dcd53d7231d9c8e27932a
remainingSupply(view returns (uint256)
0
symbol(view returns (string)
WAR
totalSupply(view returns (uint256)
9999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
hashTypedDataV4(struct MintData mintDataview returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(bytes32view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mintWithSignature(struct MintData requestbytes signature
rawFulfillRandomWords(uint256 _requestIduint256[] _randomWords
renounceOwnership(
renounceRole(bytes32 roleaddress account
requestChainlinkVRF(uint32 _callbackGasLimituint16 _requestConfirmations
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateDefaultRoyalty(address receiveruint96 feeNumerator
withdrawRemainingLink(address dest
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _versionaddress _minteraddress _vaultaddress _linkaddress _vrfV2Wrapper
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyMinted(
BaseURIAlreadyInitialized(
ERC721UriNonExistent(
EmptyLinkBalance(
InvalidMintAmount(
InvalidSignature(
MaxSupplyReached(
RequestAlreadyInitialized(
SignatureValidityEnd(
SignatureValidityStart(
WrongChainID(