Toshimon Minter

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0x4eefeb86 at 11350238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Toshimon Minter"

0x92490c9a1b4072af62d74b4d7b6ad0fd9211fb896cd6d31d132d4664d60a487a
0x384e71d107a16b3507f6b899a56c810e330c3bb4d54f7a74f03282d688ab8cf9
0x76a92f85b5dcc04bcb62277050bc7da72f880ba75afb842124dcb69de2b5cdeb
0x41cd4573ebb22bf6b08d996af496b1f4764cbd746535117977799b50de3f05a8
0x951b7b387130319b11404bd8fb9bd44b2e1b3079db5a38be914436535910edbd
0xfac3ad7b6b5baf3ebc57c998eaaf1cb62c66dba6d7f42ba10ba127f031e6c159
0x503e6f4ba9ddd421c76b3b712a33f0ea6fd4ade2e2262036286eb520226e35ad

Functions
Getter at block 21325469
contractURI(view returns (string)
https://api.toshimon.io/toshimon-erc1155
isOwner(view returns (bool)
false
name(view returns (string)
Toshimon Minter
owner(view returns (address)
0xc575925244e9241c27c8c3fca7d52fb86d6886ce
symbol(view returns (string)
ToshimonMinter
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
setMaxSupply(uint256 _iduint256 _maxSupply
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.