Overview • Setup • Commands • Community • License
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.
- bot
- applications.commands
- Send Messages
- Embed Links
- Attach Files
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 changesps-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
Prefix command: ps-
ps-ping
Return bot latency.ps-help
List all commandsps-help <command>
More info on a commandps-donate
Display how to donate informationps-creator
Returns a contract's deployer address and transaction hash it was created, up to 5 at a timeps-gas
Returns the current Safe, Proposed and Fast gas pricesps-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
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!
Released under the GNU GPL v3 license.