-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
* ops: initial sonic deploy script * fix: cleanup deploy script * ops: add sonic msig * ops: only setup frxUSD peers for fraxtal, ink * fix: optional setLib if already set * ops: setup sonic * ops: finish sonic deploy with logs * docs: additional sonic notes * docs: missing Sonic annotation
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": null, | ||
"transactionType": "CALL", | ||
"contractName": null, | ||
"contractAddress": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"function": "setSendLibrary(address,uint32,address)", | ||
"arguments": [ | ||
"0xa536976c9cA36e74Af76037af555eefa632ce469", | ||
"30255", | ||
"0x1ccBf0db9C192d969de57E25B3fF09A25bb1D862" | ||
], | ||
"transaction": { | ||
"from": "0x0990be6db8c785fbbf9ded8baec612a10cae814b", | ||
"to": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"gas": "0x12ab9", | ||
"value": "0x0", | ||
"input": "0x9535ff30000000000000000000000000a536976c9ca36e74af76037af555eefa632ce469000000000000000000000000000000000000000000000000000000000000762f0000000000000000000000001ccbf0db9c192d969de57e25b3ff09a25bb1d862", | ||
"nonce": "0xd", | ||
"chainId": "0x2105" | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [], | ||
"libraries": [], | ||
"pending": [], | ||
"returns": {}, | ||
"timestamp": 1734388901, | ||
"chain": 8453, | ||
"commit": "b552015" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": null, | ||
"transactionType": "CALL", | ||
"contractName": null, | ||
"contractAddress": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"function": "setSendLibrary(address,uint32,address)", | ||
"arguments": [ | ||
"0xa536976c9cA36e74Af76037af555eefa632ce469", | ||
"30255", | ||
"0x1ccBf0db9C192d969de57E25B3fF09A25bb1D862" | ||
], | ||
"transaction": { | ||
"from": "0x0990be6db8c785fbbf9ded8baec612a10cae814b", | ||
"to": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"gas": "0x12ab9", | ||
"value": "0x0", | ||
"input": "0x9535ff30000000000000000000000000a536976c9ca36e74af76037af555eefa632ce469000000000000000000000000000000000000000000000000000000000000762f0000000000000000000000001ccbf0db9c192d969de57e25b3ff09a25bb1d862", | ||
"nonce": "0xd", | ||
"chainId": "0x2105" | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [], | ||
"libraries": [], | ||
"pending": [], | ||
"returns": {}, | ||
"timestamp": 1734388901, | ||
"chain": 8453, | ||
"commit": "b552015" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": "0x6bf51e2eb3f5c348bcef89e8b5b6408066996dd06cc434a3470e6149d10ac0c9", | ||
"transactionType": "CALL", | ||
"contractName": null, | ||
"contractAddress": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"function": "setSendLibrary(address,uint32,address)", | ||
"arguments": [ | ||
"0xa536976c9cA36e74Af76037af555eefa632ce469", | ||
"30255", | ||
"0x1ccBf0db9C192d969de57E25B3fF09A25bb1D862" | ||
], | ||
"transaction": { | ||
"from": "0x0990be6db8c785fbbf9ded8baec612a10cae814b", | ||
"to": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"gas": "0x12ab9", | ||
"value": "0x0", | ||
"input": "0x9535ff30000000000000000000000000a536976c9ca36e74af76037af555eefa632ce469000000000000000000000000000000000000000000000000000000000000762f0000000000000000000000001ccbf0db9c192d969de57e25b3ff09a25bb1d862", | ||
"nonce": "0xd", | ||
"chainId": "0x2105" | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [ | ||
{ | ||
"status": "0x1", | ||
"cumulativeGasUsed": "0x1971f61", | ||
"logs": [ | ||
{ | ||
"address": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"topics": [ | ||
"0x4cff966ebee29a156dcb34cf72c1d06231fb1777f6bdf6e8089819232f002b1c" | ||
], | ||
"data": "0x000000000000000000000000a536976c9ca36e74af76037af555eefa632ce469000000000000000000000000000000000000000000000000000000000000762f0000000000000000000000001ccbf0db9c192d969de57e25b3ff09a25bb1d862", | ||
"blockHash": "0xc110aebce8f730a831debeaac90c246afd37eec4fcc4bea73750485deb34cea1", | ||
"blockNumber": "0x16b2806", | ||
"transactionHash": "0x6bf51e2eb3f5c348bcef89e8b5b6408066996dd06cc434a3470e6149d10ac0c9", | ||
"transactionIndex": "0x97", | ||
"logIndex": "0x170", | ||
"removed": false | ||
} | ||
], | ||
"logsBloom": "0x00000000000000000000000000000000000200000000000000000000001000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000010000000000000000000000", | ||
"type": "0x2", | ||
"transactionHash": "0x6bf51e2eb3f5c348bcef89e8b5b6408066996dd06cc434a3470e6149d10ac0c9", | ||
"transactionIndex": "0x97", | ||
"blockHash": "0xc110aebce8f730a831debeaac90c246afd37eec4fcc4bea73750485deb34cea1", | ||
"blockNumber": "0x16b2806", | ||
"gasUsed": "0xd846", | ||
"effectiveGasPrice": "0xeb1137", | ||
"from": "0x0990be6db8c785fbbf9ded8baec612a10cae814b", | ||
"to": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"contractAddress": null, | ||
"l1BaseFeeScalar": "0x8dd", | ||
"l1BlobBaseFee": "0x39afbecf", | ||
"l1BlobBaseFeeScalar": "0x101c12", | ||
"l1Fee": "0x2912c95837", | ||
"l1GasPrice": "0x416c7d12d", | ||
"l1GasUsed": "0x6a4" | ||
} | ||
], | ||
"libraries": [], | ||
"pending": [], | ||
"returns": {}, | ||
"timestamp": 1734388958, | ||
"chain": 8453, | ||
"commit": "b552015" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": "0x6bf51e2eb3f5c348bcef89e8b5b6408066996dd06cc434a3470e6149d10ac0c9", | ||
"transactionType": "CALL", | ||
"contractName": null, | ||
"contractAddress": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"function": "setSendLibrary(address,uint32,address)", | ||
"arguments": [ | ||
"0xa536976c9cA36e74Af76037af555eefa632ce469", | ||
"30255", | ||
"0x1ccBf0db9C192d969de57E25B3fF09A25bb1D862" | ||
], | ||
"transaction": { | ||
"from": "0x0990be6db8c785fbbf9ded8baec612a10cae814b", | ||
"to": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"gas": "0x12ab9", | ||
"value": "0x0", | ||
"input": "0x9535ff30000000000000000000000000a536976c9ca36e74af76037af555eefa632ce469000000000000000000000000000000000000000000000000000000000000762f0000000000000000000000001ccbf0db9c192d969de57e25b3ff09a25bb1d862", | ||
"nonce": "0xd", | ||
"chainId": "0x2105" | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [ | ||
{ | ||
"status": "0x1", | ||
"cumulativeGasUsed": "0x1971f61", | ||
"logs": [ | ||
{ | ||
"address": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"topics": [ | ||
"0x4cff966ebee29a156dcb34cf72c1d06231fb1777f6bdf6e8089819232f002b1c" | ||
], | ||
"data": "0x000000000000000000000000a536976c9ca36e74af76037af555eefa632ce469000000000000000000000000000000000000000000000000000000000000762f0000000000000000000000001ccbf0db9c192d969de57e25b3ff09a25bb1d862", | ||
"blockHash": "0xc110aebce8f730a831debeaac90c246afd37eec4fcc4bea73750485deb34cea1", | ||
"blockNumber": "0x16b2806", | ||
"transactionHash": "0x6bf51e2eb3f5c348bcef89e8b5b6408066996dd06cc434a3470e6149d10ac0c9", | ||
"transactionIndex": "0x97", | ||
"logIndex": "0x170", | ||
"removed": false | ||
} | ||
], | ||
"logsBloom": "0x00000000000000000000000000000000000200000000000000000000001000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000010000000000000000000000", | ||
"type": "0x2", | ||
"transactionHash": "0x6bf51e2eb3f5c348bcef89e8b5b6408066996dd06cc434a3470e6149d10ac0c9", | ||
"transactionIndex": "0x97", | ||
"blockHash": "0xc110aebce8f730a831debeaac90c246afd37eec4fcc4bea73750485deb34cea1", | ||
"blockNumber": "0x16b2806", | ||
"gasUsed": "0xd846", | ||
"effectiveGasPrice": "0xeb1137", | ||
"from": "0x0990be6db8c785fbbf9ded8baec612a10cae814b", | ||
"to": "0x1a44076050125825900e736c501f859c50fe728c", | ||
"contractAddress": null, | ||
"l1BaseFeeScalar": "0x8dd", | ||
"l1BlobBaseFee": "0x39afbecf", | ||
"l1BlobBaseFeeScalar": "0x101c12", | ||
"l1Fee": "0x2912c95837", | ||
"l1GasPrice": "0x416c7d12d", | ||
"l1GasUsed": "0x6a4" | ||
} | ||
], | ||
"libraries": [], | ||
"pending": [], | ||
"returns": {}, | ||
"timestamp": 1734388958, | ||
"chain": 8453, | ||
"commit": "b552015" | ||
} |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.