$POS token launch
$POS launches via the Stonklauncher in
Tuesday 22 September, 11:00 AM Eastern (15:00 UTC). Paired with SPCX, the SpaceX stock token. The contract address will be posted on this website the moment it is live. Trust no other source.
--hours
--min
--sec
Pair: $POS / SPCXMeme coin, read this firstCA posted here at launch
Protocol on Robinhood Chain 4663

How a transmission works

Everything a holder signs, everything the server checks, and every address involved. There is exactly one chain and one payment asset in this system by design.

1 · Payload and content hash

The desk builds a keccak256 content hash of what you send: the trimmed text, the image URL, or <collection>:<tokenId> for NFT art. The hash is committed on chain in the payment transaction, so the relayed payload can be audited against the registry forever.

0 · The radio side

Transmissions are performed by SpaceSpeak LLC, which operates parabolic dish transmitters in the 2 to 5 GHz band. Proof of Space calls their API v2 (SendMessage) with your text and, for images and NFTs, a base64 PNG under 150 KB. SpaceSpeak returns a MessageId that is stored on your record; their GetDistanceTraveled endpoint answers for that id once the broadcast has fired. Radio waves travel at 299,792 km per second and are never recalled.

2 · Payment in SPCX

transmit(contentHash, payloadType, nftContract, tokenId, standard, SPCX) pulls exactly minimumPayment[SPCX] (today 0.02 SPCX) from your wallet to the treasury via transferFrom, verifies you hold the NFT for NFT payloads (ownerOf for ERC-721, balanceOf for ERC-1155, any contract on the chain), and emits TransmissionSent. The desk approves exactly the fee first when the allowance is short, never an unlimited amount. The fee is owner adjustable and the desk always reads the live value off the contract.

3 · Server verification

The API re-reads the receipt on Robinhood Chain: success status, sender equals the connected wallet, a TransmissionSent log from the registry paid in SPCX, and the on chain content hash equal to the hash of the payload you submitted. A plain SPCX transfer of at least the fee to the treasury is accepted as a recovery proof for wallets that paid outside the desk. Every tx hash is single use.

4 · Relay to SpaceSpeak

Verified payloads enter a serialized queue (the SpaceSpeak API deadlocks on concurrent sends) and are submitted to SendMessage. NFT and image payloads are fetched, transcoded under 150 KB and attached as base64. The SpaceSpeak message id is stored with the record and the signal field tracks distance from the payment block time at exactly 299,792.458 km per second.

Addresses

Records every transmission, pulls the SPCX fee. Deployed block 68,823,587, Sourcify exact match.

Space Exploration Technologies Corp. Class A Common Stock · Robinhood Token, 18 decimals. The only accepted fee asset.

Every message fee lands here, inside the same transaction that records the transmission.

Fully on chain art; listed first in the picker. Any other ERC-721 or ERC-1155 on Robinhood Chain works the same way.

Fully on chain SVG; listed first in the picker.

Registry owner powers are limited to fee level, treasury address, pause, and linking a SpaceSpeak id to a record. There is no path for the owner to touch fees already paid, they settle straight to the treasury inside the same transaction. Source: FirstContactRegistry.sol (MIT), verified on Sourcify and Blockscout.
Led by the Stonk Interns. Founder @AnIdiot. Proof of Space is an independent project. It is not affiliated with StonkBrokers or Clutch Markets in any way.