Custom Data Feeds
Requesting New Data Types
Integration Process
2
3
4
Fetch Data
curl https://udfsnap.ent-dx.com/last_votes?feedKeys=BTC/USD{
"update_call_data": "0x..",
"feeds": [
{
"feed_key": "BTC/USD",
"votes": [
{
"Value": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAS4fbe+zAAA=",
"Timestamp": 1737093395,
"Signature": {
"R": "0xfb2e89fb52f1d832d5437f4b773c0f67749b914b25c592af9cbc8ffe58e9e928",
"S": "0x3c7e717a67b8a0c072f0271f35f3994c865c12b930f20b57149b623cade43d43",
"V": 27
}
},
{
"Value": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAS4fbe+zAAA=",
"Timestamp": 1737093402,
"Signature": {
"R": "0xe6a1448feac17a219c63a426f978cd395f8be55a74ebc717a88385033c7c5432",
"S": "0x1a16ba5138e5293b03c093097c8564c55a0f054537a6c665d3b4bc9cf716d46f",
"V": 28
}
},
{
"Value": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAS4fbe+zAAA=",
"Timestamp": 1737093400,
"Signature": {
"R": "0x8308dc0d3b5a32a12374fbc8a2852cb14af4e31cc015b4d463e4cfb41d5aa469",
"S": "0x12d5746c9499e7dc5edbbc436f696478ab4ad5a96247fb357d3d0c418769778d",
"V": 28
}
}
]
}
]
}Last updated
