Merge pull request #99 from boardroom-inc/fix/bravo

fix: update gov contract address
This commit is contained in:
YJ 2021-04-14 10:22:21 -05:00 committed by GitHub
commit f21a196618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
"suffix": "COMP",
"coinGeckoPriceString": "compound-governance-token",
"tokenContractAddress": "0xc00e94Cb662C3520282E6f5717214004A7f26888",
"governanceContractAddress": "0xc0da01a04c3f3e0be433606045bb7017a7323e38",
"governanceContractAddress": "0xc0da02939e1441f497fd74f78ce7decb17b66529",
"isEnabled": true,
"hasOnchain": true,
"isHybrid": false,