CommonRequired: {
    address: Address;
    chainId: SupportedChainId;
    expiry: bigint;
}

Type declaration