Skip to main content
This section is for Chrome extension developers who want to add Blinks to third party sites like Twitter. If you’re interested in Native blink support check out our React SDK or React Native SDK. Chrome extension showing Blinks integration on Twitter

Action Adapter & Multichain Compatibility

After implementation of sRFC 31, action developers can specify a target blockchain for an action by including metadata in responses. The action metadata is accessible within the ActionContext across ActionAdapter functions. Chrome extension developers can also specify supported blockchains by defining them within the ActionAdapter. Additionally, other functions can be implemented to handle the action’s blockchain based on the ActionContext. For backward compatibility, the absence of blockchain IDs should be interpreted by Blink clients as actions targeting the Solana mainnet.