Skip to content

OvoOno-Studio/polygonscan-disnake

Repository files navigation


PolygonScan Scrapper - Discord Bot
PolygonScan Scraper Discord bot


Crypto signals, transactions monitoring, price alerts, scrape data from blockchain

Discord Server PyPI - Python Version Buy us a coffee!

OverviewSetupCommandsCommunityLicense

Overview

A Discord bot that uses the Polygonscan API, Disnake library to provide access to various blockchain data and functionality, such as querying the state of a contract, retrieving transaction history, or submitting transactions.

PolygonScan Scraper Discord does not require any administrative privileges neither store any data.

Website
Top.GG Profile

Scopes

  • bot
  • applications.commands

Bot Permissions

  • Send Messages
  • Embed Links
  • Attach Files

Setup

Bot has additional features such as monitoring crypto wallets for incoming transaction and price changes alert. To properly setup run next commands:

  • ps-set_wallet_address <wallet> Set set crypto wallet to monitor for new changes
  • ps-set_transaction_channel <your_transaction_channel_id Set channel to get incoming transaction as message.
  • ps-set_price_alert_channel <your_price_alert_channel_id Set channel to get alerts for new price changes.
  • ps-set_signal_pair Set crypto pair with USDT to fetch data from Binance and generate crypto signal

Full features can be unlocked by one-time donation payment through PayPal. Donations is giving OvoSupportes much upgradable functionalities, such as return CSV files, scrapping up to the 1000 transaction and much more. To checkout more information run:

ps-donate

Commands

Prefix command: ps-

  • ps-ping Return bot latency.
  • ps-help List all commands
  • ps-help <command> More info on a command
  • ps-donate Display how to donate information
  • ps-creator Returns a contract's deployer address and transaction hash it was created, up to 5 at a time
  • ps-gas Returns the current Safe, Proposed and Fast gas prices
  • ps-abi Returns the contract Application Binary Interface ( ABI ) of a verified smart contract.
  • ps-help
  • ps-getTrxHash <transaction hash> Return a link to for specific transaction hash.
  • ps-getTrx <wallet address> <offset> Return a list of normal transaction for specific address.
  • ps-getTokenHolder <token_smart_contract> Return 1000 holders of specific ERC20 token.
  • ps-getBalance <wallet address> Get amount in MATIC for single address.
  • ps-getErc20 <wallet address> <contract address> <offset> Return list of ERC-20 transactions, can be filtered by specific smart contract address.
  • ps-getErc721 <wallet address> <contract address> <offset> Return list of ERC-721 (NFT) transactions, can be filtered by specific smart contract address.
  • ps-getErc1115 <wallet address> <contract address> <offset> Return list of ERC-721 (NFT) transactions, can be filtered by specific smart contract address

Join the community!

PolygonScan Scrapper is in continuous development, and it’s supported by an active community which produces new content (cogs/plugins) for everyone to enjoy. New features related to the crypto and blockchain in globally are constantly added.

Join us on our Official Discord Server!

License

Released under the GNU GPL v3 license.