Skip to main content
Version: testnet (v0.71)

Get ERC20 set asset limits bundle

Get the signature bundle to update the token limits. These are maxLifetimeDeposit and withdrawThreshold for a given ERC20 token that is already allowlisted in the collateral bridge.

Query Parameters
    proposalId string required

    Proposal ID of the asset update proposal.

Responses

A successful response.


Schema
    assetSource string
    lifetimeLimit string
    nonce string
    signatures string
    threshold string
    vegaAssetId string
Loading...