curl --request GET \
--url https://example.com/api/scan/v0/unclaimed-development-fund-coupons{
"unclaimed-development-fund-coupons": [
{
"contract": {
"template_id": "<string>",
"contract_id": "<string>",
"payload": {},
"created_event_blob": "<string>",
"created_at": "<string>"
},
"domain_id": "<string>"
}
]
}List all unclaimed development fund coupons.
curl --request GET \
--url https://example.com/api/scan/v0/unclaimed-development-fund-coupons{
"unclaimed-development-fund-coupons": [
{
"contract": {
"template_id": "<string>",
"contract_id": "<string>",
"payload": {},
"created_event_blob": "<string>",
"created_at": "<string>"
},
"domain_id": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
ok
Contracts of the Daml template Splice.Amulet:UnclaimedDevelopmentFundCoupon.
Show child attributes