CoinList · Arazzo Workflow
CoinList Passage - Invest flow
Version 1.0.0
Load an offer, check on-chain balance/allowance, prove and allow-list the wallet, then create and track a participation.
View Spec
View on GitHub
CompanyFintechCryptocurrencyToken SalesTokenized EquitiesKYCOAuthBlockchainDigital AssetsEmbedded FinanceArazzoWorkflows
Provider
Workflows
invest-in-offer
Take a signed-in user from an offer to a tracked participation.
The full Passage invest path. Requires a user-scoped (authorization_code + PKCE) access token.
1
load-offer
getPartnerOffer
2
check-balance
getTokenBalance
3
check-allowance
getTokenAllowance
4
prove-wallet
createWalletOwnershipChallenge
5
allow-wallet
allowWallet
6
create-participation
createPartnerParticipation
7
track-participation
getPartnerParticipation