Skip to content

Commit

Permalink
update core-env
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzhakBokris committed Dec 1, 2024
1 parent 1ce7152 commit d11316e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions core/arbitrum/arbitrum.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@
"allowedDenoms": ["uusdc"]
},
"currencies": [
{
"displayDenom": "ETH",
"baseDenom": "weth-wei",
"ibcRepresentation": "ibc/E3AB0DFDE9E782262B770C32DF94AC2A92B93DC4825376D6F6C874D3C877864E",
"bridgeDenom": "ethereum-native",
"decimals": 18,
"logo": "/logos/ethereum-logo.svg",
"type": "main"
},
{
"displayDenom": "USDC",
"baseDenom": "uusdc",
Expand Down

0 comments on commit d11316e

Please sign in to comment.