Path Parameters
Source domain identifier for a blockchain on CCTP.
Required range:
x >= 0Example:
3
Destination domain identifier for a blockchain on CCTP.
Required range:
x >= 0Example:
3
Response
Successfully retrieved the USDC transfer fees.
Example:
[
{
"finalityThreshold": 1000,
"minimumFee": 1
},
{
"finalityThreshold": 2000,
"minimumFee": 0
}
]