Sandbox's ASSETs

Verified contract

Active on Ethereum with 1,947 txns
Deployed by via 0x4349e61b at 9040032
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Sandbox's ASSETs"

0xc7ee82d860e064dcd7f34b378837d623607da2f856d50bbcaecf5f2425ff8638
0xcec0735565f666f47f19f97c818a62382fb69eaed73b376b3cf5ceeb7c699116
0x59d519ec506407ea6fff0eb37e68eca963514020657bf169d10c44e766c1c59b
0xf27eeeae64a10496d86f4e0a289c6d3d4045f22714c9478eb14631e87996b930
0x245e84ded6ec56a2f45ad1efa977546500b71d08ee7d04e4b0c48b2cd68c0dac
0x88c5e86533e0e794b70ce3508073e9020c087ed2fdaf8d78e2b76880c8475ee3
0x50efcbd43058a11b19769eef84554229a4dac5ba776067c8bd5282b1a698aa69
0x771a4b7c967a4b30ad08463f9133a3da60a774dd440df7ae1693d1924b487ff9
0x3f58ad18dedac8315762f1e773767e0b0056466482bffe2333c4e37c3976dc96
0x5eb7e2b56dac809addb40873f6b707cdf17914ac020e5220c50eb83d1765e886

Functions
Getter at block 21096107
getAdmin(view returns (address)
0xeaa0993e1d21c2103e4f172a20d29371fbaf6d06
getBouncerAdmin(view returns (address)
0xeaa0993e1d21c2103e4f172a20d29371fbaf6d06
name(pure returns (string _name)
Sandbox's ASSETs
symbol(pure returns (string _symbol)
ASSET
Read-only
balanceOf(address ownerview returns (uint256 balance)
balanceOf(address owneruint256 idview returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[])
collectionIndexOf(uint256 idview returns (uint256)
collectionOf(uint256 idview returns (uint256)
creatorOf(uint256 idview returns (address)
getApproved(uint256 idview returns (address operator)
isApprovedForAll(address owneraddress operatorview returns (bool isOperator)
isBouncer(address whoview returns (bool)
isCollection(uint256 idview returns (bool)
isMetaTransactionProcessor(address whoview returns (bool)
isSuperOperator(address whoview returns (bool)
ownerOf(uint256 idview returns (address owner)
rarity(uint256 idview returns (uint256)
supportsInterface(bytes4 idview returns (bool)
tokenURI(uint256 idview returns (string)
uri(uint256 idview returns (string)
wasEverMinted(uint256 idview returns (bool)
State-modifying
approve(address operatoruint256 id
approveFor(address senderaddress operatoruint256 id
burn(uint256 iduint256 amount
burnFrom(address fromuint256 iduint256 amount
changeAdmin(address newAdmin
changeBouncerAdmin(address newBouncerAdmin
extractERC721(uint256 idaddress toreturns (uint256 newId)
extractERC721From(address senderuint256 idaddress toreturns (uint256 newId)
isPackIdUsed(address creatoruint40 packIduint16 numFTsreturns (bool)
mint(address creatoruint40 packIdbytes32 hashuint256 supplyuint8 rarityaddress ownerbytes datareturns (uint256 id)
mintMultiple(address creatoruint40 packIdbytes32 hashuint256[] suppliesbytes rarityPackaddress ownerbytes datareturns (uint256[] ids)
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] valuesbytes data
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
safeTransferFrom(address fromaddress touint256 iduint256 valuebytes data
setApprovalForAll(address operatorbool approved
setApprovalForAllFor(address senderaddress operatorbool approved
setBouncer(address bouncerbool enabled
setMetaTransactionProcessor(address metaTransactionProcessorbool enabled
setSuperOperator(address superOperatorbool enabled
transferCreatorship(address senderaddress originaladdress to
transferFrom(address fromaddress touint256 id
updateERC721(address fromuint256 iduint40 packIdbytes32 hashuint8 newRarityaddress tobytes datareturns (uint256)
Events
AdminChanged(address oldAdminaddress newAdmin
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
AssetUpdate(uint256 indexed fromIduint256 toId
Bouncer(address bouncerbool enabled
BouncerAdminChanged(address oldBouncerAdminaddress newBouncerAdmin
CreatorshipTransfer(address indexed originaladdress indexed fromaddress indexed to
Extraction(uint256 indexed fromIduint256 toId
MetaTransactionProcessor(address metaTransactionProcessorbool enabled
SuperOperator(address superOperatorbool enabled
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
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(address metaTransactionContractaddress assetAdminaddress bouncerAdmin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.