Skip to content

Commit

Permalink
feat: updating deployment files
Browse files Browse the repository at this point in the history
  • Loading branch information
Debugger022 authored and github-actions[bot] committed Apr 22, 2024
1 parent 2ee7258 commit 5650290
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions deployments/arbitrumsepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
]
},
"XVS": {
"address": "0x47fA6E9F717c9eB081c4734FfB5a1EcD70508891",
"address": "0x877Dc896e7b13096D3827872e396927BbE704407",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -887,7 +887,7 @@
]
},
"XVSBridgeAdmin": {
"address": "0x0DC3d6717727FD5a023e41bA8134640ca18f3E48",
"address": "0xc94578caCC89a29B044a0a1D54d20d48A645E5C8",
"abi": [
{
"anonymous": false,
Expand Down Expand Up @@ -1348,7 +1348,7 @@
]
},
"XVSBridgeAdmin_Implementation": {
"address": "0xd2048bD9e1D9A515cc57E270D0928B1127348ae1",
"address": "0x3514FB2bbAf4D749af5908311B4c1867Beb349cb",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -1680,7 +1680,7 @@
]
},
"XVSBridgeAdmin_Proxy": {
"address": "0x0DC3d6717727FD5a023e41bA8134640ca18f3E48",
"address": "0xc94578caCC89a29B044a0a1D54d20d48A645E5C8",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -1829,7 +1829,7 @@
]
},
"XVSProxyOFTDest": {
"address": "0xE9B66800E63888DE29c4c9131faadbDbDCfae917",
"address": "0xFdC5cEC63FD167DA46cF006585b30D03B104eFD4",
"abi": [
{
"inputs": [
Expand Down
10 changes: 5 additions & 5 deletions deployments/arbitrumsepolia_addresses.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"chainId": "421614",
"addresses": {
"DefaultProxyAdmin": "0xA78A1Df376c3CEeBC5Fab574fe6EdDbbF76fd03e",
"XVS": "0x47fA6E9F717c9eB081c4734FfB5a1EcD70508891",
"XVSBridgeAdmin": "0x0DC3d6717727FD5a023e41bA8134640ca18f3E48",
"XVSBridgeAdmin_Implementation": "0xd2048bD9e1D9A515cc57E270D0928B1127348ae1",
"XVSBridgeAdmin_Proxy": "0x0DC3d6717727FD5a023e41bA8134640ca18f3E48",
"XVSProxyOFTDest": "0xE9B66800E63888DE29c4c9131faadbDbDCfae917"
"XVS": "0x877Dc896e7b13096D3827872e396927BbE704407",
"XVSBridgeAdmin": "0xc94578caCC89a29B044a0a1D54d20d48A645E5C8",
"XVSBridgeAdmin_Implementation": "0x3514FB2bbAf4D749af5908311B4c1867Beb349cb",
"XVSBridgeAdmin_Proxy": "0xc94578caCC89a29B044a0a1D54d20d48A645E5C8",
"XVSProxyOFTDest": "0xFdC5cEC63FD167DA46cF006585b30D03B104eFD4"
}
}

0 comments on commit 5650290

Please sign in to comment.