Global Citizens

Verified contract

Active on Ethereum with 19,169 txns
Deployed by via 0x17ccf9ad at 14096897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "Global Citizens"

0x77a6f6cb106054f440c91f4d872914edf6c55390b09d2e56565caa18f0c48eb2
0x664311079dc8e813591395587c9b63b57e1b344ba49bd4f5e4e9e467d18ce9b3
0x98d839e2e5018101108b051bba37006ed9c2b8733bec0a32f8c25bb991f87ae5
0x3f7f58406d5b015fd7dba5a464235477201de2e23771ebbccbe0639a581f3273
0xe39821799310d71ee541c0bc4197e00c028057dae0c611b2fef8d7f6e44bedc1
0xd095059874e1cf595742c64394360fe13ecf6b9f0e3ead08e3ed99d15a0f48bb
0x25c820e5f769bf7e068ed8525556baea351162b24377b47619a7b520c9744cb6
0x6703399f5e0cd5dcce5eedc64d4e30717680732d1707a4a78c822fbdf52b6071
0x95aaee3b65701b35d146d37b26223680af564a2abb4d506f0d61d8d1f5007a97
0xbae0bb2414a3a530224318cbf2a05857e4320f96ff0f5416c3d0a2cc1631993f

Functions
Getter at block 21160575
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmRX12SKvyQh46PfzPMSwgFYGv81Fx8rXFbFXseFi23omy/
maxMintAmount(view returns (uint256)
2
maxOGMintAmount(view returns (uint256)
3
maxSupply(view returns (uint256)
8888
mintPerOGWallet(view returns (uint256)
3
mintPerWallet(view returns (uint256)
2
name(view returns (string)
Global Citizens
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0xda3ffd415f09b144336c72f589ef6ecb7482ec59
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
GCC
totalSupply(view returns (uint256)
8888
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
gccMint(uint256 _mintAmount
mint(uint256 _mintAmountpayable 
ogAddresses(address[] _addresses
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setMintPerOGWallet(uint256 _newLimit
setMintPerWallet(uint256 _newLimit
setmaxMintAmount(uint256 _newmaxMintAmount
toggleWhitelist(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistAddresses(address[] _addresses
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.