SocialHouseCards

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0x3e738955 at 15997937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $138.6
0x426ef4647d6b99472c3b43ac4a170271c6a90e04275527673fe4bff81dceb9f9
0x9ca26760e200cdc527d3505b552dfc782891bd86f50bdf958d754a8cdd80d92e
0xed20465b53c26354ac8dcf5c0e26d1563e9c3ee0344a9d1ce2f083951aa48c2e
0x5af0231e49f9d1519af4f98500306d06627a76507437a8c92c7ebcd18603fc06
0xd96f1496bca93d57782dc747c8b5fc2331ba0b5e5a34b309cb9d39a8868f49a6
0xc4dbb26f77acc30af7535867c0642e94f269d5d0ce3ce75782cc0e3d286708c6
0x9fa3bb21565fc8e153793011423bb9aab741f52cb6ea8e32d866f61210fe38fa
0x03098fea8463578fc4af592f2eea68e75e16b21bf34ca8d791c1e666946885b0
0x8063cda7de9539f35b897e9d343498c8ff4414944a2444a214e88f63c67cd752
0x177cddacc7392d9d5eb3846bada8fbb7e88e46142ee6ed2c41c49826b320fce9

Functions
Getter at block 20892395
ARTIST_ROYALTY(view returns (uint256)
75
BLACK_PASS_TOKEN_ID(view returns (uint8)
4
GOLD_PASS_TOKEN_ID(view returns (uint8)
1
GREEN_PASS_TOKEN_ID(view returns (uint8)
0
PLATINUM_PASS_TOKEN_ID(view returns (uint8)
3
ROSEGOLD_PASS_TOKEN_ID(view returns (uint8)
2
artist(view returns (address)
0xd9f15ed23b760d9ff4477e025aacdf45b71ddaef
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmUHabAvMqNZcce3KgZJKKC9wgVJKyPZi3FZqNhUNxhLnx/
cost(view returns (uint256)
1500000000000000000
ext(view returns (string)
.json
getCost(view returns (uint256)
1500000000000000000
getStartTimestamp(view returns (uint256)
1646967270
name(view returns (string)
SocialHouseCards
owner(view returns (address)
0x542058c18b885c1e51b5345762ceee36d86e64f8
startTimestamp(view returns (uint256)
1646967270
symbol(view returns (string)
Card
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
remains(uint8view returns (uint16)
stack(addressview returns (uint256)
supplyCaps(uint256view returns (uint16)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 typeIdview returns (string)
State-modifying
airdrop(address[] receiversuint256[] idsuint256[] amounts
mint(address _addresspayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseURIstring _ext
setCost(uint256 _newCost
setStartTimestamp(uint256 _startTimestamp
setSupplyCap(uint16[5] _supplyCaps
transferOwnership(address newOwner
updateArtist(address _artistAddressuint256 _rate
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBaseURI(string indexed _baseURI
SetStartTimestamp(uint256 indexed _timestamp
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _baseURIuint256 _startTimestampaddress _artistaddress _admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator