Skip to content

Commit d6389f2

Browse files
authored
Merge pull request #90 from unionlabs/fix-sui-chain-id
fix(sui): chain-id
2 parents 4760c86 + 2a92581 commit d6389f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/sui.4c78adac/tokenlist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"timestamp": "2025-10-21T10:00:00Z",
77
"tokens": [
88
{
9-
"chainId": "35834a8a",
9+
"chainId": "4c78adac",
1010
"address": "0x0000000000000000000000000000000000000000000000000000000000000002::sui::SUI",
1111
"symbol": "SUI",
1212
"decimals": 9,

0 commit comments

Comments
 (0)