OPTXOPTX DOCS
On-Chain Bridge

Solana Native

Home chain operations β€” $OPTX, $JTX, $CSTB tokens, DePIN staking, and Metaplex agent identity.

Solana is the home chain for OPTX. All verification, staking, and agent identity lives here. This is the trust root that all bridges extend from.

Token Ecosystem

TokenStandardPurposeNetwork
$OPTXToken-2022 (SPL)Utility β€” DePIN rewards, bridge fees, gaze attestationsDevnet
$JTXSPL TokenGovernance β€” staking for minting/access, AARON priorityMainnet
$CSTBToken-2022 (SPL)Attestation β€” DePIN validator staking via CSTB TrustDevnet

Token-2022 Transfer Hooks

$OPTX and $CSTB use transfer hooks β€” programmable logic that executes on every token transfer. This enables:

  • DePIN reward distribution on validator attestation
  • Bridge fee deduction before LayerZero OFT wrapping
  • Gaze attestation stamps embedded in transfer metadata

Metaplex Agent Identity

AstroJOE is registered as a Metaplex Core Asset on mainnet β€” the on-chain identity for the agent.

FieldValue
Agent NFT9116eaELxZheLwJNu73LxQVsuaiugH8e11onkEw4ku9R
Agent WalletG8MxbW8LKEsvKvXRneCHpMASR4yDit7CzERW1ZfgPkqD
OwnerFEUwuvXbbSYTCEhhqgAt2viTsEnromNNDsapoFvyfy3H
StandardCore Asset (EIP-8004 Registration v1)
x402 ProtocolSupported

DePIN Staking (CSTB Trust)

NodeDescription
NodeDePIN Validator Node (edge compute, gaze proofs)
AARONAARON Router β€” validates attestations on Solana
CSTB$CSTB stake locked by validator in CSTB Trust
OPTX$OPTX rewards minted via Token-2022 transfer hooks

Validators stake $CSTB to participate in the DePIN network. AARON validates their attestations (gaze proofs, uptime, edge compute availability), and rewards flow back as $OPTX through Token-2022 transfer hooks.

Program Addresses

ProgramAddressNetwork
CSTB DePIN91SqqYLMi5zNsfMab6rnvipwJhDpN4FEMSLgu8F3bbGqDevnet

RPC Configuration

All Solana interactions route through Helius RPC for enhanced reliability, webhooks, and DAS (Digital Asset Standard) API access.

Devnet:  https://devnet.helius-rpc.com/?api-key=<key>
Mainnet: https://mainnet.helius-rpc.com/?api-key=<key>

On this page