adding missing comma in contract names
This commit is contained in:
@@ -52,7 +52,7 @@ const contract_t CONTRACTS[NUM_CONTRACTS] = {
|
||||
0x48, 0x73, 0xd0, 0x0f, 0xf8, 0x5b, 0xcc, 0xde, 0xd5, 0x50}},
|
||||
// Paraswap
|
||||
{"Paraswap", {0x1b, 0xd4, 0x35, 0xf3, 0xc0, 0x54, 0xb6, 0xe9, 0x01, 0xb7,
|
||||
0xb1, 0x08, 0xa0, 0xab, 0x76, 0x17, 0xc8, 0x08, 0x67, 0x7b}}
|
||||
0xb1, 0x08, 0xa0, 0xab, 0x76, 0x17, 0xc8, 0x08, 0x67, 0x7b}},
|
||||
|
||||
// stETH
|
||||
{"Lido", {0x7f, 0x39, 0xc5, 0x81, 0xf5, 0x95, 0xb5, 0x3c, 0x5c, 0xb1,
|
||||
|
||||
Reference in New Issue
Block a user