Skip to main content

DAppContractCallParams

@totemsdk/core


@totemsdk/core / DAppContractCallParams

Interface: DAppContractCallParams

Properties

args?

optional args?: Record<string, string>


contractAddress

contractAddress: string


method?

optional method?: string


script?

optional script?: string