Feed updates
Equity.US.SKHYV/USDremovedCrypto.NEX/USDremovedCrypto.HWUSD/USDC.RRremovedCrypto.USDU/USDremovedCrypto.SHYPE/HYPE.RRremovedCrypto.GOLD/USDremovedCrypto.4/USDremovedCrypto.WVLP/USDT.RRremovedCrypto.THBILL/USDC.RRremovedCrypto.BUCKET.USDB/USDremovedCrypto.WHLP/USDC.RRremovedCrypto.VKHYPE/KHYPE.RRremovedCrypto.URANUS/USDremovedCrypto.UP/USDremoved
View all
Developer Hub
Pyth CoreHermes

**Deprecated: use /v2/updates/price/{publish_time} instead**

**Deprecated: use /v2/updates/price/{publish_time} instead** Get a VAA for a price feed using CCIP This endpoint accepts a single argument which is a hex-encoded byte string of the following form: `<price feed id (32 bytes> <publish time as unix timestamp (8 bytes, big endian)>`

GET
/api/get_vaa_ccip

Query Parameters

data*string

Response Body

application/json

curl -X GET "https://hermes.pyth.network/api/get_vaa_ccip?data=string"
{
  "data": "string"
}