interface SmartRewarderContract {
    chainId: number;
    address: string;
}

Properties

Properties

chainId: number
address: string