feat: add Aptos USDT/USDC payment support

This commit is contained in:
line-6000
2026-06-20 11:08:19 +08:00
parent 79ca1730cd
commit de96a5d3e7
32 changed files with 2331 additions and 16 deletions
+1
View File
@@ -13,6 +13,7 @@ const (
NetworkPolygon = "polygon"
NetworkPlasma = "plasma"
NetworkTon = "ton"
NetworkAptos = "aptos"
)
const (