Skip to content

Commit b776c8a

Browse files
authored
refresh ccip mainnet 20250710 (#2812)
* update * update * update
1 parent 349e214 commit b776c8a

File tree

2 files changed

+2
-59
lines changed

2 files changed

+2
-59
lines changed

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

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3820,20 +3820,6 @@
38203820
}
38213821
}
38223822
},
3823-
"SolvBTC.ENA": {
3824-
"rateLimiterConfig": {
3825-
"in": {
3826-
"capacity": "500000000000000000000",
3827-
"isEnabled": true,
3828-
"rate": "23140000000000000"
3829-
},
3830-
"out": {
3831-
"capacity": "500000000000000000000",
3832-
"isEnabled": true,
3833-
"rate": "23140000000000000"
3834-
}
3835-
}
3836-
},
38373823
"STABLE": {
38383824
"rateLimiterConfig": {
38393825
"in": {
@@ -16064,20 +16050,6 @@
1606416050
}
1606516051
}
1606616052
},
16067-
"SolvBTC.ENA": {
16068-
"rateLimiterConfig": {
16069-
"in": {
16070-
"capacity": "500000000000000000000",
16071-
"isEnabled": true,
16072-
"rate": "23140000000000000"
16073-
},
16074-
"out": {
16075-
"capacity": "500000000000000000000",
16076-
"isEnabled": true,
16077-
"rate": "23140000000000000"
16078-
}
16079-
}
16080-
},
1608116053
"STABLE": {
1608216054
"rateLimiterConfig": {
1608316055
"in": {
@@ -18427,9 +18399,9 @@
1842718399
"WETH": {
1842818400
"rateLimiterConfig": {
1842918401
"in": {
18430-
"capacity": "30000000000000000000",
18402+
"capacity": "2",
1843118403
"isEnabled": true,
18432-
"rate": "8333330000000000"
18404+
"rate": "1"
1843318405
},
1843418406
"out": {
1843518407
"capacity": "2",

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3637,26 +3637,6 @@
36373637
"tokenAddress": "0xE7C253EAD50976Caf7b0C2cbca569146A7741B50"
36383638
}
36393639
},
3640-
"SolvBTC.ENA": {
3641-
"bsc-mainnet": {
3642-
"allowListEnabled": false,
3643-
"decimals": 18,
3644-
"name": "SolvBTC Ethena",
3645-
"poolAddress": "0x56D0a647CCf2893A719139bfEc38816b9Ea07aFb",
3646-
"poolType": "burnMint",
3647-
"symbol": "SolvBTC.ENA",
3648-
"tokenAddress": "0x53E63a31fD1077f949204b94F431bCaB98F72BCE"
3649-
},
3650-
"mainnet": {
3651-
"allowListEnabled": false,
3652-
"decimals": 18,
3653-
"name": "SolvBTC Ethena",
3654-
"poolAddress": "0xEA5FD78Ae34Ea863877DF79768e14EC47286aDa1",
3655-
"poolType": "burnMint",
3656-
"symbol": "SolvBTC.ENA",
3657-
"tokenAddress": "0x325DC9EBceC31940C658aCACa45f8293418d811E"
3658-
}
3659-
},
36603640
"SolvBTC.JUP": {
36613641
"bitcoin-mainnet-bob-1": {
36623642
"allowListEnabled": false,
@@ -4357,15 +4337,6 @@
43574337
"symbol": "USDC.e",
43584338
"tokenAddress": "0xe75D0fB2C24A55cA1e3F96781a2bCC7bdba058F0"
43594339
},
4360-
"bitcoin-mainnet-botanix": {
4361-
"allowListEnabled": false,
4362-
"decimals": 6,
4363-
"name": "Bridged USDC (Botanix)",
4364-
"poolAddress": "0xe25729eef5908186E1617F8138c019C1da28dc66",
4365-
"poolType": "burnMint",
4366-
"symbol": "USDC.e",
4367-
"tokenAddress": "0x325eEb3AA50014f35861e3374f54B3997Aa8357d"
4368-
},
43694340
"ethereum-mainnet-arbitrum-1": {
43704341
"allowListEnabled": false,
43714342
"decimals": 6,

0 commit comments

Comments
 (0)