test: bsc pol plasma

This commit is contained in:
Ginta
2026-04-12 19:12:53 +08:00
parent 93b32d38d9
commit 5e68bf8309
8 changed files with 518 additions and 88 deletions
+3
View File
@@ -9,6 +9,9 @@ const (
NetworkTron = "tron"
NetworkSolana = "solana"
NetworkEthereum = "eth"
NetworkBsc = "bsc"
NetworkPolygon = "polygon"
NetworkPlasma = "plasma"
)
type WalletAddress struct {