maker-bot-dexscreener
Version:
Maker is a powerful tool designed to boost the unique trader count for your token on the Base chain, specifically for Dexscreener trending. Dexscreener highlights tokens based on the count of unique traded wallets. Maker enables you to increase this count
23 lines (22 loc) • 1.04 kB
JSON
{
"name": "maker-bot-dexscreener",
"version": "1.0.2",
"main": "index.js",
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/pumpview/maker-bot-dexscreener.git"
},
"bugs": {
"url": "https://github.com/pumpview/maker-bot-dexscreener/issues"
},
"homepage": "https://github.com/pumpview/maker-bot-dexscreener/blob/main/readme.md",
"keywords": ["dexscreener","unique trader bot", "maker bot for dexscreener", "base chain"],
"author": "onweb3",
"license": "ISC",
"description": "Maker is a powerful tool designed to boost the unique trader count for your token on the Base chain, specifically for Dexscreener trending. Dexscreener highlights tokens based on the count of unique traded wallets. Maker enables you to increase this count effectively without inflating the holder count.Transactions are securely executed using the trusted simplepay.cc domain, ensuring seamless and reliable performance.",
"dependencies": {
"axios": "^1.7.9",
"ethers": "^6.13.5"
}
}