File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ module.exports = {
1010 [ ADDRESSES . tron . WTRX , 'TJ1VWPvFVq7sVsN7J7dWJVZz4SLT14qRUr' ] ,
1111 [ ADDRESSES . tron . WTRX , 'TGQKnHDQNyc3QeHJ7YxH8wggdg89UVXyvX' ] ,
1212 [ ADDRESSES . tron . WTRX , 'TPUPPLTYLdbW4jxwD5g2T7ystxsR9HL2mt' ] ,
13+ [ 'TU3kjFuhtEo42tsCBtfYUAZxoqQ4yuSLQ5' , 'TKha7zcAXZMaaWzoVmUHtvVFqr9GeiChgJ' ] ,
1314 [ ADDRESSES . tron . USDT , 'TDUkQbjrXs6xUbxGCLknWwJHxVTdysXBhy' ] ,
1415 [ ADDRESSES . tron . USDT , 'TSUYvQ5tdd3DijCD1uGunGLpftHuSZ12sQ' ] ,
1516 ]
@@ -22,5 +23,12 @@ module.exports = {
2223 [ ADDRESSES . ethereum . USDC , '0x9A7E1B324060dB7342aeA08c0dc56F55CEd6F519' ] , // PSM-USDC-A GemJoin
2324 ]
2425 } )
26+ } ,
27+ bsc : {
28+ tvl : sumTokensExport ( {
29+ tokensAndOwners : [
30+ [ ADDRESSES . bsc . USDT , '0xe229FdA620B8a9B98ef184830EE3063F0F86B790' ] , // PSM-BUSD-A GemJoin
31+ ]
32+ } )
2533 }
2634}
You can’t perform that action at this time.
0 commit comments