CCTP
cURL
curl --request GET \ --url https://iris-api-sandbox.circle.com/v2/publicKeys
{ "publicKeys": [ { "publicKey": "0x04fc192351b97838713efbc63351e3b71607cc7fc0a74fadaa12d39a693713529bf392c0eeaff62eff2f06b47a4c7cd5f83159e4145444f817d5e7f24e256c6278", "cctpVersion": "1" } ] }
Returns the public keys for validating attestations across all supported versions of CCTP.
Successfully retrieved a list of public keys with their respective CCTP versions.
Show child attributes
"0x04fc192351b97838713efbc63351e3b71607cc7fc0a74fadaa12d39a693713529bf392c0eeaff62eff2f06b47a4c7cd5f83159e4145444f817d5e7f24e256c6278"
1
2
"2"
Was this page helpful?