post https://example.com/stakingTemplates/reputation/v0/createPlatform
Generates a transaction for a new Platform
Response
Generates a transaction for a new Platform
xxxxxxxxxx
10curl --request POST \
--url https://example.com/stakingTemplates/reputation/v0/createPlatform \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"chainId": "11155111",
"isSoulbound": true
}
'
Try It!
to start a request and see the response here! Or choose an example: