post https://api.zan.top/node/v1/sui/mainnet/
Return structured representations of all modules in the given package
Log in to see full request history
Response
Return structured representations of all modules in the given package
xxxxxxxxxx
14curl --request POST \
--url https://api.zan.top/node/v1/sui/mainnet/public \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "sui_getNormalizedMoveModulesByPackage",
"params": [
"0xf09c99aa87a706c4f010c8c6b86d0249ccf670a138dcbcc7af9f4da8573019fe"
]
}
'
Try It!
to start a request and see the response here! Or choose an example: