ChainCards - Mad Boogie - S1

Verified contract

Active on Ethereum with 26 txns
Deployed by via 0x2c0b39ad at 17087289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ChainCards - Mad Boogie - S1"

0x60778ec394db2156a43c39778c98aa7aedd7b0ef7fc90b26b9fe58af9beee07f
0xf74a9a4da095fa8ba7a66b423de12ae6c743a01b489a0a38854fb01977006393
0x8a1428d69bf7f85bc7a03b71af80763e4ddff306e8ec827c598c6aa659851c8d
0x749a58e8d2edb8b15a6946d684f1dc71092ac65990cb8a6d3c43e98ab71aecdd
0x133ef9fb901e55d9611e6ab7ee7e1abe0816b10d8211058eae0ecfc753fb71ef
0x114c91af16c710b1a849fede30cae215e3173c283372a5dce223b0eb9583615f
0x70029a839e6e57cc0bbb44268110c02ee01b886e3bb7065760f95e90ae9a0175
0xc6da38a731c610080eda13d6f6eacf526953e46c8c30eac6f78b8df36d13c8fa
0x299ab92e61cb3ea5bf68178e824e87e7f6ae77ac11c7dde11a5b14817242aa9a
0x3333a15f4ebc16e57cc0227c6286640b3af85d0fd9c3fcfed61ab38eb10c67dd

Functions
Getter at block 21227546
artistName(view returns (string)
Mad Boogie
baseURI(view returns (string)
https://chaincards-be.herokuapp.com/get-metaData/0x8274CA9C36F44c5ebA0f6EC50d8722c507E8d310/
cardPrice(view returns (uint256)
9700000000000000
cardPriceDiscount(view returns (uint256)
0
cardURI(view returns (string)
QmcXaNBrBzM28yPjQv21wUTjjJp76B2SDrWapTA14yP5Jb
maxMintsPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
500
membershipContract(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
ChainCards - Mad Boogie - S1
operator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x5d307b9fd27cded1e0f72ede3c0b3269b603bdf0
saleIsActive(view returns (bool)
true
symbol(view returns (string)
CC-MBOO-S1
totalSupply(view returns (uint256)
32
Read-only
balanceOf(address ownerview returns (uint256)
frozenTokens(uint256view returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mint(uint256 quantityaddress recipientbool discountedpayable 
privateMint(uint256 _amountToMintaddress _recipient
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setDiscountPrice(uint256 _newPrice
setFrozenTokenURI(uint256 _tokenIdstring _frozenURI
setOperator(address _operator
setPrice(uint256 _newPrice
setSaleStatus(bool _value
setTrustedWallet_A(address _trustedWallet
setTrustedWallet_B(address _trustedWallet
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateMembershipContract(address newAddress
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 _maxSupplyuint256 _maxMintsPerTxstring _artistNamestring _cardURIstring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(