hoodchain - v0.1.0
    Preparing search index...

    Variable TESTNET_STOCK_TOKENSConst

    TESTNET_STOCK_TOKENS: {
        AMD: `0x${string}`;
        AMZN: `0x${string}`;
        NFLX: `0x${string}`;
        PLTR: `0x${string}`;
        TSLA: `0x${string}`;
    } = ...

    Faucet-dripped Stock Tokens on testnet 46630 (18 decimals each). These are plain test ERC-20s — the testnet does not mirror the mainnet registry.

    Type Declaration

    • ReadonlyAMD: `0x${string}`
    • ReadonlyAMZN: `0x${string}`
    • ReadonlyNFLX: `0x${string}`
    • ReadonlyPLTR: `0x${string}`
    • ReadonlyTSLA: `0x${string}`