Lower weth address
This commit is contained in:
parent
747dc5dfe1
commit
18e45ee437
@ -2,7 +2,7 @@ from typing import List, Optional
|
||||
|
||||
from mev_inspect.schemas import Block, Trace, TraceType
|
||||
|
||||
weth_address = "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
|
||||
weth_address = "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"
|
||||
|
||||
cache_directory = "./cache"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user