Skip to content

Commit

Permalink
chore: update readme for new upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
OnahProsperity authored and chibie committed Jul 4, 2024
1 parent 08bb55c commit f733a7b
Showing 1 changed file with 20 additions and 7 deletions.
27 changes: 20 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,12 @@ npx hardhat run scripts/tron/updateProtocolFee.ts
<td rowspan="2">Tron Shasta</td>
<td>Gateway Proxy</td>
<td>TYA8urq7nkN2yU7rJqAgwDShCusDZrrsxZ</td>
<td>Gateway Admin</td>
<td>TNcogTDoWxpuv77WtsiNTRhqjRbZmmDLTR</td>
</tr>
<tr>
<td>Gateway Implementation</td>
<td>TPddrcko4ceBWZpr7zPnbPbSnkLAMjBCCm</td>
<td>TSGr6Ri7NZ7FxN1gCiWkn8cPA2qtF6ctdF</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -139,7 +141,7 @@ npx hardhat run scripts/tron/updateProtocolFee.ts
</tr>
<tr>
<td>Gateway Implementation</td>
<td>0xafbf71A72d30f81eb66baaF904ea537fD35dd106</td>
<td>0x904aDFcf6Fd29F556aA12a64B2072bA4C426A928</td>
</tr>
<tr>
<td colspan="3"></td>
Expand All @@ -151,7 +153,7 @@ npx hardhat run scripts/tron/updateProtocolFee.ts
</tr>
<tr>
<td>Gateway Implementation</td>
<td>0x847dfdAa218F9137229CF8424378871A1DA8f625</td>
<td>0xfB411Cc6385Af50A562aFCb441864E9d541CDA67</td>
</tr>
<tr>
<td colspan="3"></td>
Expand All @@ -163,7 +165,7 @@ npx hardhat run scripts/tron/updateProtocolFee.ts
</tr>
<tr>
<td>Gateway Implementation</td>
<td>0x30F6A8457F8E42371E204a9c103f2Bd42341dD0F</td>
<td>0x0a7aA9F8eab1665DD905288669447b66082E4B17</td>
</tr>
<tr>
<td colspan="3"></td>
Expand All @@ -175,7 +177,7 @@ npx hardhat run scripts/tron/updateProtocolFee.ts
</tr>
<tr>
<td>Gateway Implementation</td>
<td>0x87B321fc77A0fDD0ca1fEe7Ab791131157B9841A</td>
<td>0x47afB97999801FD98CBD16Bb94F6efD2C779d242</td>
</tr>
<tr>
<td rowspan="2">Optimism Ethereum</td>
Expand All @@ -186,7 +188,7 @@ npx hardhat run scripts/tron/updateProtocolFee.ts
</tr>
<tr>
<td>Gateway Implementation</td>
<td>0x7bA90e38327A4B82D8BF6B481C1b2Ed14228E91A</td>
<td>0xB04c9622a583DEbe5fef8f5E594582490604D45c</td>
</tr>
<tr>
<td rowspan="2">Scroll</td>
Expand All @@ -197,7 +199,18 @@ npx hardhat run scripts/tron/updateProtocolFee.ts
</tr>
<tr>
<td>Gateway Implementation</td>
<td>0xD293fCd3dBc025603911853d893A4724CF9f70a0</td>
<td>0x5E7eC39915F6CD48829d06648F6682765846602a</td>
</tr>
<tr>
<td rowspan="2">Tron</td>
<td>Gateway Proxy</td>
<td>THyFP5ST9YyLZn6EzjKjFhZti6aKPgEXNU</td>
<td>Gateway Admin</td>
<td>TLw6AW9khfwLVq5gq9uV71wTVZEPxKjoiZ</td>
</tr>
<tr>
<td>Gateway Implementation</td>
<td>TDhBvHbnF8nN7YctokpdZAVPcmBx2Jrn2d</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit f733a7b

Please sign in to comment.