Skip to content

Commit 36a40d4

Browse files
fix ADI explorer URL, decom polygon-testnet-tatara, directory refresh (#3578)
1 parent 64b5209 commit 36a40d4

8 files changed

Lines changed: 16 additions & 163 deletions

File tree

src/config/data/ccip/v1_2_0/mainnet/lanes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27519,9 +27519,9 @@
2751927519
"rate": "2315"
2752027520
},
2752127521
"out": {
27522-
"capacity": "600000000",
27522+
"capacity": "200000000",
2752327523
"isEnabled": true,
27524-
"rate": "100000000"
27524+
"rate": "2315"
2752527525
}
2752627526
}
2752727527
},

src/config/data/ccip/v1_2_0/mainnet/tokens.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5480,6 +5480,15 @@
54805480
"symbol": "SolvBTC",
54815481
"tokenAddress": "0xaE4EFbc7736f963982aACb17EFA37fCBAb924cB3"
54825482
},
5483+
"sei-mainnet": {
5484+
"allowListEnabled": false,
5485+
"decimals": 18,
5486+
"name": "Solv BTC",
5487+
"poolAddress": "0x4b75FE6e4a53A510AbC39c7328B0b06E74a3F624",
5488+
"poolType": "burnMint",
5489+
"symbol": "SolvBTC",
5490+
"tokenAddress": "0x541FD749419CA806a8bc7da8ac23D346f2dF8B77"
5491+
},
54835492
"solana-mainnet": {
54845493
"allowListEnabled": false,
54855494
"decimals": 8,

src/config/data/ccip/v1_2_0/testnet/chains.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,30 +1466,6 @@
14661466
"version": "1.5.1"
14671467
}
14681468
},
1469-
"polygon-testnet-tatara": {
1470-
"armProxy": {
1471-
"address": "0xAD8BeA8bC5Fe468Dc1F7BbEce59A86584407255f",
1472-
"version": "1.5.0"
1473-
},
1474-
"chainSelector": "9090863410735740267",
1475-
"feeTokens": ["LINK", "WETH"],
1476-
"registryModule": {
1477-
"address": "0x32E18611aeb4e42d931dF838fd4e019CC6B2A674",
1478-
"version": "1.5.0"
1479-
},
1480-
"router": {
1481-
"address": "0x1dF1fe714A376f248d51AAB826C3feeC379e80fC",
1482-
"version": "1.2.0"
1483-
},
1484-
"tokenAdminRegistry": {
1485-
"address": "0xFE50B8Cd5a07E23550fE6b3B138408936c10EC29",
1486-
"version": "1.5.0"
1487-
},
1488-
"tokenPoolFactory": {
1489-
"address": "0xB2D5008f6d12c795c435A3B8211A55E409cdbFeB",
1490-
"version": "1.5.1"
1491-
}
1492-
},
14931469
"robinhood-testnet": {
14941470
"armProxy": {
14951471
"address": "0x934c1B8f6913070528CC24081E0b78d57D3A97A3",

src/config/data/ccip/v1_2_0/testnet/decom.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@
1616
},
1717
"ethereum-testnet-sepolia-xlayer-1": {
1818
"chainSelector": "2066098519157881736"
19+
},
20+
"polygon-testnet-tatara": {
21+
"chainSelector": "9090863410735740267"
1922
}
2023
}

src/config/data/ccip/v1_2_0/testnet/lanes.json

Lines changed: 0 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -611,33 +611,6 @@
611611
}
612612
}
613613
},
614-
"polygon-testnet-tatara": {
615-
"offRamp": {
616-
"address": "0x9B3D6d9bD806F2cf71038085502aa5663FF6Ca4a",
617-
"version": "1.5.0"
618-
},
619-
"onRamp": {
620-
"address": "0xea625b219f9B4e48e7E0E50958ba80192dCc15B9",
621-
"enforceOutOfOrder": false,
622-
"version": "1.5.0"
623-
},
624-
"supportedTokens": {
625-
"LBTC": {
626-
"rateLimiterConfig": {
627-
"in": {
628-
"capacity": "0",
629-
"isEnabled": false,
630-
"rate": "0"
631-
},
632-
"out": {
633-
"capacity": "0",
634-
"isEnabled": false,
635-
"rate": "0"
636-
}
637-
}
638-
}
639-
}
640-
},
641614
"sei-testnet-atlantic": {
642615
"offRamp": {
643616
"address": "0x304a205DE59135921401F58374cFd38e8209cee2",
@@ -3363,33 +3336,6 @@
33633336
}
33643337
}
33653338
},
3366-
"polygon-testnet-tatara": {
3367-
"offRamp": {
3368-
"address": "0xA068De76818E35744503e8aC3F58CDA13dD11D65",
3369-
"version": "1.5.0"
3370-
},
3371-
"onRamp": {
3372-
"address": "0x20d4d35c78bC4C6DA4F575566095F8Fe6A8f9F42",
3373-
"enforceOutOfOrder": false,
3374-
"version": "1.5.0"
3375-
},
3376-
"supportedTokens": {
3377-
"LBTC": {
3378-
"rateLimiterConfig": {
3379-
"in": {
3380-
"capacity": "0",
3381-
"isEnabled": false,
3382-
"rate": "0"
3383-
},
3384-
"out": {
3385-
"capacity": "0",
3386-
"isEnabled": false,
3387-
"rate": "0"
3388-
}
3389-
}
3390-
}
3391-
}
3392-
},
33933339
"robinhood-testnet": {
33943340
"offRamp": {
33953341
"address": "0x0820f975ce90EE5c508657F0C58b71D1fcc85cE0",
@@ -7047,62 +6993,6 @@
70476993
}
70486994
}
70496995
},
7050-
"polygon-testnet-tatara": {
7051-
"avalanche-fuji-testnet": {
7052-
"offRamp": {
7053-
"address": "0x5C59B788DeDF82Ee4F450d6A502478822708A543",
7054-
"version": "1.5.0"
7055-
},
7056-
"onRamp": {
7057-
"address": "0xaE3ccf32f09C181b94d93677cD6defF510ad39db",
7058-
"enforceOutOfOrder": false,
7059-
"version": "1.5.0"
7060-
},
7061-
"supportedTokens": {
7062-
"LBTC": {
7063-
"rateLimiterConfig": {
7064-
"in": {
7065-
"capacity": "0",
7066-
"isEnabled": false,
7067-
"rate": "0"
7068-
},
7069-
"out": {
7070-
"capacity": "0",
7071-
"isEnabled": false,
7072-
"rate": "0"
7073-
}
7074-
}
7075-
}
7076-
}
7077-
},
7078-
"ethereum-testnet-sepolia": {
7079-
"offRamp": {
7080-
"address": "0xc3c95ccd9059371E826E06B25b8E4Aa2B21df538",
7081-
"version": "1.5.0"
7082-
},
7083-
"onRamp": {
7084-
"address": "0x3cBceab6ed072efE90b5c381EFfaccc611857938",
7085-
"enforceOutOfOrder": false,
7086-
"version": "1.5.0"
7087-
},
7088-
"supportedTokens": {
7089-
"LBTC": {
7090-
"rateLimiterConfig": {
7091-
"in": {
7092-
"capacity": "0",
7093-
"isEnabled": false,
7094-
"rate": "0"
7095-
},
7096-
"out": {
7097-
"capacity": "0",
7098-
"isEnabled": false,
7099-
"rate": "0"
7100-
}
7101-
}
7102-
}
7103-
}
7104-
}
7105-
},
71066996
"robinhood-testnet": {
71076997
"ethereum-testnet-sepolia": {
71086998
"offRamp": {

src/config/data/ccip/v1_2_0/testnet/tokens.json

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -708,15 +708,6 @@
708708
"poolType": "burnMint",
709709
"symbol": "LBTC",
710710
"tokenAddress": "0x107Fc7d90484534704dD2A9e24c7BD45DB4dD1B5"
711-
},
712-
"polygon-testnet-tatara": {
713-
"allowListEnabled": false,
714-
"decimals": 8,
715-
"name": "LBTC",
716-
"poolAddress": "0x258A8De76f64010e6098B4Fd5BD8855280d551A1",
717-
"poolType": "burnMint",
718-
"symbol": "LBTC",
719-
"tokenAddress": "0x107Fc7d90484534704dD2A9e24c7BD45DB4dD1B5"
720711
}
721712
},
722713
"LINK": {
@@ -1216,14 +1207,6 @@
12161207
"symbol": "LINK",
12171208
"tokenAddress": "0x0Fd9e8d3aF1aaee056EB9e802c3A762a667b1904"
12181209
},
1219-
"polygon-testnet-tatara": {
1220-
"allowListEnabled": false,
1221-
"decimals": 18,
1222-
"name": "ChainLink Token",
1223-
"poolType": "feeTokenOnly",
1224-
"symbol": "LINK",
1225-
"tokenAddress": "0x29261B6Fb93097885bEB714ee253Da63A52dFc46"
1226-
},
12271210
"robinhood-testnet": {
12281211
"allowListEnabled": false,
12291212
"decimals": 18,
@@ -1931,14 +1914,6 @@
19311914
"symbol": "WETH",
19321915
"tokenAddress": "0xc2e1B8e9a765A19315cD9BbbD84a1BB6DC3FC335"
19331916
},
1934-
"polygon-testnet-tatara": {
1935-
"allowListEnabled": false,
1936-
"decimals": 18,
1937-
"name": "Wrapped Ether",
1938-
"poolType": "feeTokenOnly",
1939-
"symbol": "WETH",
1940-
"tokenAddress": "0x4200000000000000000000000000000000000006"
1941-
},
19421917
"robinhood-testnet": {
19431918
"allowListEnabled": false,
19441919
"decimals": 18,

src/config/data/chains.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2710,7 +2710,7 @@
27102710
"chainId": 99999,
27112711
"title": "ADI Network AB Testnet",
27122712
"explorer": {
2713-
"baseUrl": "https://explorer.ab.testnet.adifoundation.ai/"
2713+
"baseUrl": "https://explorer.ab.testnet.adifoundation.ai"
27142714
},
27152715
"nativeCurrency": {
27162716
"name": "ADI",

src/scripts/reference/chains.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2573,7 +2573,7 @@
25732573
"explorers": [
25742574
{
25752575
"name": "ADI Network Testnet Explorer",
2576-
"url": "https://explorer.ab.testnet.adifoundation.ai/",
2576+
"url": "https://explorer.ab.testnet.adifoundation.ai",
25772577
"standard": "EIP3091"
25782578
}
25792579
],

0 commit comments

Comments
 (0)