Skip to content

Commit aee54a7

Browse files
committed
chore(channels): update bsc ethereum channel
1 parent 19b4684 commit aee54a7

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
@@ -99,6 +99,24 @@
9999
}
100100
},
101101
"tags": ["canonical"]
102+
},
103+
"2": {
104+
"comments": "ethereum.1 channel 3",
105+
"fees": {
106+
"forward": {
107+
"PACKET_RECV": "938092",
108+
"PACKET_SEND_LC_UPDATE_L0": "321174",
109+
"PACKET_SEND_LC_UPDATE_L1": "519141",
110+
"PACKET_SEND_LC_UPDATE_L2": "721546"
111+
},
112+
"reverse": {
113+
"PACKET_RECV": "637233",
114+
"PACKET_SEND_LC_UPDATE_L0": "394498",
115+
"PACKET_SEND_LC_UPDATE_L1": "519141",
116+
"PACKET_SEND_LC_UPDATE_L2": "1028227"
117+
}
118+
},
119+
"tags": ["canonical", "tokenorder-v2"]
102120
}
103121
},
104122
"bsc.97": {

0 commit comments

Comments
 (0)