Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 728 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 728 Bytes

free-mint-nft-tx-analysis

  • one tx analysis on the eth

  • TODO nft transfer

// TODO freemint nft tx analysis

// TODO opensea tx analysis

api

server listen in localhost:3000

/api/ping > http://localhost:3000/api/ping

/api/sessions > http://localhost:3000/api/sessions

/api/get_tx/0x049149be4927a543a993fb3c5eacc455b15ccc798159de98203fbb8ac819a74a

/api/get_tx_receipt/0x049149be4927a543a993fb3c5eacc455b15ccc798159de98203fbb8ac819a74a

/api/get_block/16075677

/api/get_block_time_stamp/16075677

/api/other_tx_info

/api/try_alchemy_get_block_number

reference:

https://docs.alchemy.com/reference/ethereum-api-quickstart

https://web3js.readthedocs.io/en/v1.8.1

https://learnblockchain.cn/docs/web3.js