Skip to content

Commit aa5e026

Browse files
committed
update config
1 parent 1c2eaeb commit aa5e026

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/common/utils/contractBook.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const contractBook: any = {
77
[chains.mainnet.id]: "0x2Bba09866b6F1025258542478C39720A09B728bF",
88
[chains.base.id]: "0x0D3d0F97eD816Ca3350D627AD8e57B6AD41774df",
99
[chains.polygon.id]: "0x3e43F3CE1C364722df6470381Fa1F15ffbFB37E3",
10+
[chains.avalanche.id]: "0x6E1C286e888Ab5911ca37aCeD81365d57eC29a06",
1011
[1923]: "0x05Eb1A647265D974a1B0A57206048312604Ac6C3",
1112
[146]: "0xbAf5B12c92711a3657DD4adA6b3C7801e83Bb56a",
1213
[80094]: "0x4A35e6A872cf35623cd3fD07ebECEDFc0170D705",
@@ -20,6 +21,7 @@ const contractBook: any = {
2021
[chains.mainnet.id]: "0xae26485ACDDeFd486Fe9ad7C2b34169d360737c7",
2122
[chains.base.id]: "0x30660764A7a05B84608812C8AFC0Cb4845439EEe",
2223
[chains.polygon.id]: "0x50C5ca05E916459F32c517932f1b4D78fb11018F",
24+
[chains.avalanche.id]: "0x0d7938D9c31Cd7dD693752074284af133c1142de",
2325
[1923]: "0x392C1570b3Bf29B113944b759cAa9a9282DA12Fe",
2426
[146]: "0x003ef4048b45a5A79D4499aaBd52108B3Bc9209f",
2527
[80094]: "0x6fFf8Ac4AB123B62FF5e92aBb9fF702DCBD6C939",

tokenLists/tokenList_43114.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"chainId": 43114,
9999
"name": "savUSD",
100100
"symbol": "savUSD",
101-
"decimals": 6,
101+
"decimals": 18,
102102
"logoURI": "/tokens/43114/savusd.webp",
103103
"meta": {
104104
"provider": "SAVUSD"
@@ -109,7 +109,7 @@
109109
"chainId": 43114,
110110
"name": "avUSD",
111111
"symbol": "avUSD",
112-
"decimals": 6,
112+
"decimals": 18,
113113
"logoURI": "/tokens/43114/avusd.webp",
114114
"meta": {
115115
"provider": "SAVUSD"

0 commit comments

Comments
 (0)