Skip to content

Commit 1b18820

Browse files
authored
chore(channels): update bsc ethereum channel (#5136)
2 parents 38d9895 + aee54a7 commit 1b18820

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

deployments/channels.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,24 @@
163163
}
164164
},
165165
"tags": ["canonical"]
166+
},
167+
"2": {
168+
"comments": "ethereum.1 channel 3",
169+
"fees": {
170+
"forward": {
171+
"PACKET_RECV": "938092",
172+
"PACKET_SEND_LC_UPDATE_L0": "321174",
173+
"PACKET_SEND_LC_UPDATE_L1": "519141",
174+
"PACKET_SEND_LC_UPDATE_L2": "721546"
175+
},
176+
"reverse": {
177+
"PACKET_RECV": "637233",
178+
"PACKET_SEND_LC_UPDATE_L0": "394498",
179+
"PACKET_SEND_LC_UPDATE_L1": "519141",
180+
"PACKET_SEND_LC_UPDATE_L2": "1028227"
181+
}
182+
},
183+
"tags": ["canonical", "tokenorder-v2"]
166184
}
167185
},
168186
"bsc.97": {

0 commit comments

Comments
 (0)