Type alias SupportBy

SupportBy: SupportResponse<SupportBy> & {
    addresses: ContractAddress.Type[];
}

The standard is supported by another contract located at address

Generated using TypeDoc