Skip to content

Commit e78c481

Browse files
committed
fix(dfk): uniswap address
1 parent 68d8c37 commit e78c481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/decoder/protocols/uniswap-v2/uniswap-v2.configs.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const configs: Configs = [
88
chain_name: "eth-mainnet",
99
},
1010
{
11-
address: "0xcf329b34049033de26e4449aebcb41f1992724d3",
11+
address: "0x794c07912474351b3134e6d6b3b7b3b4a07cbaaa",
1212
is_factory: true,
1313
protocol_name: "uniswap-v2",
1414
chain_name: "defi-kingdoms-mainnet",

0 commit comments

Comments
 (0)