Skip to content

Commit

Permalink
add xin asset id
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Jun 22, 2024
1 parent 43d1519 commit 05d2f3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ const (
XDCChainId = "b12bb04a-1cea-401c-a086-0be61f544889"
AptosChainId = "d2c1c7e1-a1a9-4f88-b282-d93b0a08b42b"
TONChainId = "ef660437-d915-4e27-ad3f-632bfb6ba0ee"

XINAssetId = "c94ac88f-4671-3976-b60a-09064f1811e8"
)

type NetworkChain struct {
Expand Down

0 comments on commit 05d2f3e

Please sign in to comment.