Commit c702e18 1 parent ff459a0 commit c702e18 Copy full SHA for c702e18
File tree 3 files changed +20
-6
lines changed
3 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 6
6
"description" : " The native token of Oraichain" ,
7
7
"denom_units" : [
8
8
{
9
- "denom" : " orai " ,
9
+ "denom" : " uorai " ,
10
10
"exponent" : 0
11
11
},
12
12
{
13
- "denom" : " ORAI " ,
13
+ "denom" : " orai " ,
14
14
"exponent" : 6
15
15
}
16
16
],
17
- "base" : " orai " ,
17
+ "base" : " uorai " ,
18
18
"name" : " Oraichain" ,
19
- "display" : " ORAI " ,
19
+ "display" : " orai " ,
20
20
"symbol" : " ORAI" ,
21
21
"logo_URIs" : {
22
- "png" : " https://orai.io/images/logos/logomark-dark .png" ,
23
- "svg" : " https://orai.io/images/logos/logomark-dark .svg"
22
+ "png" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai .png" ,
23
+ "svg" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai .svg"
24
24
},
25
25
"coingecko_id" : " oraichain-token"
26
26
}
You can’t perform that action at this time.
0 commit comments