Giter Club home page Giter Club logo

solxen-tx's Introduction

solXen mint工具 [solXen Mint Tool]

特点 [Features]

支持多线程并发模式 [Supports multithreaded concurrent mode] done
支持获取优先级费用 [Supports automatic priority fee setting]
支持自动从子钱包转账 [Supports automatic transfer from sub-wallets]

0. 下载 [Download]

https://github.com/mmc-98/solxen-tx/releases

Windows (x64):

solxen-tx-windows-amd64.zip

Linux (x64):

solxen-tx-linux-amd64.tar.gz

Linux (arm64):

solxen-tx-linux-arm64.tar.gz

macOS (x64):

solxen-tx-darwin-amd64.tar.gz

macOS (arm64):

solxen-tx-darwin-arm64.tar.gz

1. 配置 [Configuration]

# sol配置 [Configuration]
Name: solxen-tx
Sol:
  Url: "https://api.devnet.solana.com"                          # rpc地址 [rpc address]
  Mnemonic: ""                                                  # 助记词 [mnemonic phrase]
  Num: 1                                                        # 并发数 [concurrency]
  Fee: 3000                                                     # 优先级费用 [priority fee]
  ToAddr: "0x4A7766a5BD50DFAB5665d27eDfA25471b194E204"          # eth空投地址 [eth address for receiving xn airdrop]
  ProgramID: "7LBe4g8Q6hq8Sk1nT8tQUiz2mCHjsoQJbmZ7zCQtutuT"     # solxen合约地址 [solxen contract address]
  Time: 1000                                                    # 间隔时间(单位毫秒) [interval time (milliseconds)]
  HdPAth: m/44'/501'/0'/0'                                      # 钱包地址路径 [wallet derivation path]

2. 运行 [Run]

./solxen-tx 

solxen-tx's People

Contributors

xenartist avatar mmc-98 avatar

Stargazers

JZ avatar 彭跃进 avatar  avatar SFHJavaer avatar z4ch avatar  avatar Amy Johnson avatar Deng988 avatar  avatar

Watchers

SFHJavaer avatar  avatar

solxen-tx's Issues

Transaction simulation failed

2024-05-08T22:15:19.944+08:00 error err: sig: (*jsonrpc.RPCError)(0xc00034c390)({
Code: (int) -32002,
Message: (string) (len=97) "Transaction simulation failed: Attempt to debit an account but found no record of a prior credit.",
Data: (map[string]interface {}) (len=6) {
(string) (len=8) "accounts": (interface {}) ,
(string) (len=3) "err": (string) (len=15) "AccountNotFound",
(string) (len=17) "innerInstructions": (interface {}) ,
(string) (len=4) "logs": ([]interface {}) {
},
(string) (len=10) "returnData": (interface {}) ,
(string) (len=13) "unitsConsumed": (json.Number) (len=1) "0"
}
})
caller=logic/solxen.go:176

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.