GangWars

Verified contract

Active on Ethereum with 634 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,084.34
0x61f73fe62d0781323b981946eccdbfe764a8417e1cb04f85ee21fdfd02ffc1b9
0xd86e69c773953980b14e556265c62575c0b5e219faee7e55f8b934758ca823b4
0xf96b6493b1def462eb20955c7105eb81574d878174fe2200c64d63ddf2f017fe
0x2e6212eb8f47c1f7b03de2f85f994c0abb0095338b003219820f6ffadb5bcfc2
0x650c94443e9753ad2f4cf955d8e4731a25e8cd47f5ed37cdd7895bf476d6c5af
0x669a86cc5a752fe39750675ba1363304e321e5f733d38fb5920a6a1558143349
0xc4d401ffad5d51828ada77f11ed8739488d6e7dcd32fb9a11683f202fb4254b7
0xcd23af22bd688b5481735b6f5e168d2c60cbb1d0a78cf139d56eb95c25d20aac
0xf3e93f19c509131bfbf321c8524db11613281ebbf2daeb3c0591637f62814d7f
0x46f89cd464b03e559d4b773aeac892d68a4bb5add3d52a4535afe4650a4d750b

Functions
Getter at block 21313349
owner(view returns (address)
0x11f7a507f9c60455aba92ae6094c3ec10f8ec4c5
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
cardRound(uint32view returns (uint32)
cardsSold(uint32view returns (uint32)
getCollection(address userview returns (uint32[]string[])
isApprovedForAll(address accountaddress operatorview returns (bool)
saleRounds(uint256view returns (uint256 priceuint32 quantityuint32 timestampbool whiteliststring uri)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
froze(
mint(uint32 quantitybytes32 hashuint8 _vbytes32 _rbytes32 _spayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setConfigs(bool _isMintStarteduint32 _userMintLimitPerRound
setRounds(struct GangWarsSaleRound[] rounds
transferOwnership(address newOwner
withdrawEther(uint256 amountaddress to
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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 _uristruct GangWarsSaleRound[] rounds
Fallback and receive
receive(
Errors

This contract contains no error objects.