Discord 721

Verified contract

Active on Base with 1 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Discord 721"

0x58c3fc2b616d2b0eba2cf9a92044f6057d2b3f09b481906a8168d8d830393bb3
From

Functions
Getter at block 23225822
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
baseTokenURI(view returns (string)
ipfs://bafybeiarj77yjrtzljir4s2cbw2g3vcxxemqf62da4epdyaegwm6fudyci/
collectionLogo(view returns (string)
https://bafybeialefo5pnifiiscfbtaa3sjnnixafr3mzfyv5zl6dtjoxpssng554.ipfs.w3s.link/TTG.png
isAdminMintEnabled(view returns (bool)
false
isPublicMintEnabled(view returns (bool)
true
maxSupply(view returns (uint256)
3
name(view returns (string)
Discord 721
paused(view returns (bool)
false
publicMintPrice(view returns (uint256)
10000000000000
symbol(view returns (string)
D721
totalSupply(view returns (uint256)
1
treasury(view returns (address)
0x8d07268eb6d407fb1d1f5322d883053c7fd55c6e
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(address _to
adminMintBatch(address _touint256 _amount
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address _topayable 
mintBatch(address _touint256 _amountpayable 
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _tokenURI
setPublicMintPrice(uint256 _publicMintPrice
setTreasury(address _treasury
transferFrom(address fromaddress touint256 tokenId
unpause(
updateCollectionLogo(string _collectionLogo
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintPaymentProccessed(address indexed senderuint256 amount
Paused(address account
PublicMintPriceUpdated(uint256 newPriceuint256 oldPrice
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
Unpaused(address account
Constructor
constructor(struct ITokenLauncherERC721CreateErc721Input _input
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.