curl --request GET \
--url https://example.com/api/scan/v0/amulet-price/votes{
"amulet_price_votes": [
{
"template_id": "<string>",
"contract_id": "<string>",
"payload": {},
"created_event_blob": "<string>",
"created_at": "<string>"
}
]
}Retrieve a list of the latest amulet price votes
curl --request GET \
--url https://example.com/api/scan/v0/amulet-price/votes{
"amulet_price_votes": [
{
"template_id": "<string>",
"contract_id": "<string>",
"payload": {},
"created_event_blob": "<string>",
"created_at": "<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 Daml template Splice.DSO:AmuletPrice:AmuletPriceVote.
Show child attributes