Skip to content

Commit af6637d

Browse files
committed
update tokens
1 parent 78fb8fa commit af6637d

File tree

2 files changed

+2
-91
lines changed

2 files changed

+2
-91
lines changed

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

Lines changed: 2 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -3004,23 +3004,7 @@
30043004
"enforceOutOfOrder": true,
30053005
"version": "1.6.0"
30063006
},
3007-
"rmnPermeable": true,
3008-
"supportedTokens": {
3009-
"SolvBTC.JUP": {
3010-
"rateLimiterConfig": {
3011-
"in": {
3012-
"capacity": "2500000000000000000",
3013-
"isEnabled": true,
3014-
"rate": "115740000000000"
3015-
},
3016-
"out": {
3017-
"capacity": "2500000000000000000",
3018-
"isEnabled": true,
3019-
"rate": "115740000000000"
3020-
}
3021-
}
3022-
}
3023-
}
3007+
"rmnPermeable": true
30243008
},
30253009
"soneium-mainnet": {
30263010
"offRamp": {
@@ -3047,20 +3031,6 @@
30473031
"rate": "0"
30483032
}
30493033
}
3050-
},
3051-
"SolvBTC.JUP": {
3052-
"rateLimiterConfig": {
3053-
"in": {
3054-
"capacity": "100000000000000000000",
3055-
"isEnabled": true,
3056-
"rate": "1157400000000000"
3057-
},
3058-
"out": {
3059-
"capacity": "100000000000000000000",
3060-
"isEnabled": true,
3061-
"rate": "1157400000000000"
3062-
}
3063-
}
30643034
}
30653035
}
30663036
},
@@ -18410,23 +18380,7 @@
1841018380
"enforceOutOfOrder": true,
1841118381
"version": "V1"
1841218382
},
18413-
"rmnPermeable": true,
18414-
"supportedTokens": {
18415-
"SolvBTC.JUP": {
18416-
"rateLimiterConfig": {
18417-
"in": {
18418-
"capacity": "0",
18419-
"isEnabled": false,
18420-
"rate": "0"
18421-
},
18422-
"out": {
18423-
"capacity": "0",
18424-
"isEnabled": false,
18425-
"rate": "0"
18426-
}
18427-
}
18428-
}
18429-
}
18383+
"rmnPermeable": true
1843018384
},
1843118385
"ethereum-mainnet-arbitrum-1": {
1843218386
"offRamp": {
@@ -18673,20 +18627,6 @@
1867318627
"rate": "0"
1867418628
}
1867518629
}
18676-
},
18677-
"SolvBTC.JUP": {
18678-
"rateLimiterConfig": {
18679-
"in": {
18680-
"capacity": "100000000000000000000",
18681-
"isEnabled": true,
18682-
"rate": "1157400000000000"
18683-
},
18684-
"out": {
18685-
"capacity": "100000000000000000000",
18686-
"isEnabled": true,
18687-
"rate": "1157400000000000"
18688-
}
18689-
}
1869018630
}
1869118631
}
1869218632
},

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

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,35 +3056,6 @@
30563056
"tokenAddress": "0x325DC9EBceC31940C658aCACa45f8293418d811E"
30573057
}
30583058
},
3059-
"SolvBTC.JUP": {
3060-
"bsc-mainnet": {
3061-
"allowListEnabled": false,
3062-
"decimals": 18,
3063-
"name": "SolvBTC Jupiter",
3064-
"poolAddress": "0x48731cF7e84dc94C5f84577882c14Be11a5B7456",
3065-
"poolType": "burnMint",
3066-
"symbol": "SolvBTC.JUP",
3067-
"tokenAddress": "0x38a001e57430f781404ffF7a81DE4Bd67d1f6117"
3068-
},
3069-
"solana-mainnet": {
3070-
"allowListEnabled": false,
3071-
"decimals": 8,
3072-
"name": "SolvBTC.JUP",
3073-
"poolAddress": "HMDSmmuupoWwe9TV3nZ3qmPqAKL2tU7udghJzCywckgM",
3074-
"poolType": "burnMint",
3075-
"symbol": "SolvBTCJUP",
3076-
"tokenAddress": "SoLvzL3ZVjofmNB5LYFrf94QtNhMUSea4DawFhnAau8"
3077-
},
3078-
"soneium-mainnet": {
3079-
"allowListEnabled": false,
3080-
"decimals": 18,
3081-
"name": "SolvBTC Jupiter",
3082-
"poolAddress": "0x62FD93Fc58D94eE253542ECD5C23467F65dCdB73",
3083-
"poolType": "burnMint",
3084-
"symbol": "SolvBTC.JUP",
3085-
"tokenAddress": "0xAffEb8576b927050f5a3B6fbA43F360D2883A118"
3086-
}
3087-
},
30883059
"STABLE": {
30893060
"bsc-mainnet": {
30903061
"allowListEnabled": false,

0 commit comments

Comments
 (0)