Skip to main content

DAppContractCallParams

@totemsdk/server


@totemsdk/server / DAppContractCallParams

Interface: DAppContractCallParams

Properties

args?

optional args?: Record<string, string>


contractAddress

contractAddress: string


method?

optional method?: string


script?

optional script?: string