Skip to content

Commit

Permalink
v3 SIN testnet deployment (#2395)
Browse files Browse the repository at this point in the history
* v3 SIN testnet deployment

* Chore: rename to comply with #2392

* Chore: `forge fmt`

---------

Co-authored-by: ChiTimesChi <88190723+ChiTimesChi@users.noreply.github.com>
  • Loading branch information
aureliusbtc and ChiTimesChi authored Mar 29, 2024
1 parent 597f11d commit e8769fd
Show file tree
Hide file tree
Showing 23 changed files with 3,498 additions and 887 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"address": "0xD0fd41B442Be26B15B56b47A7F0dE47328521208",
"address": "0xc46bf3759CD170b90Eb71fad8958936d11FeDCdE",
"constructorArgs": "0x000000000000000000000000e7353bedc72d29f99d6ca5cde69f807cce5d57e4",
"receipt": {
"hash": "0xb5ab461abab69b657842699771f0c9d29f8f8b419bda9e7a62f7360c05e934f8",
"blockNumber": 5532078
"hash": "0xefea31247fe62b885ebd7f9f75dfa1b29f147a7182ff6f0eebe4ba41044935e7",
"blockNumber": 5586578
},
"abi": [
{
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"address": "0x8E3866AC8cC85AaB553700F597e7dB8F6e00C976",
"constructorArgs": "0x00000000000000000000000010e9f6a00c832b21576be31842cecba4d7e2565f000000000000000000000000e7353bedc72d29f99d6ca5cde69f807cce5d57e4",
"address": "0x30d74341Eb0C556b592eb8b10ef8Fb158A2E7821",
"constructorArgs": "0x000000000000000000000000e8fb38f36d298bcac2b2a9f16a91ef1074dc1710000000000000000000000000e7353bedc72d29f99d6ca5cde69f807cce5d57e4",
"receipt": {
"hash": "0x2de771b81162677a3f069a11164039c2b3fb37560f9c92258a21239723649997",
"blockNumber": 5532068
"hash": "0xb4843a9b29510f2fd6743544d98d0bfe3d57a5b7e530ec1d65855ed280ceaee3",
"blockNumber": 5586569
},
"abi": [
{
Expand Down Expand Up @@ -203,9 +203,9 @@
"internalType": "bytes"
},
{
"name": "message",
"type": "bytes",
"internalType": "bytes"
"name": "messageLen",
"type": "uint256",
"internalType": "uint256"
}
],
"outputs": [
Expand Down
Loading

0 comments on commit e8769fd

Please sign in to comment.