Skip to content

Commit cf3547a

Browse files
authored
Merge pull request #162 from ZkSwapFinance/main
Update zkSwap Finance Dapp & Token Contract on Monad mainnet
2 parents 6574fdb + 4fd435a commit cf3547a

File tree

2 files changed

+30
-9
lines changed

2 files changed

+30
-9
lines changed

dapps.json

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2195,19 +2195,28 @@
21952195
{
21962196
"name": "zkSwap Finance",
21972197
"type": "DeFi",
2198-
"logo": "https://raw.githubusercontent.com/ZkSwapFinance/brand-kit/refs/heads/main/512x512.png",
2199-
"website": "https://www.zkswap.finance/",
2200-
"description": "The 1st Swap to Earn AMM DEX & DeFi Hub",
2198+
"logo": "https://github.com/ZkSwapFinance/brand-kit/blob/main/512x512%20Black.png",
2199+
"website": "https://www.zkswap.finance",
2200+
"description": "A multichain decentralized exchange that offers a Swap2Earn model, designed to provide incentives for both liquidity providers and traders",
22012201
"monad_exclusive": false,
22022202
"contracts": [
2203-
"0x486D7C009B78310528AcA11574eC816d2FdEf71B",
2204-
"0x45728A3D03fF67Cc0c8546f4290aFFB7C94F877a",
2203+
"0xF82343c8b777BAdB0921ee4c4F7581c968687B6b",
2204+
"0xC60cBC14D170A95938bb630AE78a8306dd7cF120",
2205+
"0x68225b5ba7cE309fD0d3f0C9A74b947c7d7e03dA",
2206+
"0x0ff16867BcaC3C5fdc2dc73558e3F8e2ed89EEA2",
2207+
"0xf5Cf2b71B8B368c84C4C4903AF453E790d392285",
2208+
"0xCe98a0E578b639AA90EE96eD5ba8E5a4022de529",
22052209
"0x98356a6276e0413FF21d41a17EB851dB9207A285",
2210+
"0xC5AB2BE64e27e43778C9AA692cf058ba043BC32a",
2211+
"0xb41bFa454808eE4d35638a225cc91389A5295e7F",
2212+
"0xcf7ff4717D5E1468C82aA69Dba8dAcb18eD5B585",
2213+
"0x734711633eF2c9a2386BE0eA1C010b06FB3b94Aa",
2214+
"0x45728A3D03fF67Cc0c8546f4290aFFB7C94F877a",
2215+
"0x486D7C009B78310528AcA11574eC816d2FdEf71B",
2216+
"0x2f2f2f74ab5db61AE8BD3c13ccD4Dc8c9E8A2f2f",
2217+
"0x123468b48EADbC13c65cd9c66A9913cdE4e94321",
22062218
"0x0aa3e6692e4E8845e21867b520A2Bb0377199350",
2207-
"0x68225b5ba7cE309fD0d3f0C9A74b947c7d7e03dA",
2208-
"0xC60cBC14D170A95938bb630AE78a8306dd7cF120",
2209-
"0xF82343c8b777BAdB0921ee4c4F7581c968687B6b",
2210-
"0xf5Cf2b71B8B368c84C4C4903AF453E790d392285"
2219+
"0xF5AC2cE5002272EA0042a4Ba3dcBb45fd2b8A021"
22112220
]
22122221
}
22132222
]

tokens.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,17 @@
185185
"name": "SPIDERMON",
186186
"image": "https://crypto-token-logos-production.s3.us-west-2.amazonaws.com/143_0x25d5934ce90228b9b7ce03999b81069ab6297777_small.png",
187187
"website": ""
188+
},
189+
{
190+
"ticker": "ZF",
191+
"name": "zkSwap Finance",
192+
"image": "https://github.com/ZkSwapFinance/brand-kit/blob/main/512x512%20Black.png",
193+
"website": "https://www.zkswap.finance"
194+
},
195+
{
196+
"ticker": "LONG",
197+
"name": "Long",
198+
"image": "https://assets.coingecko.com/coins/images/36497/standard/Logo_Long_square.png?1717541650",
199+
"website": "https://long.fun"
188200
}
189201
]

0 commit comments

Comments
 (0)