πIndirect purchases
Purchase a token through an intermediate asset and an on-chain swap.
Last updated
Purchase a token through an intermediate asset and an on-chain swap.
An indirect purchase makes a token available even when payment providers do not sell that token directly.
Suppose a user wants to buy a token that is available on-chain but not in a provider's asset catalog.
Coindisco finds an eligible quote for an intermediate asset, such as USDC on the target network.
The user completes the fiat purchase with the selected provider.
The intermediate asset is swapped into the requested token through the configured smart-contract flow.
The requested token is delivered to the user's wallet.
To buy $AIXBT on Base with USD:
Select $AIXBT and the Base network.
Enter, for example, 500 USD.
Coindisco compares eligible offers for the required intermediate asset, such as USDC on Base.
Review the output amount, True Fee, and smart-contract fee included in the quote.
Complete the provider checkout.
The intermediate asset is swapped into $AIXBT and delivered to the selected wallet.
The exact intermediate asset and route are returned with the quote. They should not be hardcoded by an integration.
Indirect availability depends on route liquidity, the selected network, token support, and smart-contract configuration. "Any token" should be understood as any token for which Coindisco can currently return a valid route.
Last updated