ContractAddress type
This feature is currently in beta and may change based on feedback that we receive.
A contract address.
Signature:
export declare type ContractAddress = string;
This feature is currently in beta and may change based on feedback that we receive.
A contract address.
Signature:
export declare type ContractAddress = string;