Skip to content

Commit

Permalink
Redeploy ClientV1 contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiTimesChi committed Apr 11, 2024
1 parent 15de78d commit 00e5bed
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"address": "0x188cA7f9615042654e483Ed840582208009A9ADF",
"address": "0xBdC170214726a994D9A837b15C0039bdeE090878",
"constructorArgs": "0x00000000000000000000000011bc9ab4e16bf26a465a6506918888a099bbdbfd000000000000000000000000e7353bedc72d29f99d6ca5cde69f807cce5d57e4",
"receipt": {
"hash": "0x0504873ebb575d429d0e183bad458fdb7b92f0a844c886d5edd060818281c786",
"blockNumber": 30278491
"hash": "0x81c0476e7ebb24333ed1a0f9339c26d261b91f1688da9b30afab6c9952892bc5",
"blockNumber": 32628003
},
"abi": [
{
Expand Down Expand Up @@ -804,6 +804,11 @@
}
]
},
{
"type": "error",
"name": "InterchainClientV1__NotEnoughGasSupplied",
"inputs": []
},
{
"type": "error",
"name": "InterchainClientV1__NotEnoughResponses",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"address": "0x28f0B8E80e5afd62A20C23BD5098237006634318",
"address": "0x5a81Dfa5885058ED838fa750060C804B49F69991",
"constructorArgs": "0x000000000000000000000000acaaaa98b9e23725046eda88d371b4864d90496b000000000000000000000000e7353bedc72d29f99d6ca5cde69f807cce5d57e4",
"receipt": {
"hash": "0x3c947795385db8f7b3f0a48e2920cc6cc57092c16793425fa8ae0e26a6143968",
"blockNumber": 5628137
"hash": "0x4f95897e9833d15cd2f900065d59fb6d51aca97da096c83d257045be5a7e171a",
"blockNumber": 5675682
},
"abi": [
{
Expand Down Expand Up @@ -804,6 +804,11 @@
}
]
},
{
"type": "error",
"name": "InterchainClientV1__NotEnoughGasSupplied",
"inputs": []
},
{
"type": "error",
"name": "InterchainClientV1__NotEnoughResponses",
Expand Down

0 comments on commit 00e5bed

Please sign in to comment.