Sandbox's ASSETs

Verified contract

Proxy

Active on Ethereum with 145,903 txns
Deployed by via 0xef7f49df at 11664919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $65.73
0x535b4da46ff052664ef96537ddcbbb699304121e2fa00d23056d7cde87bb303c
0x2c2e9fd4a59f2f4f4704a0fd8569652279d9940e2f0c10c0dfb2e5214412c9a7
0x53ecfc06a554aa1a6150cab4f3313ee9c560f172c6ce3ea293ba79c3189c78c9
0xe57afa27f54a7e8fa885029420c2a25be4376437bf45b2131be62cccf6fde58e
0xd73a8b31b4601cfe8f0a309b69450acd0dbc7e6f7afc4f0b86d90452048ecc08
0xbe4f8c6c7414d49c0d44b53dd39e39c3c2833b520c7f2f3c4515804c78c743e4
0xa3d085505f35bed36f33b924b255b0debbaa7ed0bc38ecb9c4b436810744ee34
0xe43366d4ddc677fe61f91fc3fe4c6c17b9fcbff9c1b920bf492ae2e3a6b6569c
0xfe4269625496d776ab8619ee2e5a00cbbf062e815f89a5a8a33a724904793fff
0xdeb54d0d5beb9f6c1bfa2a96e1714fe69e6d02f7393fbceabbb58bfec23910b9

Functions
Getter at block 20791874
getAdmin(view returns (address)
0x6ec4090d0f3cb76d9f3d8c4d5bb058a225e560a1
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
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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)
init(address metaTransactionContractaddress adminaddress bouncerAdmin
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 previousAdminaddress newAdmin
Upgraded(address indexed implementation
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 _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.