Stampu

Verified contract

Active on Ethereum with 4,342 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"

0x54f698f7c0f6da3e55bb3c445326657da4f09c18fca0fd0e13e63b82361eaada
0xe0a4ac9c14488319acc553c41965f0ddb6b8d31aacdfb9dc396417615343d6af
0x516d3fa5664f7c6267e229d537fdfb343ef5a9deaad3615edb7069b20a41f096
0x32f85e303a891c0def53828fbc15b9dc4267ae71ee6f91ec6675910a995b4e66
0xd07b73220fc33be9967da2c9b1c98703c0fa995adcbc2bd7bc8721f1a63c4777
0x7c35f9310edec2bb995fd7bde7b983e1dbf87f7262fd2d4635268a06788c5858
0x98950ace3124915bd91c4fb443eea5ae3a433189afbd2ab3e7f249e502191536
0xa52bdb350e9b134c6ac7514c789a0272e3ed4ea1718986d30847082153d6be7d
0xc9e28e5c4f1c08c92ca1b81da13ae98d8d89464b23443a8df8558c7bb0239e96
0x8f77a970ef134fdba0bdc12b47a29cdc37cae9f6137b4232e40d3ad77ad6de9d

Functions
Getter at block 21299856
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.