Add tradewiz parser

This commit is contained in:
bijianing97
2026-02-03 14:06:43 +08:00
parent 3324a71117
commit a0e46ec83e
3 changed files with 52 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ import (
const (
rpcURL = "https://staked.helius-rpc.com?api-key=5adcf1f9-5719-43d1-bf3f-c2d4e1e5f94d"
txSignature = "4tcpUCVUZtUFDKGwZVBexkQpYiPhFgW4wfnrTEQgPrkQxpfsDEVMWN2UBfYxpy1EsDzuatuP1wgsUowTqeh2fnie"
txSignature = "4xkfvs5HrABpZcmbHwvqS6SRY9gYatc9DfqEZ78RCp4bgrMnmfRw4Tv8RSyT7rfDwNzmNAysezAn5TDsVBrbYXy6"
labelFilter = ""
)