Authors: @garm
Overview
This proposal will set Glo Dollar as an equivalent token to cUSD on the SortedOracles contract, in order to accommodate completing a proposal to Celo governance to add Glo Dollar as a fee currency.
Proposed changes
-
Add USDGLO as an equivalent token to cUSD
-
Contract:
SortedOracles.addOracle -
Function:
setEquivalentToken -
Args:
"0x4f604735c1cf31399c6e711d5962b2b3e0225ad3","0x765DE816845861e75A25fCA122bb6898B8B1282a" -
Value:
0
-
Risks
Similar to the Celo proposal, this proposal is low risk as Glo Dollars are 1:1 backed by assets held off-chain in US financial institutions, notably a mix of cash and US treasuries. More information here: Glo Dollar is backed by cash and US Treasuries
Proposal json
[
{
"contract": "SortedOracles",
"function": "setEquivalentToken",
"args": [
"0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
"0x765DE816845861e75A25fCA122bb6898B8B1282a"
],
"value": "0"
}
]
Useful Links