Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
124
def
decimals():
125
""
"
126
:
return
: the decimals of the token
127
""
"
128
return
DECIMALS
129
130
131
def
totalSupply():
Callers
1
Main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected