gethttps://iris-api-sandbox.circle.com/v2/burn/USDC/fees/{sourceDomainId}/{destDomainId}
Retrieves the applicable fees for a USDC transfer between the specified source and destination domains. The fee is returned in basis points (1 = 0.01%).
Domain ID of the destination chain.
Domain ID of the source chain.
1{
2 "finalityThreshold": 1000,
3 "minimumFee": 1
4}