Skip to content

ssups/queryContractDeployedTransaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// fill end_point & contract address at main.ts

const END_POINT = "";
const CA = "";
npm install
ts-node main.ts
┌──────────────┬──────────────────────────────────────────────────────────────────────┐
│   (index)    │                                Values                                │
├──────────────┼──────────────────────────────────────────────────────────────────────┤
│   deployer   │             '0xE69d118849aB42648Ad4B52a48A42e8Ee6aE9d28'             │
│ deployed_by  │                                'EOA'                                 │
│   tx_hash    │ '0xe4028e227b82ed2274af276a55fd5e145e69ab003a081a7de79b64ce36125f28' │
│ block_number │                               37574011                               │
└──────────────┴──────────────────────────────────────────────────────────────────────┘


┌──────────────┬─────────────────────────────────────────────────────────────────────────┐
│   (index)    │                                 Values                                  │
├──────────────┼─────────────────────────────────────────────────────────────────────────┤
│   deployer   │              '0x1743d2444da46b7084C9f5396e837DA2E7537D17'               │
│ deployed_by  │ 'Factory Contract(create2): 0xD5f52861601a618A84bda8c050266B4823519C08' │
│   tx_hash    │  '0x3729420d3a2f56c444a90dfc6b401e83ce2b96dc0fcb6ca3ca11e94b4cfb3a32'   │
│ block_number │                                38264546                                 │
└──────────────┴─────────────────────────────────────────────────────────────────────────┘

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published