Skip to content
ARRANGEDocumentation
Browse documentation
On this page

DocumentationReference

References

Primary sources for Robinhood Chain, Stock Tokens, covered calls and replicating market makers.

#Source discipline

Network values, Stock Token mechanics, contract identity and API semantics follow official Robinhood Chain documentation. Covered-call material follows standard terminal-payoff definitions. RMM material follows the cited papers and Primitive research repositories.

References establish facts about their own systems. They do not transfer security assurances, integration guarantees or endorsements to ARRANGE.

#Primary sources

  1. Replicating Market Makers

    Angeris, Evans and Chitra's primary paper on constructing CFMM trading functions from target payoff functions.

  2. Replicating Portfolios: Constructing Permissionless Derivatives

    Primitive research describing RMM-01 and onchain structured-product constructions.

  3. Primitive rmms-py

    Open-source Python simulation toolkit for covered-call RMM behavior, arbitrage and fee experiments.

  4. Primitive Portfolio

    Open-source automated market-making protocol repository and a useful part of the research lineage; it is not an ARRANGE dependency or deployment.

  5. About Robinhood Chain

    Official overview of Robinhood Chain, its Ethereum-compatible Layer-2 design and EVM execution environment.

  6. Connecting to Robinhood Chain

    Official mainnet and testnet chain IDs, ETH gas configuration, RPC endpoints and block explorers.

  7. Stock Tokens

    Official description of Stock Token structure, issuer, economic exposure, ERC-20 behavior and multiplier mechanics.

  8. Building with Stock Tokens

    Official integration guide for ERC-20 operations, ERC-8056 views, liquidity surfaces and onchain pricing.

  9. Stock Token APIs

    Official REST schemas for asset metadata, underlying bid/ask data and corporate actions.

  10. Robinhood Chain Token Contracts

    Official canonical token contract registry for Robinhood Chain.

  11. Oracles & Price Feeds

    Official Chainlink feed semantics, multiplier treatment, pause behavior and L2 safety checks.

  12. Robinhood Chain Brand Guidelines

    Official terminology and disclosure rules for Robinhood Chain and Stock Tokens.

  13. ERC-8056: Scaled UI Amount Extension

    Ethereum standard defining multiplier-adjusted display amounts while raw ERC-20 balances remain unchanged.

  14. OIC Covered Call (Buy/Write)

    Options Industry Council educational reference for covered-call mechanics, payoff and assignment risk.

ARRANGE Documentation