Skip to content

dacharat/line-bscscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line-bscscan

Get started

  • add line @350bekvu
  • input your wallet address and hit send
  • see your asset!!

Wallet token available

  • BNB
  • BUSD
  • SIX
  • CAKE
  • SAFEMOON
  • PANTHER
  • FINIX
  • WARDEN
  • PANTHER
  • NFTART
  • GARUDA
  • GATOR
  • PTZ
  • DOP

Pool available

How to add new pool

  • add pool MasterChef abi to src/abi/{pool}/MasterChef.json
  • add token pool detail to src/constants/coingecko.ts
  • add pool detail to src/constants/defi.ts (pool name, id, master chef abi)
  • change getPoolInfos at src/script/index.ts parameter to new pool name
  • run yarn script
  • copy result from token-{pool}.txt to src/constants/{pool}/pools.ts
  • add pool list to src/constants/defi.ts again
  • in case that coingecko doesn't list token pool to platform
    • you need to add {pool token}-BUSD pool address to lpPair at src/constants/coingecko.ts
    • also add token address to src/constants/whitelist.ts

Features

  • list assets from BSC wallet
  • list assets from BSC DEFI
  • get reward token price(ex. WAD)
  • improve flex UI

inspire by LINE x PancakeSwap + Apeboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages