Skip to main content
GET
/
v0
/
amulet-price
/
votes
/v0/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.

Response

200 - application/json

ok

Contracts of Daml template Splice.DSO:AmuletPrice:AmuletPriceVote.

amulet_price_votes
object[]
required