Skip to content

huaguihai/PlazaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PLAZA FINANCE BOT

BANNER PLAZA FINANCE Plaza is a platform for on-chain bonds and leverage on Base.

Plaza is a platform for programmable derivatives built as a set of Solidity smart contracts on Base. It offers two core products: bondETH and levETH, which are programmable derivatives of a pool of ETH liquid staking derivatives (LSTs) and liquid restaking derivatives (LRTs) such as wstETH. Users can deposit an underlying pool asset like wstETH and receive levETH or bondETH in return, which are represented as ERC20 tokens. These tokens are composable with protocols such as DEXes, lending markets, restaking platforms, etc.

banner

Features

  • Auto Daily Transaction
  • Auto Get Faucets
  • Auto Generate New Wallets
  • Send Fund To Existing Address
  • All Wallets information Saved In wallet.json

Requirements

  • Node.js: Ensure you have Node.js installed.
  • npm: Ensure you have npm installed.
  • Wallets must have $1 in eth/base/arb mainnet to get faucet
  • Use feature auto send to send fund to existing wallet: send 0.0003 eth for each addr

Setup

  1. Clone this repository:

    git clone https://github.com/Zlkcyber/plazafintot.git
    cd plazafintot
  2. Install dependencies:

    npm install
  3. Setup: to create new wallets

    npm run create
  4. Additional Feature:

  • send fund to existing address

    npm run autosend
  • use proxy: its optional, paste proxy in the proxy.txt file. 1 proxy per line.

    nano proxy.txt

    format : http://user:password@ip:port

  1. Run The Script:
    npm run start

License: MIT

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published