CurioERC1155Wrapper

Verified contract

Active on Ethereum with 21,141 txns
Deployed by via 0x0defdd3b at 12129118
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x14da0c5469fce44e42574f7025843ba8817f6dc571fb3e8d459512500e6c23aa
0xa7e66405e254512b64ca475cf8effb32412be913fc079ef6403e9ac8c301de80
0xac34b44476bf97b6eec11dd4e422b322803fd083d678be50efa3c59a326be9b2
0x4f252d51c476cac53361abeebc510e92753f4542648f115a8992a92f9e842758
0x0787fc8134381954b40d30cb87410b5ad5ab781266a8dd17099b37445e31288c
0xafcbebc617f33321073312c1efe3e6ca4c9701ccc4526f8e0f4e15e109c1f2da
0xeb5ef0c7d5692db76bc0191fdb4159ed5e3b733c8bcaadd9f3e23f9115a12103
0xf02809751ce2e347b926bcb53c415a8dbf7003ce63b7f3d81e5490c6187ec17b
0x03a7a6ea9a88c4a97c5795fe410b44914d0514c925547438f475db44739bf501
0x6ae18fabf08a899299d772a6b3317db7f11108bb756e3acb61df386d7ae28d6a

Functions
Getter at block 21246650
isOwner(view returns (bool)
false
owner(view returns (address)
0x5af3e0472315ec9a6e8b101c0a29da33a575bf36
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
contracts(uint256view returns (address)
exists(uint256 _idview returns (bool)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
metadatas(uint256view returns (string)
supportsInterface(bytes4 _interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
transferOwnership(address newOwner
unwrap(uint256 _iduint256 _quantity
unwrapBatch(uint256[] _idsuint256[] _quantities
wrap(uint256 _iduint256 _quantity
wrapBatch(uint256[] _idsuint256[] _quantities
Events
ApprovalForAll(address indexed _owneraddress 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(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.