We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d1519 commit 05d2f3eCopy full SHA for 05d2f3e
chain.go
@@ -55,6 +55,8 @@ const (
55
XDCChainId = "b12bb04a-1cea-401c-a086-0be61f544889"
56
AptosChainId = "d2c1c7e1-a1a9-4f88-b282-d93b0a08b42b"
57
TONChainId = "ef660437-d915-4e27-ad3f-632bfb6ba0ee"
58
+
59
+ XINAssetId = "c94ac88f-4671-3976-b60a-09064f1811e8"
60
)
61
62
type NetworkChain struct {
0 commit comments