BscScan.NetCore
1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BscScan.NetCore --version 1.0.4
NuGet\Install-Package BscScan.NetCore -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BscScan.NetCore" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BscScan.NetCore --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BscScan.NetCore, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BscScan.NetCore as a Cake Addin #addin nuget:?package=BscScan.NetCore&version=1.0.4 // Install BscScan.NetCore as a Cake Tool #tool nuget:?package=BscScan.NetCore&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
๐ฒBSC API ENDPOINTS:
Current Version
version 1.0.4
๐ฏBscScan Accounts API
- Get BNB Balance for a Single Address
- Get BNB Balance for Multiple Addresses in a Single Call
- Get Historical BNB Balance for a Single Address by BlockNo
๐ ฟ๐๐ พ
- Get a list of 'Normal' Transactions By Address
- Get a list of 'Internal' Transactions by Address
- Get 'Internal Transactions' by Transaction Hash
- Get "Internal Transactions" by Block Range
- Get a list of 'BEP-20 Token Transfer Events' by Address
- Get a list of 'BEP-721 Token Transfer Events' by Address
- Get list of Blocks Validated by Address
๐ฏBscScan Contracts Api
- Get Contract ABI for Verified Contract Source Codes
- Get Contract Source Code for Verified Contract Source Codes
- Verify Source Code
- Source Code Submission Gist
- Check Source Code Verification Submission Status
- Verify Proxy Contract
- Verifying Proxy Contract
- Checking Proxy Contract Verification Submission Status
๐ฏBscScan Transactions Api
๐ฏBscScan Blocks Api
- Get Block Rewards by BlockNo
- Get Estimated Block Countdown Time by BlockNo
- Get Block Number by Timestamp
- Get Daily Average Block Size
๐ ฟ๐๐ พ
- Get Daily Block Count and Rewards
๐ ฟ๐๐ พ
- Get Daily Block Rewards
๐ ฟ๐๐ พ
- Get Daily Average Time for A Block to be Included in the BNB Smart Chain
๐ ฟ๐๐ พ
๐ฏBscScan Logs Api
- fromBlock, toBlock, address
- topic0, topic1, topic2, topic3 (32 Bytes per topic)
- topic0_1_opr (and|or between topic0 & topic1), topic1_2_opr (and|or between topic1 & topic2), topic2_3_opr (and|or between topic2 & topic3), topic0_2_opr (and|or between topic0 & topic2), topic0_3_opr (and|or between topic0 & topic3), topic1_3_opr (and|or between topic1 & topic3)
๐ฏBscScan Geth Proxy Api
- eth_blockNumber
- eth_getBlockByNumber
- eth_getBlockTransactionCountByNumber
- eth_getTransactionByHash
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionCount
- eth_sendRawTransaction
- eth_getTransactionReceipt
- eth_call
- eth_getCode
- eth_getStorageAt
- eth_gasPrice
- eth_estimateGas
๐ฏBscScan Tokens Api
- Get BEP-20 Token TotalSupply by ContractAddress
- Get BEP-20 Token CirculatingSupply by ContractAddress
- Get BEP-20 Token Account Balance by ContractAddress
- Get Token Holder List by Contract Address
๐ ฟ๐๐ พ
- Get Historical BEP-20 Token TotalSupply by ContractAddress & BlockNo
๐ ฟ๐๐ พ
- Get Historical BEP-20 Token Account Balance by ContractAddress & BlockNo
๐ ฟ๐๐ พ
- Get Token Info by ContractAddress
๐ ฟ๐๐ พ
- Get Address BEP20 Token Holding
๐ ฟ๐๐ พ
- Get Address BEP721 Token Holding
๐ ฟ๐๐ พ
- Get Address BEP721 Token Inventory By Contract Address
๐ ฟ๐๐ พ
๐ฏBscScan Gas Tracker Api
- Get Gas Oracle
- Get Daily Average Gas Limit
๐ ฟ๐๐ พ
- Get BNB Smart Chain Daily Total Gas Used
๐ ฟ๐๐ พ
- Get Daily Average Gas Price
๐ ฟ๐๐ พ
๐ฏBscScan Stats Api
- Get Total Supply of BNB on the BNB Smart Chain
- Get Validators List on the BNB Smart Chain
- Get BNB Last Price
- Get BNB Historical Price
๐ ฟ๐๐ พ
- Get Daily Network Transaction Fee
๐ ฟ๐๐ พ
- Get Daily New Address Count
๐ ฟ๐๐ พ
- Get Daily Network Utilization
๐ ฟ๐๐ พ
- Get Daily Transaction Count
๐ ฟ๐๐ พ
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Http (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.