Skip to content

Commit ca7d013

Browse files
authored
fix (#2225)
1 parent f0c8ef1 commit ca7d013

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4439,6 +4439,16 @@
44394439
}
44404440
},
44414441
"ronin-mainnet": {
4442+
"offRamp": {
4443+
"address": "0x0A44Db4366385483cbCc9460fA55a75345553286",
4444+
"version": "1.5.0"
4445+
},
4446+
"onRamp": {
4447+
"address": "0x5dE068a87f081Ea01932769807CA569265E4f622",
4448+
"version": "1.5.0",
4449+
"enforceOutOfOrder": false
4450+
},
4451+
"rmnPermeable": false,
44424452
"supportedTokens": {
44434453
"LINK": {
44444454
"rateLimiterConfig": {
@@ -8311,6 +8321,16 @@
83118321
},
83128322
"ronin-mainnet": {
83138323
"ethereum-mainnet-base-1": {
8324+
"offRamp": {
8325+
"address": "0x79Dd7DB8AdEbf6622852a5ACe471a78EDc6C0883",
8326+
"version": "1.5.0"
8327+
},
8328+
"onRamp": {
8329+
"address": "0x261fE8A0C492a1Ede8cf966AED16619C772198F5",
8330+
"enforceOutOfOrder": false,
8331+
"version": "1.5.0"
8332+
},
8333+
"rmnPermeable": false,
83148334
"supportedTokens": {
83158335
"LINK": {
83168336
"rateLimiterConfig": {

0 commit comments

Comments
 (0)