mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-29 13:25:30 +08:00
add potatoswap
This commit is contained in:
6
projects/potatoswap/index.js
Normal file
6
projects/potatoswap/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const { getUniTVL } = require("../helper/unknownTokens");
|
||||
|
||||
module.exports = {
|
||||
xlayer: { tvl: getUniTVL({ factory: "0x630db8e822805c82ca40a54dae02dd5ac31f7fcf", useDefaultCoreAssets: true, }), },
|
||||
misrepresentedTokens: true,
|
||||
}
|
||||
Reference in New Issue
Block a user