RAILGUN Privacy Wallet Integration
Enhance your privacy-preserving workflows by connecting RAILGUN's shielded infrastructure with B3OS automation. Seamlessly trigger private balance check...
Integration available
Enhance your privacy-preserving workflows by connecting RAILGUN's shielded infrastructure with B3OS automation. Seamlessly trigger private balance checks and unshielding operations to maintain financial confidentiality across your decentralized ecosystem.
Build With RAILGUN Privacy Wallet
Use RAILGUN Privacy Wallet when a workflow needs to call RAILGUN Create Wallet, Railgun Private Transfer, RAILGUN Query Balance or related RAILGUN Privacy Wallet operations from a typed B3OS action. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.
Available Actions
| Action | ID | Connector | Required fields |
|---|---|---|---|
railgun-create-wallet | - | - | |
railgun-private-transfer | wallet | chainId, tokenAddress, amount, recipientRailgunAddress | |
railgun-query-balance | railgun | chainId | |
railgun-unshield-via-relayer | railgun | chainId, tokenAddress, amount, recipientAddress | |
railgun-shield | wallet | chainId, tokenAddress, amount, railgunAddress | |
railgun-unshield | wallet | chainId, tokenAddress, amount, recipientAddress | |
unwrap-eth | wallet | amount, chainId | |
wrap-eth | wallet | amount, chainId |
Available Triggers
No trigger references are published for this integration yet.
Common Use Cases
Connector Notes
- Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
- Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
- Test with the visual editor or
POST /v1/actions/{type}/testbefore routing production traffic.
Related Templates
| Template | Description | Tags |
|---|---|---|
| Wallet: Privately Fund a New Wallet with Anonymous ETH | Funds a fresh wallet with gas in ETH) on any chain (default:Base) without leaving an onchain... | wallet, onchain-ops, privacy |
FAQ
B3OS allows you to build automated workflows that interact with RAILGUN's shielded protocols, enabling programmatic balance queries and unshielding actions without manual intervention.
Automating the unshielding process through B3OS enables scheduled or conditional liquidity management, ensuring your shielded assets are moved to public states based on specific workflow triggers.
Yes, by using the RAILGUN Query Balance action within a B3OS workflow, you can set up automated monitoring to track your private holdings and trigger subsequent actions when certain thresholds are met.
No, B3OS interacts with the RAILGUN protocol via secure API/smart contract calls, maintaining the integrity of the shielded transfers and private gas funding architecture.
While RAILGUN currently focuses on specific actions like querying balances and unshielding, you can use B3OS to initiate these actions based on external events, such as price changes or time-based schedules.
