Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aelmanaa committed Dec 18, 2024
1 parent f0c8ef1 commit c17651e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 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 @@ -4439,6 +4439,16 @@
}
},
"ronin-mainnet": {
"offRamp": {
"address": "0x0A44Db4366385483cbCc9460fA55a75345553286",
"version": "1.5.0"
},
"onRamp": {
"address": "0x5dE068a87f081Ea01932769807CA569265E4f622",
"version": "1.5.0",
"enforceOutOfOrder": false
},
"rmnPermeable": false,
"supportedTokens": {
"LINK": {
"rateLimiterConfig": {
Expand Down Expand Up @@ -8311,6 +8321,16 @@
},
"ronin-mainnet": {
"ethereum-mainnet-base-1": {
"offRamp": {
"address": "0x79Dd7DB8AdEbf6622852a5ACe471a78EDc6C0883",
"version": "1.5.0"
},
"onRamp": {
"address": "0x261fE8A0C492a1Ede8cf966AED16619C772198F5",
"enforceOutOfOrder": false,
"version": "1.5.0"
},
"rmnPermeable": false,
"supportedTokens": {
"LINK": {
"rateLimiterConfig": {
Expand Down

0 comments on commit c17651e

Please sign in to comment.