@@ -2,65 +2,68 @@ const ADDRESSES = require("../helper/coreAssets.json");
2
2
const { sumTokensExport } = require ( "../helper/unknownTokens" ) ;
3
3
4
4
module . exports = {
5
- methodology : "The TVL is calculated by summing the values of tokens held in the specified vault addresses" ,
6
- hallmarks : [
7
- [ 1669939200 , "aBNBc exploit" ] ,
8
- //[1670544000,"aBNBc to AnkrBNB swap & HAY buyback"]
9
- ] ,
10
- bsc : {
11
- tvl : sumTokensExport ( {
12
- tokensAndOwners : [
13
- // BNB
14
- [ ADDRESSES . null , "0x986b40C2618fF295a49AC442c5ec40febB26CC54" ] ,
5
+ methodology : "The TVL is calculated by summing the values of tokens held in the specified vault addresses" ,
6
+ hallmarks : [
7
+ [ 1669939200 , "aBNBc exploit" ] ,
8
+ //[1670544000,"aBNBc to AnkrBNB swap & HAY buyback"]
9
+ ] ,
10
+ bsc : {
11
+ tvl : sumTokensExport ( {
12
+ tokensAndOwners : [
13
+ // BNB
14
+ [ ADDRESSES . null , "0x986b40C2618fF295a49AC442c5ec40febB26CC54" ] ,
15
15
16
- //slisBNB
17
- [
18
- "0xB0b84D294e0C75A6abe60171b70edEb2EFd14A1B" ,
19
- "0x6F28FeC449dbd2056b76ac666350Af8773E03873" ,
20
- ] ,
16
+ //slisBNB
17
+ [
18
+ "0xB0b84D294e0C75A6abe60171b70edEb2EFd14A1B" ,
19
+ "0x6F28FeC449dbd2056b76ac666350Af8773E03873" ,
20
+ ] ,
21
21
22
- // slisBNB
23
- [
24
- "0xB0b84D294e0C75A6abe60171b70edEb2EFd14A1B" ,
25
- "0x91e49983598685DD5ACAc90CEb4061A772f6E5Ae" ,
26
- ] ,
22
+ // slisBNB
23
+ [
24
+ "0xB0b84D294e0C75A6abe60171b70edEb2EFd14A1B" ,
25
+ "0x91e49983598685DD5ACAc90CEb4061A772f6E5Ae" ,
26
+ ] ,
27
27
28
- // eth
29
- [ ADDRESSES . bsc . ETH , "0xA230805C28121cc97B348f8209c79BEBEa3839C0" ] ,
28
+ // eth
29
+ [ ADDRESSES . bsc . ETH , "0xA230805C28121cc97B348f8209c79BEBEa3839C0" ] ,
30
30
31
- // eth => wBETH
32
- [
33
- "0xa2E3356610840701BDf5611a53974510Ae27E2e1" ,
34
- "0xf45C3b619Ee86F653805E007fE211B7e930E0b3B" ,
35
- ] ,
31
+ // eth => wBETH
32
+ [
33
+ "0xa2E3356610840701BDf5611a53974510Ae27E2e1" ,
34
+ "0xf45C3b619Ee86F653805E007fE211B7e930E0b3B" ,
35
+ ] ,
36
36
37
- // wbeth
38
- [
39
- "0xa2E3356610840701BDf5611a53974510Ae27E2e1" ,
40
- "0xA230805C28121cc97B348f8209c79BEBEa3839C0" ,
41
- ] ,
37
+ // wbeth
38
+ [
39
+ "0xa2E3356610840701BDf5611a53974510Ae27E2e1" ,
40
+ "0xA230805C28121cc97B348f8209c79BEBEa3839C0" ,
41
+ ] ,
42
42
43
- // BTCB
44
- [
45
- ADDRESSES . bsc . BTCB ,
46
- "0xad9eAAe95617c39019aCC42301a1dCa4ea5b6f65" ,
47
- ] ,
48
- // ezETH
49
- [
50
- ADDRESSES . blast . ezETH ,
51
- "0xd7E33948e2a43e7C1ec2F19937bf5bf8BbF9BaE8" ,
52
- ] ,
53
- // weETH
54
- [
55
- ADDRESSES . blast . weETH ,
56
- "0x2367f2Da6fd39De6944218CC9EC706BCdc9a6918" ,
57
- ] ,
58
- // STONE
59
- [
60
- ADDRESSES . scroll . STONE ,
61
- "0x876cd9a380Ee7712129b52f8293F6f06056c3104" ,
62
- ] ,
63
- ] ,
64
- } ) ,
65
- } ,
43
+ // BTCB
44
+ [ ADDRESSES . bsc . BTCB , "0xad9eAAe95617c39019aCC42301a1dCa4ea5b6f65" ] ,
45
+ // ezETH
46
+ [ ADDRESSES . blast . ezETH , "0xd7E33948e2a43e7C1ec2F19937bf5bf8BbF9BaE8" ] ,
47
+ // weETH
48
+ [ ADDRESSES . blast . weETH , "0x2367f2Da6fd39De6944218CC9EC706BCdc9a6918" ] ,
49
+ // STONE
50
+ [ ADDRESSES . scroll . STONE , "0x876cd9a380Ee7712129b52f8293F6f06056c3104" ] ,
51
+ // solvBTC
52
+ [
53
+ "0x4aae823a6a0b376De6A78e74eCC5b079d38cBCf7" ,
54
+ "0xA94AA72e033b39AD7CD448f38Bc1eda5B52f7079" ,
55
+ ] ,
56
+ // BBTC
57
+ [
58
+ "0xF5e11df1ebCf78b6b6D26E04FF19cD786a1e81dC" ,
59
+ "0x157c9a692ee99C39272856055957083a928cE299" ,
60
+ ] ,
61
+ // wstETH
62
+ [
63
+ "0x26c5e01524d2E6280A48F2c50fF6De7e52E9611C" ,
64
+ "0xf8Ca8D2B59A97125751af1069d4a5C4F7eB7A677" ,
65
+ ] ,
66
+ ] ,
67
+ } ) ,
68
+ } ,
66
69
} ;
0 commit comments