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

Function name

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

:return: name of the token

()

Source from the content-addressed store, hash-verified

108
109
110def name():
111 """
112 :return: name of the token
113 """
114 return NAME
115
116
117def symbol():

Callers 1

MainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected