UNPKG
tokenlon-sdk
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.1
0.2.0
0.1.3
0.1.2
imToken Tokenlon API for node
tokenlon-sdk
/
lib
/
utils
/
abi.d.ts
2 lines
(1 loc)
•
86 B
TypeScript
View Raw
1
2
export
declare
const
getAbiInputTypes
:
(
contractName
:
string
,
method
:
string
) =>
any
;