Sandstorm

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x106f6370 at 13868115
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Sandstorm"

0xcb07b5e46f4a8e95a90e872a9f270efd1e9858f2fd9f7abe11e25da155389994
0x6b26313ca8f18c53f906bccf0c8cb252835b51dbe5c9edab075401af733993ce
0x7647286b62bd3199f5d92a38732a7d2a57615cdad457cb8b64cdbc15e86df5b9
0x52c6b91f7a8edfc4c083c1677748b0363f387c3c4ce9a5c4c9bd719d8d61bc19

Functions
Getter at block 21388199
name(view returns (string)
Sandstorm
owner(view returns (address)
0x25a40857ceddf982d419a3b15615206d8ebb3bbc
symbol(view returns (string)
SMTA
tokenURIPrefix(view returns (string)
https://gateway.pinata.cloud/ipfs/
Read-only
balanceOf(address accountuint256 tokenIdview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getCreator(uint256 tokenIdview returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyFee(uint256 tokenIdview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
burn(uint256 tokenIduint256 supply
burnBatch(uint256[] tokenIdsuint256[] amounts
mint(string uriuint256 supplyuint256 feestruct SandstormSign sign
ownerTransfership(address newOwnerreturns (bool)
safeBatchTransferFrom(address fromaddress touint256[] tokenIdsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed newOwneraddress indexed owner
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
tokenBaseURI(string value
Constructor
constructor(string namestring symbolstring tokenURIPrefix
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.