basified
v13.20.18
Published
This is package which is made over Base-Sepholia network for provideing more personalized insights like number of contract deployed , trnasactions made and other functionalities
Downloads
31
Readme
About The Project :
Basified : Npm Package For Contract and Walllet Based Insigts on Base-Sepholia Chain
The project is a blockchain-based utility tool designed to interact with the Sepolia BaseScan API, focusing on contract and transaction management and to provide personalized insights for the particular Wallet Address
Key Features :
Deployed Contract Tracking :
Retrieves the number of smart contracts deployed by a specific address and their deployment transaction details.
Transaction Handling:
Provides methods to fetch the total number of transactions, internal transactions, and all transactions associated with an address, while also calculating average gas fees used.
Smart Contract Verification:
Automates the process of verifying a smart contract's source code on the Sepolia network. It includes checking the verification status based on a unique GUID
Transaction Receipts:
Fetches specific transaction receipts by transaction hash, providing detailed information about a given transaction.
Latest Block Information:
Retrieves the most recent mined block on the Sepolia network.
Built With :
Prerequisites :
npm
npm install npm@latest -g
NodeJs
Download Nodejs Version ^ 18.0.0 LTS
Installation :
1.Install Directly From NPM
npm i basified@lastest / npm i basified@lastest --force (IF Any Error Occurs)
YT Video Link : https://www.youtube.com/watch?v=LxRjlW0YqTY
Results :
Fetching Contract Deployements :
Transaction Insigts :
Get Particular Transaction :
Gas Fees and Block Mined :