WETH: Address = ...

The address of the WETH contract.

Example

import { addresses } from "@protofire/subgraph-devkit";

addresses.WETH; // => "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"

Returns

the WETH address.

Generated using TypeDoc