PoA bridge
Last updated
Last updated
The PoA Bridge is a solution for transferring asset tokens between blockchain network and Defuse. This service is designed as an alternative to the OmniBridge. It will help users take full advantage of the Defuse protocol's capabilities for interacting with multi-chain financial products.
Get supported assets. The bridge only works with a specific list of tokens that are available for transfer to Defuse. The list of supported tokens and networks can be obtained using this request.
Get deposit address. Once you have verified that your token is supported by the bridge, you can use the request to obtain a deposit address. After receiving the address, transfer the tokens to it, and they will soon be available in Defuse.
Get recent deposit. The API service allows you to get the status of the most recent deposits. Simply send a request to retrieve this information.
Get withdrawal status. The bridge supports token withdrawals from Defuse to the supported network. To do this, call the 'withdrawal' contract method or use Defuse's user interface. The status of the withdrawal can be obtained upon request.
POST: https://bridge.chaindefuser.com/rpc
1. Get supported assets
Returns a list of tokens that are supported by the PoA bridge in each network.
2. Get deposit address
Returns the address for depositing supported tokens or native currency.
3. Get recent deposits
Returns information on recent deposits
4. Get withdrawal status
Returns withdrawal status.