Thorchain Collectibles

Verified contract

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

No balances found for "Thorchain Collectibles"

0xdd21ff7cc35e0dbea343b4ddd11f11eea8f2842fcd47290db02fde23482835ab
0x4f253aabc1cac35f2d23cac7d0b3ebbd889d3c4f63617b1740849abbcfeb965c
0x7c143102274d815f4a42facd8ec26bf4f3616e5ca3500daafc6c5f247ea369c9
0x337c858f86442e50425288c75196a1f914afcfc035d740c430bfa34da1b473b5
0x20572e34223e19120638b6da7b663a202f64de9bcb170bd2915df16aa0e470f9
0x1e1480baad2483163b02516c568e1a9406f363e453476e10491713af0d19ae66
0xb684b9de940b0b000ac33f2f94a6c25f02cf64b65077578887872b190bba54cc
0xbe933e7327977f452a155e6384da0b496e6425f1f37265bf506ffbf19aee89ca
0x4b837c9e935166c338ba684ac168b214edd5815bfc805ccfab8175618e040663
0xd38ea41245c33169008d76f3d48c29ebdca723a8f9e5b7167c436e84b99d217c

Functions
Getter at block 21326414
contractURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmQs6Pxe4UbseNNDMAQTMwgRi95PXaVgQhu6mq7ZYiY2UG
isOwner(view returns (bool)
false
name(view returns (string)
Thorchain Collectibles
owner(view returns (address)
0x5fb4a0983dad1a0fae31ed67f1aaffea3f3e8ec2
symbol(view returns (string)
THOR
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
batchMint(address _touint256[] _idsuint256[] _quantitiesbytes _data
create(address _initialOwneruint256 _initialSupplystring _uribytes _datareturns (uint256)
mint(address _touint256 _iduint256 _quantitybytes _data
renounceOwnership(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseMetadataURI(string _newBaseMetadataURI
setCreator(address _touint256[] _ids
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _amounts
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _amount
URI(string _uriuint256 indexed _id
Constructor
constructor(address _proxyRegistryAddressstring _contractUristring _metadataUristring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.