smol studio

Verified contract

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

No balances found for "smol studio"

0x0bafc11638f33a41211819aa8b53286bc0aa032da17f90d73b01e135922cf231
0xaa09e63cef88f38116fca82e81e457b3feda5b44be60d7fd66327e57564b9a4f
0x8173e650d201f8b31c9cf6bfdc861a4bc96b5423ae49f3c342dbc27e524330e2
0x4d9a0ed0adc77cbbd887fe6b6441dea35bdaea0354fa2176161435d7962d0e9f
0x39f45fffb78a755347aeaf7efbd53eaf2d79f930354fa8c5eb9ef00997bd0f42
0xd9d785e86788a87a270fcdd922c7fdd23bc3ba8902fb864fcd2f404117c3d316
0xbe3657a621286916eb6ae633800eccf0e0d38c6c910c0371392535cc8cf6601f
0x93f4a9ad15751f88d5a6c894be1eae4c27420df85a6e259b3f5ce854d6d0ffa2
0xfa821dcb5d6c5bbca485441f4760dfa7a3993cfe1d76773169feb8d45d5fe830
0xbb0b1083c346e01bc33cfa7475a0580a89f08072d5ec427bb809933fd8b81552

Functions
Getter at block 21401525
contractURI(view returns (string)
https://api.smol.finance/studio/tings-erc1155
isOwner(view returns (bool)
false
name(view returns (string)
smol studio
owner(view returns (address)
0x604a4289ae4b20d256eff7be495eba4bcb750f66
symbol(view returns (string)
SmolStudio
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)
isMinter(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
maxSupply(uint256 _idview returns (uint256)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenMaxSupply(uint256view returns (uint256)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addMinter(address account
addWhitelistAdmin(address account
airdrop(uint256 _idaddress[] _addresses
burn(address _accountuint256 _iduint256 _amount
create(uint256 _maxSupplyuint256 _initialSupplystring _uribytes _datareturns (uint256 tokenId)
endMinting(uint256 _id
mint(address _touint256 _iduint256 _quantitybytes _data
removeMinter(address account
removeWhitelistAdmin(address account
renounceMinter(
renounceOwnership(
renounceWhitelistAdmin(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseMetadataURI(string newURI
setContractURI(string newURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
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
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.