AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 146,497 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 $147.64
0x3484c930a179aa02db17e9ece6f09b359281180c2ae7cc18dd3a12433e4c5979
0xce43855c45062befadcb81d0b918dd94bf75cfe6f5d36623b57100a06483a580
0xc4ba2eb9716ea1ccb254ed6f5cb570f00608b202a554832a1169b31369710bfc
0x5f4aa796198713d9b84acd7c71fcec403d034a5c7730b589028e9abe99085cd7
0xbfdf2f290127b92a9d81cfec24740bbe419fff941de4f861255880859b633bf6
0x5fd2c6d9de2ac0f59a325e1d910cb0f1837e21c5be752be1ee57c8352cc48340
0x963b95954777cf578532e00413f3d3193e02c80cbbdcf30ceae31bdeae07ff29
0xa373907180ab495cd46d879e899c1def043bff740fe38495f2d892fbbd64d4d5
0xd5597ee50311cb647abaef5b9ca03b5aa128215af629dc3235ed457f1ca70a05
0x2b7ba3533dd2c55b96b8c0c3e694b60eb716d3d9e19f1ef8d3aea34d8c75d5dd

Functions
Getter at block 21275351
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.