0.1.16 • Published 9 months ago

@pumplend/pumplend-sdk v0.1.16

Weekly downloads
-
License
LicenseRef-LICENS...
Repository
github
Last release
9 months ago

PUMPLEND SDK

This repo is the NPM SDK of pumplend protocol

Allows developer to build their own contract call base on SDK

You can fetch our SDK Here

Function method support

  • stake

    • Stake SOL into protocol
  • withdraw

    • Withdraw SOL from protocol
  • borrow

    • Deposite token and borrow out SOL from contract
  • repay

    • Repay SOL and take token back
  • liquidate_pump

    • From borrow account : Close the position of user token in pump.fun
    • From other account : liquidate the user token position in pump.fun
  • liquidate_raydium

    • From borrow account : Close the position of user token in raydium
    • From other account : liquidate the user token position in raydium
  • Pump.fun Functions

    • pump_buy
      • Buy Tokens in pump.fun
    • pump_sell
      • Sell Tokens in pump.fun
    • mint
      • New Token Mint via pump.fun

Data fetch support

  • UserBorrowData

    • The borrow data information
  • PoolStakingData

    • Currently staking information of pool
  • UserStakingData

    • Staking data of users
  • SystemConfigData

    • Protocol base states and currently status
  • pumplend_culcuate_max_borrow

    • Get max borrw able amount with tokenamount input
  • pumplend_culcuate_max_leverage

    • Get max leverage able amount with SOLamount input
  • Pump.fun Datas

    • BondingCurve
      • Details information of Bonding Curve

Contract information

  • pumplend programID address Bn1a31GcgB7qquETPGHGjZ1TaRimjsLCkJZ5GYZuTBMG

  • pumplend vault address zzntY4AtoZhQE8UnfUoiR4HKK2iv8wjW4fHVTCzKnn6

  • pumpfun programID address 6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P

0.1.16

9 months ago

0.1.15

9 months ago

0.1.14

9 months ago

0.1.13

9 months ago

0.1.12

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago

0.0.9

9 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago