Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth2207 committed Nov 27, 2024
1 parent 4f43521 commit 0e55b12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diag/DiagOrder.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pragma solidity >=0.6.0;

import {Script} from "../lib/forge-std/src/Script.sol";

// Hyperdx log : https://www.hyperdx.io/search?q=0xf9b13f281edb192ed3af0a25255a453a12c1c5abfa742edd45184499cf60d4d0&tq=Nov+27+10%3A47%3A28+-+Nov+27+11%3A02%3A28&trace_q=0x74303a79cf1f8137a97b9297b76f46f0dfb4c649286539f15073589d31d17dde&from=1732690048000&to=1732690948000&lid=73688276-e0eb-41a1-8fe8-82f4437564fe&sk=1732690879610000000
contract DiagOrder is Script {
function run() external {
address to = address(0xd2938E7c9fe3597F78832CE780Feb61945c377d7); // put arb contract address
Expand Down

0 comments on commit 0e55b12

Please sign in to comment.