Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/OpenZeppelin/canton-token-templateView on github-code
github-code/OpenZeppelin/canton-token-template

OpenZeppelin/canton-token-template: simple-token/daml/SimpleToken/Holding.daml

Daml contract source — OpenZeppelin/canton-token-template/simple-token/daml/SimpleToken/Holding.daml ```daml -- | Holdings for the simple token standard implementation. -- SimpleHolding: unlocked holding with flat Decimal amount. -- LockedSimpleHolding: locked holding with admin-only lock holder and

READ ON GITHUB-CODE