Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sip99 #936

Merged
merged 1 commit into from
Nov 30, 2020
Merged

sip99 #936

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion publish/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"asset": "OIL",
"category": "commodity",
"sign": "$",
"description": "Brent Crude Oil"
"description": "Perpetual Oil Futures"
},
"FTSE100": {
"asset": "FTSE100",
Expand Down
2 changes: 1 addition & 1 deletion publish/deployed/mainnet/feeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@
"feed": "0x5c4939a2ab3A2a9f93A518d81d4f8D0Bc6a68980"
},
"XAG": {"asset": "XAG", "feed": "0x379589227b15F1a12195D3f2d90bBc9F31f95235"},
"OIL": {"asset": "OIL", "feed": "0xb70ba475F1a6b5396e46d9b2a5f7081080Dc9d09"}
"OIL": {"asset": "OIL", "feed": "0xf3584F4dd3b467e73C2339EfD008665a70A4185c"}
}
6 changes: 3 additions & 3 deletions publish/deployed/mainnet/synths.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,9 +380,9 @@
"asset": "OIL",
"subclass": "PurgeableSynth",
"inverted": {
"entryPoint": 44.9459,
"upperLimit": 67.4189,
"lowerLimit": 22.473
"entryPoint": 45.087,
"upperLimit": 67.630,
"lowerLimit": 22.543
}
}
]