File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ const contractBook: any = {
7
7
[ chains . mainnet . id ] : "0x2Bba09866b6F1025258542478C39720A09B728bF" ,
8
8
[ chains . base . id ] : "0x0D3d0F97eD816Ca3350D627AD8e57B6AD41774df" ,
9
9
[ chains . polygon . id ] : "0x3e43F3CE1C364722df6470381Fa1F15ffbFB37E3" ,
10
+ [ chains . avalanche . id ] : "0x6E1C286e888Ab5911ca37aCeD81365d57eC29a06" ,
10
11
[ 1923 ] : "0x05Eb1A647265D974a1B0A57206048312604Ac6C3" ,
11
12
[ 146 ] : "0xbAf5B12c92711a3657DD4adA6b3C7801e83Bb56a" ,
12
13
[ 80094 ] : "0x4A35e6A872cf35623cd3fD07ebECEDFc0170D705" ,
@@ -20,6 +21,7 @@ const contractBook: any = {
20
21
[ chains . mainnet . id ] : "0xae26485ACDDeFd486Fe9ad7C2b34169d360737c7" ,
21
22
[ chains . base . id ] : "0x30660764A7a05B84608812C8AFC0Cb4845439EEe" ,
22
23
[ chains . polygon . id ] : "0x50C5ca05E916459F32c517932f1b4D78fb11018F" ,
24
+ [ chains . avalanche . id ] : "0x0d7938D9c31Cd7dD693752074284af133c1142de" ,
23
25
[ 1923 ] : "0x392C1570b3Bf29B113944b759cAa9a9282DA12Fe" ,
24
26
[ 146 ] : "0x003ef4048b45a5A79D4499aaBd52108B3Bc9209f" ,
25
27
[ 80094 ] : "0x6fFf8Ac4AB123B62FF5e92aBb9fF702DCBD6C939" ,
Original file line number Diff line number Diff line change 98
98
"chainId" : 43114 ,
99
99
"name" : " savUSD" ,
100
100
"symbol" : " savUSD" ,
101
- "decimals" : 6 ,
101
+ "decimals" : 18 ,
102
102
"logoURI" : " /tokens/43114/savusd.webp" ,
103
103
"meta" : {
104
104
"provider" : " SAVUSD"
109
109
"chainId" : 43114 ,
110
110
"name" : " avUSD" ,
111
111
"symbol" : " avUSD" ,
112
- "decimals" : 6 ,
112
+ "decimals" : 18 ,
113
113
"logoURI" : " /tokens/43114/avusd.webp" ,
114
114
"meta" : {
115
115
"provider" : " SAVUSD"
You can’t perform that action at this time.
0 commit comments