Unique One

Verified contract

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

No balances found for "Unique One"

0x63b7a58d01be98325181b58be9fb86d7ed7822d46cb894cc0777751d4da0b8f8
0x05b00543d98263a3646eeb4ba353cda174fd601ce9e8d51b531ef69d3f28a50d
0xd649c49174264935c569ad4f45ef564aaeb6e2e235498dd637aa330751e3cc73
0x72588018de3c59a847ef34795a070bbde6d8124bfcc9d203b6e37f2a726fb26f
0xf5f72f9760f1015f4a3443972aa206ee816bef18e47c5107c113804477b48a26
0x665bc0895d1c3473176181f21b1466cd45cf7347ca8e0416c95df45253b6d149
0x3213f00a6de8e0565ee81164839767a48ba374a322f53ee6d2325bdd173eada5
0xdd0365fefb2a55fcaa090f0f0abec629d49e619663ddee16cce6e1a97ff75fd8
0x07f32b0602bf489611dfab831c37d58088d3ffb6e8ccae681b3b64442cf64419
0xe8f34398a20784f784cd39d6a0d9466539ef43e12ac68ae5fab802669fc0b896

Functions
Getter at block 21394418
contractURI(view returns (string)
/contractMetadata/
isOwner(view returns (bool)
false
name(view returns (string)
Unique One
owner(view returns (address)
0x3685db4239b91816e268e815f9c7bdf41cd1917e
symbol(view returns (string)
UNE
tokenURIPrefix(view returns (string)
https://uniqueone.infura-ipfs.io/ipfs/
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
fees(uint256uint256view returns (address recipientuint256 value)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isSigner(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
addSigner(address account
burn(address _owneruint256 _iduint256 _value
mint(uint256 iduint8 vbytes32 rbytes32 sstruct ERC1155BaseFee[] feesuint256 supplystring uri
removeSigner(address account
renounceOwnership(
renounceSigner(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
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(string _namestring _symboladdress signerstring contractURIstring tokenURIPrefix
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.