curl --request POST \
--url https://integrated-api.testnet.muchfi.xyz/api/dash/generate-proof \
--header 'Content-Type: application/json' \
--data '
{
"address": "<string>"
}
'{}Merkle proof generation for invite codes
curl --request POST \
--url https://integrated-api.testnet.muchfi.xyz/api/dash/generate-proof \
--header 'Content-Type: application/json' \
--data '
{
"address": "<string>"
}
'{}User wallet address
Merkle proof
The response is of type object.