Type alias EoaOwnershipConditionDetails

EoaOwnershipConditionDetails: {
    address: string;
}

Type declaration

  • address: string

    The EVM address to verify ownership of.