MCPcopy Create free account
hub / github.com/DNAProject/DNA / decimals

Function decimals

wasmtest/contracts-cplus/test_oep4.py:124–128  ·  view source on GitHub ↗

:return: the decimals of the token

()

Source from the content-addressed store, hash-verified

122
123
124def decimals():
125 """
126 :return: the decimals of the token
127 """
128 return DECIMALS
129
130
131def totalSupply():

Callers 1

MainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected