Skip to content

Commit

Permalink
Update carbon.js
Browse files Browse the repository at this point in the history
add cibstEVMOS for carbon
  • Loading branch information
mwmerz authored Sep 13, 2023
1 parent 12e656c commit 053845c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chains/mainnet/carbon.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,13 @@ module.exports = {
icon: process.env.CF_PAGES_URL + "/img/coins/Carbon.svg",
decimals: 12,
},
{
token:
"cibt/ibc/0BA1FA7A554B4347A87BD37AFF331683298730F9F8FCECB4896D58BED4B31F00",
symbol: "cibstEVMOS",
name: "Carbon Interest Bearing stEVMOS",
icon: process.env.CF_PAGES_URL + "/img/coins/Carbon.svg",
decimals: 18,
}
],
}

0 comments on commit 053845c

Please sign in to comment.