Message to Martians

Verified contract

Active on Ethereum with 3,036 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "Message to Martians"

0xc26bc56b29cb2096e2ed223053ca3b3f574a4f570db8699c9a14b51c55c8511e
0x0d99a543ee9f655480c468957dc2cae14b2838978cb9be783482983b1acbb607
0x18c2cf0633b68f9ba695201415c2238b4ebfcde27fcdf8459209200ccc813b3e
0xd63031a7786d5bc39df4b88536030c8691902d4596c0a7db52089c4d83d02389
0xc2452f9b0cda97aefb2fe94835ea9f801d1038c27312468a6f55716745d0bd59
0xae926b95a19d6738325a38f8d4007abbd15825360b3ece07b0b7d2a8611b4530
0x42d962a2868c7a90da69a55d815731571aa8328bf74e55adfea8767b9a00390b
0x78676704d74c1884a1858bfe404a4a5186b9c3f263b212ffc38153c6244f1e5c
0x9ea5adacbc27746b139b2146d80cc762c69a9fce5b208d8b0aeccd53c4e5f4dd
0xb3de0065d725a40e7bf562219078d3a2f32adc4fec92569bf5055c05336dc562

Functions
Getter at block 20962343
allowSpaces(view returns (bool)
false
fontAddress(view returns (address)
0xd454e822c9ba075514fedfc580d3dbdec0639790
maxMintsPerTx(view returns (uint256)
20
maxStringLength(view returns (uint256)
20
maxSupplies(view returns (uint256)
8888
maxTokens(view returns (uint256)
8888
 
messageToMartians(view returns (string)
mintingCost(view returns (uint256)
44440000000000000
mintingEnabled(view returns (bool)
true
moonBagsAddress(view returns (address)
0xeafa25e962ee875f75fdc97e152d39bb4c8978ae
name(view returns (string)
Message to Martians
owner(view returns (address)
0xa236e3a2a486e5937f13a9f421a6564562305538
 
readMessage(view returns (string)
suppliesMinted(view returns (uint256)
8888
symbol(view returns (string)
MARTIAN
tokenDescription(view returns (string)
Message to Martians is a message stored in the ethereum blockchain, awaiting the future Martians to read one day. As a token of appreciation, writers of our message receive an NFT of their written word as well as a Space Capsule containing their Martian gear. https://messagetomartians.com
tokenExternalUrl(view returns (string)
https://messagetomartians.com
tokenName(view returns (string)
Message to Martians
totalSupply(view returns (uint256)
590
transpondersAddress(view returns (address)
0x9d00d9b009ab80a18013675011c93796d89de6b4
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokensOfAddress(address address_view returns (uint256[])
getTransponderStatus(uint256 tokenId_view returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
onlyAllowedCharacters(string string_view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
readWord(uint256 tokenId_view returns (string)
stringLength(string string_pure returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenId_view returns (string)
State-modifying
approve(address touint256 tokenId
mintSupplies(uint256 amount_payable 
ownerMintSupplies(uint256 amount_
ownerWithdrawEther(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowSpaces(bool bool_
setApprovalForAll(address operatorbool approved
setFontAddress(address address_
setMaxMintsPerTx(uint256 uint_
setMaxStringLength(uint256 maxLength_
setMintingCost(uint256 mintingCost_
setMintingStatus(bool bool_
setMoonBagsAddress(address address_
setTokenDescription(string tokenDescription_
setTokenExternalUrl(string tokenExternalUrl_
setTokenName(string tokenName_
setTranspondersAddress(address address_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
writeMessage(uint256 transponderId_string word_
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address touint256 tokenId
MintSupplies(address touint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.