OG (Original Garage) Social Club NFT

Verified contract

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

No balances found for "OG (Original Garage) Social Club NFT"

0x1968f44b14b60e43cf8bfbccbe95d1f47b4c8a965b4e478136e62b348e6f8b88
0x27b1cbcacd4e09919ca9212b25740d69efd04eca1f68bf47dd5c3aee73577c88
0x581f8b3b6920030833c5b3fe094209e6f4a073811601e8076437efbbad5db73b
0xfd0bb98574892ce50e7e2473c4cac119ac7dbe19803b0d51de9927a86e16f191
0x29226a267687f102257cabac40bd2eade3de9467a3d21d0706aca53037d6cc1c
0x2c3725cd7fedebbcecb58347a1cc53da2772031b555260f5e06898d55307c129
0x2180fd1002cff5ef8f6e1e7c7188aace5dbd273d0ae0ba4e85fde2802d36957e
0x33ce10872fa40e96280f7d0f30121ca8d777c926b657ff74d671049de6c96792
0xc64c8d15a5dbbe620b629948683cb86834838f815e2f4f34a549fde4f8352721
0x9dfcad7452a54dd4ace074638a4dc4226afec58c850de27701701c731c256f23

Functions
Getter at block 21204068
contractURI(view returns (string)
https://api.originalgarage.com/v1/metadata/contract
isPaused(view returns (bool)
false
maxPerMint(view returns (uint256)
10
name(view returns (string)
OG (Original Garage) Social Club NFT
owner(view returns (address)
0x7798d4e2b6ec81f5d42571b4556c6eaef450ec19
symbol(view returns (string)
OGC
totalSupply(view returns (uint256)
2302
Read-only
amountMinted(uint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
classInfos(uint256view returns (uint256 priceTypeuint256 maxSupplyuint256 startTimeuint256 endTimeuint256 startPriceuint256 endPrice)
getAmountMinted(uint256 _classIdview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getClassInfo(uint256 _classIdview returns (struct OriginalGarageSocialClubClassInfo)
getPrice(uint256 _classIdview returns (uint256)
getTokenClassId(uint256 _tokenIdview returns (uint256)
getTokenOrderingInClass(uint256 _tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenClasses(uint256view returns (uint256)
tokenMintOrdering(uint256view returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addClass(uint256 _priceTypeuint256 _maxSupplyuint256 _startPriceuint256 _endPriceuint256 _startTimeuint256 _endTime
approve(address touint256 tokenId
burn(uint256 _tokenId
mint(uint256 _classIduint256 _amountaddress _topayable 
ownerMint(uint256 _classIduint256 _amountaddress _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setMaxPerMint(uint256 _maxPerMint
setPaymentAddress(uint256 _indexaddress _address
setPaymentBasisPoints(uint256 _indexuint256 _basisPoints
setRoyaltyAddress(address _address
setRoyaltyBasisPoints(uint256 _royaltyBasisPoints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
turnPauseOff(
turnPauseOn(
updateClass(uint256 _classIduint256 _priceTypeuint256 _maxSupplyuint256 _startPriceuint256 _endPriceuint256 _startTimeuint256 _endTime
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 _initialBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.