Skip to content

Commit

Permalink
add umee address (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica authored Feb 16, 2022
1 parent 1e72ffe commit 009f7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestrator/coingecko/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package coingecko
// Everytime a new ERC20 is deployed in the Gravity Bridge contract, we need to
// add it here and make a new release of Peggo.
var bridgeTokensCoinIDs = map[string]string{
"0x0000000000000000000000000000000000000000": "eth",
"0xc0a4Df35568F116C370E6a6A6022Ceb908eedDaC": "umee",
}

0 comments on commit 009f7f2

Please sign in to comment.