Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions pacific-1/proposals/08-10-2023-update-oracle-whitelist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"title": "Change oracle whitelist for pacific-1",
"description": "Change oracle whitelist to add ATOM and OSMO",
"changes": [
{
"subspace": "oracle",
"key": "Whitelist",
"value":
[
{"name":"ubtc"},
{"name":"ueth"},
{"name":"uusdc"},
{"name":"uusdt"},
{"name":"uatom"},
{"name":"uosmo"}

]
}
],
"deposit": "20sei",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't enough, we probably need to bump this up

"is_expedited": true
}