feat: get support chain api

This commit is contained in:
Ginta
2026-04-14 19:03:39 +08:00
19 changed files with 1701 additions and 879 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ const (
const (
NetworkTron = "tron"
NetworkSolana = "solana"
NetworkEthereum = "eth"
NetworkEthereum = "ethereum"
NetworkBsc = "bsc"
NetworkPolygon = "polygon"
NetworkPlasma = "plasma"