neoneo-go/examples/token/token.yml
2020-08-11 13:42:06 +03:00

12 lines
236 B
YAML

hasstorage: true
ispayable: false
supportedstandards: ["NEP-5"]
events:
- name: transfer
parameters:
- name: from
type: ByteString
- name: to
type: ByteString
- name: amount
type: Integer