Skip to content

Commit f0427ba

Browse files
authored
add gate wallets (DefiLlama#14961)
1 parent 857e2a8 commit f0427ba

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

projects/gate-io/index.js

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ const config = {
2828
"0xd793281182a0e3e023116004778f45c29fc14f19",
2929
"0x354e0184a6a6e634ccb07388e2617e05e427563c",
3030
"0xffeb0f61871acdb4838dfc6d5082f063e738e421",
31-
"0xf379a3d1ab6625eef34347d054cfaeafdf8f24a7"
31+
"0xf379a3d1ab6625eef34347d054cfaeafdf8f24a7",
32+
"0x9bbe47fe66b3580551aac3124cf9fc6560252b19",
33+
"0xaaac1183d07c69f5befd22a06211690e953dca17"
3234
]
3335
},
3436
"avax": {
@@ -131,7 +133,8 @@ const config = {
131133
"TDyR4wBeodpigiKmnwyBQC8UfsCH1T25XF",
132134
"THhVZfr2Q4J3spWK84Je4ALiFyrnnSq6nN",
133135
"TZJNuEg5VaYLR9kdQfjj7WE6jh4vt9JMp2",
134-
"TYAavN2xCDro5Gdip8UU6W9oQmM43rNxzQ"
136+
"TYAavN2xCDro5Gdip8UU6W9oQmM43rNxzQ",
137+
"TLsUUQZCkcrBRxEKqZbpekdq9LWfmnndPg"
135138
]
136139
},
137140
"cardano": {

0 commit comments

Comments
 (0)