Stampu

Verified contract

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

No balances found for "Stampu"

0x7c35f9310edec2bb995fd7bde7b983e1dbf87f7262fd2d4635268a06788c5858
0x98950ace3124915bd91c4fb443eea5ae3a433189afbd2ab3e7f249e502191536
0xa52bdb350e9b134c6ac7514c789a0272e3ed4ea1718986d30847082153d6be7d
0xc9e28e5c4f1c08c92ca1b81da13ae98d8d89464b23443a8df8558c7bb0239e96
0x8f77a970ef134fdba0bdc12b47a29cdc37cae9f6137b4232e40d3ad77ad6de9d
0xee91eac994eeee73b9133775f278bdf93dd419f319b17456a79d88944d3e0bc3
0x0c9478d30125f24b83d4c6f785f06820608c7b15457ea0869037b8567cfe02c3
0xee030cbbdfd43eda498156b352f37074f0aafbc3b221f9797d235a9313245805
0x6d2e183ff6e1684c760947161659ea77967f7ca0834622bb4fcaf7202f5df981
0xa0cd5548d8b9326e336072933db6a6f56dda64a1aa498d3746c139467548a292
From

Functions
Getter at block 21173066
name(view returns (string)
Stampu
owner(view returns (address)
0x6ab3834e06a08a9e297b767712df2cf710610ae8
symbol(view returns (string)
STAMPU
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256uint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToStampInfo(uint256view returns (address artistuint256 maxSupplyuint256 currentSupplyuint256 mintPriceuint256 mintLimit)
uri(uint256 _idview returns (string)
State-modifying
addStampus(address[] artistsuint256[] maxSuppliesuint256[] mintPrices
batchSendPostcards(address[] toAddressesuint256 idstring fromTextstring toTextstring messagepayable 
mint(address accountuint256 iduint256 amountpayable 
mintAndSendPostcard(address touint256 idstring fromTextstring toTextstring messagepayable 
preMint(address accountuint256 iduint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
sendPostcard(address touint256 idstring fromTextstring toTextstring messagepayable 
setApprovalForAll(address operatorbool approved
setMintLimit(uint256[] tokenIdsuint256[] mintLimits
setRoyaltyFee(uint8 royaltyFee
setRoyaltyRecipient(address royaltyRecipient
setURI(string newuri
transferOwnership(address newOwner
updateArtistAddress(uint256 idaddress artist
withdrawFees(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SendPostcard(uint256 indexed postcardIdaddress indexed fromaddress indexed touint256 tokenIdstring fromTextstring toTextstring messageuint256 value
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 _symbolstring _uriaddress royaltyRecipientuint8 royaltyFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.