ποΈ Create KYC Group
Creates a new KYC group in the system.
ποΈ Get KYC Groups
Retrieves a list of all KYC groups with pagination.
ποΈ Get KYC Group by ID
Retrieves detailed information about a specific KYC group.
ποΈ Get KYC Group by ID
Retrieves detailed information about a specific KYC group.
ποΈ List All KYC Groups
Retrieves a paginated list of all KYC groups in the system.
ποΈ Delete KYC Group
Deletes a KYC group from the system.
ποΈ Get KYC Group Members
Retrieves all members of a specific KYC group with pagination.
ποΈ List KYC Group Members
Retrieves a paginated list of all members in a specific KYC group.
ποΈ Add Member to KYC Group
Adds a user address to a KYC group.
ποΈ Add Multiple Members to KYC Group
Adds multiple user addresses to a KYC group in a single request.
ποΈ Remove Member from KYC Group
Removes a user address from a KYC group.
ποΈ Get Token Blacklist
Retrieves all blacklisted addresses for a specific token with pagination.
ποΈ List Token Blacklist
Retrieves a paginated list of all blacklisted addresses for a specific token.
ποΈ Add to Blacklist
Adds a user address to a token's blacklist.
ποΈ Add Multiple to Blacklist
Adds multiple user addresses to a token's blacklist in a single request.
ποΈ Remove from Blacklist
Removes a user address from a token's blacklist.
ποΈ Get Token Whitelist
Retrieves all whitelisted addresses for a specific token with pagination.
ποΈ List Token Whitelist
Retrieves a paginated list of all whitelisted addresses for a specific token.
ποΈ Add to Whitelist
Adds a user address to a token's whitelist.
ποΈ Add Multiple to Whitelist
Adds multiple user addresses to a token's whitelist in a single request.
ποΈ Remove from Whitelist
Removes a user address from a token's whitelist.
ποΈ Get Token Distribution Group
Retrieves all addresses in the distribution group for a specific token with pagination.
ποΈ List Token Distribution Group
Retrieves a paginated list of all addresses in the distribution group for a specific token.
ποΈ Add to Distribution Group
Adds a user address to a token's distribution group.
ποΈ Add Multiple to Distribution Group
Adds multiple user addresses to a token's distribution group in a single request.
ποΈ Remove from Distribution Group
Removes a user address from a token's distribution group.
ποΈ List Token Blacklist Groups
Retrieves a paginated list of all blacklisted KYC groups for a specific token.
ποΈ Add Token Blacklist Group
Adds a KYC group to a token's blacklist.
ποΈ Remove Token Blacklist Group
Removes a KYC group from a token's blacklist by KycTokenGroup ID.
ποΈ List Token Whitelist Groups
Retrieves a paginated list of all whitelisted KYC groups for a specific token.
ποΈ Add Token Whitelist Group
Adds a KYC group to a token's whitelist.
ποΈ Remove Token Whitelist Group
Removes a KYC group from a token's whitelist by KycTokenGroup ID.
ποΈ List Token Addresses
Retrieves a paginated list of all addresses for a token with optional filters by type and address.