Status Sticker Pack Authorship

Verified contract

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

No balances found for "Status Sticker Pack Authorship"

0x2e39ba3c0feb35d266e73cc2163048adb1b655ab5790380564aa0f902b9bb9ef
0xd95d595750d96388a1a58f61efa1e4d1be931392e129073a17a40b5a269b226d
0x596379991f8ce2a7270bfb23b5e7122cbaa9970e975c2cf0e9b9e57042ad40d2
0xb4342f1b9f896932d559184fbbcf6ce4bf2acb814c97011e3289e2576c3204f5
0xed5a04d61e498d475ba6f74eb6c6fe068276c6bead3be62c8096cbcb299ef043
0x48412644a95f41de0441b25ca124393120faab601556705fa57c71ae7cf59ddc
0x22a6bf209a16570c82d77770ff8927546dccb4b07e99f5e2af3d4ac596fb84a9
0x19c48deff8295e3095387467464f753a12f7b6f789e21d7248f4ca92514f66ec
0x1369b484dc4771222cd12b70faca9b41e36119e1087970713a238e8aa5a5d03c
0xdf0be1d123e9eb0714833211cdec0ab2a48bcead207c5ee493de32240ec61f5d

Functions
Getter at block 21223672
controller(view returns (address)
0x3d597789ea16054a084ac84ce87f50df9198f415
name(view returns (string)
Status Sticker Pack Authorship
packCount(view returns (uint256)
20
symbol(view returns (string)
STKA
totalSupply(view returns (uint256)
20
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getAvailablePacks(bytes4 _categoryview returns (uint256[] availableIds)
getCategoryLength(bytes4 _categoryview returns (uint256 size)
getCategoryPack(bytes4 _categoryuint256 _indexview returns (uint256 packId)
getPackData(uint256 _packIdview returns (bytes4[] categoryaddress ownerbool mintableuint256 timestampuint256 pricebytes contenthash)
getPackSummary(uint256 _packIdview returns (bytes4[] categoryuint256 timestampbytes contenthash)
getPaymentData(uint256 _packIdview returns (address ownerbool mintableuint256 priceuint256 donate)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
packs(uint256view returns (bool mintableuint256 timestampuint256 priceuint256 donatebytes contenthash)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addPackCategory(uint256 _packIdbytes4 _category
approve(address touint256 tokenId
changeController(address _newController
claimTokens(address _token
generatePack(uint256 _priceuint256 _donatebytes4[] _categoryaddress _ownerbytes _contenthashreturns (uint256 packId)
purgePack(uint256 _packIduint256 _limit
removePackCategory(uint256 _packIdbytes4 _category
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setPackContenthash(uint256 _packIdbytes _contenthash
setPackPrice(uint256 _packIduint256 _priceuint256 _donate
setPackState(uint256 _packIdbool _mintable
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Categorized(bytes4 indexed categoryuint256 indexed packId
ClaimedTokens(address indexed _tokenaddress indexed _controlleruint256 _amount
ContenthashChanged(uint256 indexed packidbytes contenthash
MintabilityChanged(uint256 indexed packIdbool mintable
NewController(address controller
PriceChanged(uint256 indexed packIduint256 dataPrice
Register(uint256 indexed packIduint256 dataPricebytes contenthashbool mintable
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Uncategorized(bytes4 indexed categoryuint256 indexed packId
Unregister(uint256 indexed packId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.