Skip to content

Integration matrix

Integrations

Where a MonaPad launch can happen today, and where it cannot yet. Candidate venues are investigated, not assumed: each one below was checked against its contracts and primary documentation, and every claim links to its evidence.

Robinhood Chain · mainnet

Status vocabulary

Verified1
The whole MonaPad flow for this venue was exercised against the real contracts on a mainnet fork.
Testnet only0
Works only on a test network.
Blocked5
Real and documented, but a named dependency is missing. The card says exactly which.
Unsupported1
Not planned with the current architecture.

Only a Verified venue whose adapter exists in this build can be selected in the Create flow. Nothing is marked Verified on the strength of documentation alone.

One record per venue and chain

Venues

Pons V2

Robinhood Chain · chain 4663

eip155:4663

VerifiedMainnetSelectable in Create

Launch → fee collection → split → reserve purchase verified end to end on a mainnet fork against the real Pons V2, Uniswap v3 and Stock Token contracts. MonaPad’s registry 0xc0950B99722d96f622EFA01536eeC1A6f3336E8A and vault 0x6D33a3220C6fEFE13dbA64C6E98361b125244198 are live on mainnet since block 67894360, source-verified on Sourcify (exact match).

RPC
https://rpc.mainnet.chain.robinhood.com
Explorer
https://explorer.mainnet.chain.robinhood.com
Deployment method
MonaPadRegistry.launch() → PonsV2LaunchFactory.launchToken(params, config 0, native ETH, [creator]). One transaction, one signature.
Token standard
ERC-20, fixed 1,000,000,000 supply (Pons launch config 0), bonding curve then Uniswap v4 pool.
Launch cost
Pons launch fee 0.0005 ETH (read live) + gas. Optional opening buy.
Creator fees
1% curve fee: 30% Pons protocol, 70% creator side. After graduation: 1% hook fee, same split, swept to the Pons fee escrow by the Pons sweep operator. Claimed with escrow.claim().
Can MonaPad collect?
Yes. TokenParams.creatorFeeRecipient is the launch’s FeeSplitter contract; it sweeps the curve (allowed for the recipient while buyback is off) and claims the escrow. Only the creator-side 70% is ever collectible; the Pons protocol share is not.
Quote assets
Native ETH (MonaPad launches). Pons also approves USDG and ~63 Stock Tokens as pair assets; not used by MonaPad v1.
Reserve route
ETH → Stock Token through official Uniswap v3 SwapRouter02 on the same chain. 12 assets verified live with executable quotes.
Restrictions
Pons owner can re-point a launch’s fee recipient after a 3-day timelock (recovery power). Stock Tokens: issuer blocklist, pause, adminBurn, beacon upgrade; not offered to U.S. persons.
Cross-chain
None needed: venue, registry, vault and reserve assets share one chain.
Wallet / signature
Any EVM wallet on chain 4663.

Clanker v4

Robinhood Chain · chain 4663

eip155:4663

BlockedMainnet

Contracts are real and verified on chain 4663 and reward recipients may be contracts, so fee routing is architecturally possible.

Missing dependency

No MonaPad adapter yet: rewards arrive as WETH through ClankerFeeLocker.claim(feeOwner, token), which the current FeeSplitter (native ETH from the Pons escrow) does not handle, and the deployment is absent from Clanker’s own deployed-contracts page. Needs a WETH-aware splitter and a fork test before it can be enabled.

RPC
https://rpc.mainnet.chain.robinhood.com
Explorer
https://explorer.mainnet.chain.robinhood.com
Deployment method
clanker-sdk 4.2.19 ships clanker_v4_robinhood: factory 0xD3f2cC1731b7Fd17f28798835C2E02f0a1839A94 (Sourcify exact match).
Token standard
ERC-20, fixed 100,000,000,000 supply, single-sided Uniswap v4 LP.
Launch cost
No protocol launch fee documented; gas only.
Creator fees
LP fees (static 1% or dynamic); protocol keeps 20% of LP fees. Up to 7 reward recipients with fixed bps; fee asset Paired / Clanker / Both.
Can MonaPad collect?
Possible, not built: anyone may trigger claim() for a recipient, and recipients may be contracts.
Quote assets
WETH.
Reserve route
Would reuse the same-chain Uniswap v3 routes after unwrapping WETH.
Restrictions
rewardBps cannot change after deployment. No third-party interface terms found.
Cross-chain
None needed.
Wallet / signature
Any EVM wallet on chain 4663.

Flap

Robinhood Chain · chain 4663

eip155:4663

BlockedMainnet

Flap documents a Robinhood deployment and tax tokens whose beneficiary can be a vault contract.

Missing dependency

The VaultPortal (0xe9F7AB7DE8FB8756acbB6a1cd13316a43308197B) has no verified source, the Robinhood guide does not confirm the vault path (newTokenV6WithVault) on this chain, and no MonaPad adapter exists. Needs source verification and a fork test of the beneficiary flow.

RPC
https://rpc.mainnet.chain.robinhood.com
Explorer
https://explorer.mainnet.chain.robinhood.com
Deployment method
Direct contract calls to Portal 0x26605f322f7fF986f381bB9A6e3f5DAb0bEaEb09 (newTokenV5 / newTokenV6 only on Robinhood). No SDK.
Token standard
ERC-20 (standard or tax token V3); migrates to a Uniswap V2 fork at ~5 ETH.
Launch cost
Gas; protocol takes 1% on the bonding curve.
Creator fees
Creator revenue is a buy/sell tax (bps) paid to a beneficiary in native ETH; launchers may also set a commission receiver.
Can MonaPad collect?
Unverified. Permissionless vaults are documented, but not exercised on Robinhood Chain.
Quote assets
Native ETH only on Robinhood.
Reserve route
Would reuse the same-chain Uniswap v3 routes.
Restrictions
Verified badge requires Flap Guardian rights. Tax tokens charge holders on transfer-side trades.
Cross-chain
None needed.
Wallet / signature
Any EVM wallet on chain 4663.

pump.fun

Solana · chain mainnet-beta

solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp

BlockedMainnet

Programmatic creation and creator-fee sharing are documented, but nothing on Solana can pay a Robinhood Chain contract.

Missing dependency

Fees are SOL on Solana. Moving them into the Robinhood Chain vault needs (1) a Solana-side program or custody key to receive them and (2) an off-chain keeper bridging through Relay. MonaPad runs no custodial wallets, so this stays off until a non-custodial route exists. Fee shares are also set by the creator after launch, not atomically.

RPC
https://api.mainnet-beta.solana.com
Explorer
https://solscan.io
Deployment method
@pump-fun/pump-sdk 2.0.0, program 6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P (create_v2).
Token standard
SPL Token-2022, 6 decimals, 1,000,000,000 supply.
Launch cost
0 SOL to create + rent and network fees.
Creator fees
Bonding curve: 0.30% creator, 0.95% protocol. PumpSwap: tiered 0.05%–0.95%. Fee sharing: up to 10 shareholders, locked once set.
Can MonaPad collect?
No. An EVM contract cannot be a Solana shareholder.
Quote assets
SOL (USDC for USDC-quoted coins).
Reserve route
None to the Robinhood vault. (xStocks exist on Solana, but that would be a separate Solana-side reserve.)
Restrictions
pump.fun terms exclude its trade marks from the licence and ban bots/crawlers on its platform.
Cross-chain
Relay quotes Solana → 4663, but it is a solver system needing an origin-chain signer.
Wallet / signature
A Solana wallet (separate signature; never the same signature as an EVM launch).

Flap

BNB Chain · chain 56

eip155:56

BlockedMainnet

Flap’s home chain. Fees are BNB on BNB Chain.

Missing dependency

Same cross-chain gap as pump.fun: a BNB-side receiver plus a bridge keeper (Relay or Across) would be required to fund the Robinhood Chain vault. Not built; no custodial shortcuts.

RPC
https://bsc-dataseed.bnbchain.org
Explorer
https://bscscan.com
Deployment method
Direct Portal calls; Split Vault (10 recipients, bps) is registered on BNB only.
Token standard
ERC-20 / tax token.
Launch cost
Gas; 1% protocol rate on the curve.
Creator fees
Tax-based, paid to a beneficiary or vault in BNB.
Can MonaPad collect?
Not without a BNB-side contract and a bridge keeper.
Quote assets
BNB.
Reserve route
None to the Robinhood vault.
Restrictions
Tokenized stocks on BNB (xStocks, Ondo GM) carry their own eligibility rules.
Cross-chain
Relay and Across list routes into 4663; both are solver systems needing an origin-chain signer.
Wallet / signature
Any EVM wallet on chain 56.

Clanker v4

Base · chain 8453

eip155:8453

BlockedMainnet

Clanker’s main chain. Reward recipients may be contracts on Base.

Missing dependency

Fees are WETH on Base. Funding the Robinhood Chain vault needs a Base-side receiver plus a bridge keeper. Not built. xStocks are not on Base, so there is no same-chain reserve either.

RPC
https://mainnet.base.org
Explorer
https://basescan.org
Deployment method
clanker-sdk 4.2.19.
Token standard
ERC-20, 100B supply, Uniswap v4 LP.
Launch cost
Gas.
Creator fees
LP-fee rewards to up to 7 recipients; protocol keeps 20%.
Can MonaPad collect?
Not without a Base-side contract and a bridge keeper.
Quote assets
WETH.
Reserve route
None to the Robinhood vault.
Restrictions
None found for third-party interfaces.
Cross-chain
Relay and Across list Base → 4663; solver systems needing an origin-chain signer.
Wallet / signature
Any EVM wallet on chain 8453.

Robinhood Chain Testnet

Robinhood Chain Testnet · chain 46630

eip155:46630

UnsupportedTestnet

Neither Pons V2, nor official Uniswap deployments, nor Stock Tokens exist on the testnet, so no part of the fee → reserve flow can run there.

Missing dependency

Use the local mainnet fork (`pnpm chain:fork`) as the test environment instead; it runs the real venue, DEX and asset bytecode with test balances.

RPC
https://rpc.testnet.chain.robinhood.com
Explorer
https://explorer.testnet.chain.robinhood.com
Deployment method
None.
Token standard
Launch cost
Creator fees
Can MonaPad collect?
Quote assets
Reserve route
None: the Uniswap registry has no record for chain 46630.
Restrictions
Cross-chain
Wallet / signature

Multi-chain launches

Independent tokens deployed on different chains are related deployments under one launch. They do not share supply, are not bridged, are not fungible with each other and have no price parity.

Robinhood Chain · chain 4663

Verified infrastructure

The third-party contracts MonaPad calls. None of them is operated by MonaPad. Each address was taken from the primary source listed below and re-checked on-chain.

Configuration sources

Network
https://docs.robinhood.com/chain/ (Robinhood Chain = 4663, Robinhood Chain Testnet = 46630); eth_chainId
Pons V2
https://docs.ponsfamily.com/docs/v2 (addresses) · https://sourcify.dev (exact-match source, chain 4663) · on-chain factory wiring
Uniswap
https://developers.uniswap.org/deployments.json, records with chainId 4663; SwapRouter02.WETH9() on-chain
Stock Tokens
https://api.robinhood.com/rhj/assets → deployments[chainId=4663].contractAddress · shared issuer beacon slot · terms()
USDG
https://docs.paxos.com/guides/stablecoin/usdg/mainnet → "Robinhood Mainnet"

Configuration verified 2026-09-20 09:33 UTC. Running pnpm verify:config re-checks every address and route against the live chain.