Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion protocols.csv
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ Uniswap,DeFi,DEX,UniswapV2Router,0xfb8e1c3b833f9e67a71c859a132cf783b645e436
Uniswap,DeFi,DEX,UniswapV2SmartRouter,0x3ae6d8a282d67893e17aa70ebffb33ee5aa65893
Uniswap,DeFi,DEX,UniswapV2Factory,0x733e88f248b742db6c14c0b1713af5ad7fdd59d0
Uniswap,DeFi,DEX,UniswapV3Factory,0x961235a9020b05c44df1026d956d1f4d78014276
Uniswap,DeFi,DEX,UniswapV3Router,0x9a0a7fbe91895953954cb2ae96aed02e19debbbc
Yamata,DeFi,DEX,EntryPointAddress,0xd5f80ffc5eb83cd434826a79b0725a061ddaae75
Yamata,DeFi,DEX,Safe4337ModuleAddress,0xb7372b06ff436d71aac5d03e2ebf10adb95ec807
Yamata,DeFi,DEX,AddModulesLibAddress,0x64831a1fe470f75f9786ce7297da9bad8dc307b2
Expand Down Expand Up @@ -425,7 +426,6 @@ FastLane,DeFi,MEV,AddressHub,0xd72d821da82964c0546a5501347a3959808e072f
aPriori,DeFi,MEV,aprMON,0xb2f82d0f38dc453d596ad40a37799446cc89274a
Rug Rumble,DeFi,Memecoin,RugRumbleGame,0x262fd7a243e9335a733c00de471525d9fee8abdb
Rug Rumble,DeFi,Memecoin,MemoryVault,0x61ed7ea592d724075ed6179eb8d9c8c7293152b3
Fufuture,DeFi,Options,default,0x43f323aca25b57182bdc87564410ea7056975265
ApeBond,DeFi,Other,contract,0xc80585f78a6e44fb46e1445006f820448840386e
Dirol Protocol,DeFi,Other,LP1,0x8d0b155851e4fae42a1a0773663e327eb3a4e3d6
Dirol Protocol,DeFi,Other,LP2,0xcb593bc54af3e7e46a4a562b6c0b14d5caf2869a
Expand Down
5 changes: 3 additions & 2 deletions testnet/Uniswap.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@
"UniswapV2Router": "0xfB8e1C3b833f9E67a71C859a132cf783b645e436",
"UniswapV2SmartRouter": "0x3ae6d8a282d67893e17aa70ebffb33ee5aa65893",
"UniswapV2Factory": "0x733e88f248b742db6c14c0b1713af5ad7fdd59d0",
"UniswapV3Factory": "0x961235a9020b05c44df1026d956d1f4d78014276"
"UniswapV3Factory": "0x961235a9020b05c44df1026d956d1f4d78014276",
"UniswapV3Router": "0x9A0A7fbe91895953954cB2aE96aEd02E19DebBBc"
},
"links": {
"project": "https://app.uniswap.org/",
"twitter": "https://x.com/Uniswap"
}
}
}