Skip to content

devarogundade/BscExplorer

Repository files navigation

BscExplorer

Android Client Library to all Binance Smart Chain Api functions.

Requirement

  • Hilt (Dependency Injection)
  • ApiKey (BscScan api key) visit https://bscscan.com/ to crate your api key

Guide

Screenshot 2022-09-02 195618
Screenshot 2022-09-02 200110

Coverter

val weiToBnb = Converter.convert(value = 100000, from = Converter.Unit.Wei, to = Converter.Unit.BNB)

Units Wei, Kwei, Mwei, Gwei, Szabo, Finney, BNB

Docs

visit https://docs.bscscan.com to learn more about their api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages