Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aelmanaa committed Dec 13, 2024
1 parent 562274f commit 79bc3dc
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/config/data/ccip/v1_2_0/mainnet/lanes.json
Original file line number Diff line number Diff line change
Expand Up @@ -5534,6 +5534,20 @@
},
"rmnPermeable": false,
"supportedTokens": {
"USDC": {
"rateLimiterConfig": {
"in": {
"capacity": "0",
"isEnabled": false,
"rate": "0"
},
"out": {
"capacity": "0",
"isEnabled": false,
"rate": "0"
}
}
},
"USDM": {
"rateLimiterConfig": {
"in": {
Expand Down Expand Up @@ -8156,6 +8170,20 @@
},
"rmnPermeable": false,
"supportedTokens": {
"USDC": {
"rateLimiterConfig": {
"in": {
"capacity": "0",
"isEnabled": false,
"rate": "0"
},
"out": {
"capacity": "0",
"isEnabled": false,
"rate": "0"
}
}
},
"USDM": {
"rateLimiterConfig": {
"in": {
Expand Down

0 comments on commit 79bc3dc

Please sign in to comment.