Show / Hide Table of Contents

Enum RoyaltyType

The known types of Royalties applied to token and asset transfers.

Namespace: Hiero
Assembly: Hiero.dll
Syntax
public enum RoyaltyType

Fields

Name Description
Fixed

A single Fixed Royalty applied to the transaction as a whole when transferring an asset or token.

Nft

A Royalty computed from value given in exchange for receiving an NFT.

Token

A Royalty computed from the amount of Fungible token exchanged, can be in the form as a deduction of the token exchanged, or an excise amount taken from the sender of the fungible token.

  • Edit this page
  • View Source
In this article
Back to top .NET Client Library for Hiero Network and Hedera Hashgraph