Skip to content

Commit

Permalink
Update fast bridge address
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiTimesChi committed Jan 15, 2024
1 parent 2794c88 commit 5827d59
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deployments/arbitrum/FastBridge.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"address": "0x1A54Fa31CBCaD8C1cbC3a47dCD00864Eac9Ac2b0",
"address": "0x6C0771aD91442D670159a8171C35F4828E19aFd2",
"abi": [
{
"inputs": [{ "internalType": "address", "name": "_owner", "type": "address" }],
Expand Down
2 changes: 1 addition & 1 deletion deployments/mainnet/FastBridge.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"address": "0xC3C996aF7F7a9245685722E73B6f18F3bb22dB3d",
"address": "0x4983DB49336fD4f95e864aB6DA9135e057EF0be1",
"abi": [
{
"inputs": [{ "internalType": "address", "name": "_owner", "type": "address" }],
Expand Down
2 changes: 1 addition & 1 deletion deployments/optimism/FastBridge.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"address": "0x89fB287cC34C2878549a741f2C82D9c2e4657693",
"address": "0x6C0771aD91442D670159a8171C35F4828E19aFd2",
"abi": [
{
"inputs": [{ "internalType": "address", "name": "_owner", "type": "address" }],
Expand Down

0 comments on commit 5827d59

Please sign in to comment.