Skip to content

Commit

Permalink
Merge pull request #61 from Bisonai/feat/klay-per
Browse files Browse the repository at this point in the history
(BAOBAB) PER-KLAY
  • Loading branch information
nick-bisonai authored Apr 11, 2024
2 parents bce4419 + a08ec3e commit b0bc12b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
18 changes: 18 additions & 0 deletions adapter/baobab/per-klay.adapter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"adapterHash": "0xcabdece4874d2a5e02c07056d57e8feb1b5f15710497da75539c326c6fc1b395",
"name": "PER-KLAY",
"decimals": 8,
"feeds": [
{
"name": "KlaySwap-PER-KLAY",
"definition": {
"chainId": "8217",
"address": "0x45ccd8a73053ab94efb7a9d4fd48da888c2977f3",
"type": "UniswapPool",
"reciprocal": true,
"token0Decimals": 18,
"token1Decimals": 18
}
}
]
}
9 changes: 9 additions & 0 deletions aggregator/baobab/per-klay.aggregator.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"aggregatorHash": "0x9e3ae0a676766b0902a09fe36b9b9c09dc1863b40791da549b3ff93a7f60276a",
"name": "PER-KLAY",
"address": "0x457718C2Cc8F8E6DF0b19125a9012E016fEd3fB4",
"heartbeat": 15000,
"threshold": 0.05,
"absoluteThreshold": 0.1,
"adapterHash": "0xcabdece4874d2a5e02c07056d57e8feb1b5f15710497da75539c326c6fc1b395"
}

0 comments on commit b0bc12b

Please sign in to comment.