Skip to content

Commit b342b48

Browse files
committed
Update addresses v1.0.20250924022714
1 parent 133a3b8 commit b342b48

File tree

3 files changed

+81
-3
lines changed

3 files changed

+81
-3
lines changed

data/addresses.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,57 @@
464464
}
465465
]
466466
},
467+
"1001": {
468+
"chainInfo": {
469+
"active": true,
470+
"chainId": 1001,
471+
"gasZRC20": "0xe1A4f44b12eb72DC6da556Be9Ed1185141d7C23c",
472+
"registry": "0x"
473+
},
474+
"contracts": [
475+
{
476+
"active": true,
477+
"address": "0x07fe085d0af54eceb1af1cf73bed92afefdb8364",
478+
"contractType": "erc20Custody",
479+
"chainId": 1001
480+
},
481+
{
482+
"active": true,
483+
"address": "0x17c57f0b20ff169f779aceb320c8d7297d8cb1de",
484+
"contractType": "gateway",
485+
"chainId": 1001
486+
}
487+
],
488+
"zrc20Tokens": [
489+
{
490+
"active": true,
491+
"address": "0xe1A4f44b12eb72DC6da556Be9Ed1185141d7C23c",
492+
"symbol": "KAIA.KAIROS",
493+
"originChainId": 1001,
494+
"originAddress": "0x0000000000000000000000000000000000000000",
495+
"coinType": "gas",
496+
"decimals": 18
497+
},
498+
{
499+
"active": true,
500+
"address": "0xEb646191FcCb5Bfc1e7A121D3847590aAc840a53",
501+
"symbol": "TSKRW.KAIROS",
502+
"originChainId": 1001,
503+
"originAddress": "0x90fdde887468d282090d12208d6e171e1632008c",
504+
"coinType": "erc20",
505+
"decimals": 6
506+
},
507+
{
508+
"active": true,
509+
"address": "0x2Db395976CDb9eeFCc8920F4F2f0736f1D575794",
510+
"symbol": "KBKRW.KAIROS",
511+
"originChainId": 1001,
512+
"originAddress": "0x2254a33ee9f600ed6574faa9ad8ed1dc4a44820e",
513+
"coinType": "erc20",
514+
"decimals": 6
515+
}
516+
]
517+
},
467518
"7000": {
468519
"chainInfo": {
469520
"active": true,
@@ -828,6 +879,15 @@
828879
"originAddress": "0x5425890298aed601595a70ab815c96711a31bc65",
829880
"coinType": "erc20",
830881
"decimals": 6
882+
},
883+
{
884+
"active": true,
885+
"address": "0xE8d7796535F1cd63F0fe8D631E68eACe6839869B",
886+
"symbol": "HanaKRW.FUJI",
887+
"originChainId": 43113,
888+
"originAddress": "0x6b513b40ebc0b4d7b197730476ed3324346f2822",
889+
"coinType": "erc20",
890+
"decimals": 6
831891
}
832892
]
833893
},
@@ -987,6 +1047,15 @@
9871047
"originAddress": "0x0000000000000000000000000000000000000000",
9881048
"coinType": "gas",
9891049
"decimals": 18
1050+
},
1051+
{
1052+
"active": true,
1053+
"address": "0xd0eFed75622e7AA4555EE44F296dA3744E3ceE19",
1054+
"symbol": "USDC.BASESEP",
1055+
"originChainId": 84532,
1056+
"originAddress": "0x036cbd53842c5426634e7929541ec2318f3dcf7e",
1057+
"coinType": "erc20",
1058+
"decimals": 6
9901059
}
9911060
]
9921061
},
@@ -1029,6 +1098,15 @@
10291098
"originAddress": "0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d",
10301099
"coinType": "erc20",
10311100
"decimals": 6
1101+
},
1102+
{
1103+
"active": true,
1104+
"address": "0x0ca762FA958194795320635c11fF0C45C6412958",
1105+
"symbol": "UPKRW.ARBSEP",
1106+
"originChainId": 421614,
1107+
"originAddress": "0x6b513b40ebc0b4d7b197730476ed3324346f2822",
1108+
"coinType": "erc20",
1109+
"decimals": 6
10321110
}
10331111
]
10341112
},

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@zetachain/contract-addresses",
33
"private": false,
4-
"version": "1.0.20250814023404",
4+
"version": "1.0.20250924022714",
55
"description": "ZetaChain contracts registry",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)