Verified Network
  • What is the Verified Network
  • How to use it
  • Reference
    • Verified SDK
      • Using the SDK
      • Wallet and Contracts
      • Know your Customer
        • Using the KYC plugin
      • Delegated permissions
      • Investment products
        • Product lifecycle
        • Example of a Product
      • Security tokens
        • Issuing functions
      • Liquidity pools
        • Buy and Sell Orders workflow
        • Buy and Sell Order Complete workflow example
      • Secondary issues
      • Primary issues
        • Primary offer function
      • Margin traded issues
        • Offering collateral
      • Adding money to wallet
        • Paying in supported tokens
      • Issuing cash tokens
        • Issuing and Exchange functions
      • Making payments
        • Transferring cash tokens
      • Withdrawals
        • Redeeming cash tokens
      • Custody of Assets
        • Custody functions
      • Staking to invest
        • Liquidity functions
        • Market maker functions
      • Staking to borrow
        • Bond issuing function
      • Lending
        • Bond purchase function
      • Repayments
        • Bond redemption function
      • Claiming collateral
        • Defaults and Unsold bonds
      • Returns on Investment
        • Manager and Platform returns
    • Verified REST API
      • Market data
        • Get all assets
        • Get Tradable Asset Pairs
        • Get Ticker Information
        • Get Orderbook
      • Order data
        • Get Account Balance
        • Get Trade Balance
        • Get Open Orders
        • Get Closed Orders
        • Query Orders Info
        • Query Trades Info
        • Get Trades History
      • Order Management
        • Add Order
        • Edit Order
        • Cancel Order
    • Verified Subgraphs
    • Verified Applications
      • Doing KYC
        • Creating wallet
        • Using the Verified Dapp
        • Doing KYC
      • Primary issues
        • Creating a new issue
        • Subscribing to issue
        • Closing issue
      • Secondary trading
        • Market orders
        • Limit orders
        • Edit, Cancel, Settle orders
      • Margin trading
        • Post Margin collateral
        • Swaps
        • Edit, Cancel, Settle orders
      • Portfolio
        • Account statement
        • Corporate actions
        • Underwriting liquidity
Powered by GitBook
On this page
  1. Reference
  2. Verified SDK

Primary issues

Raising capital for new issues of tokenized securities

When a security token is first issued, an opening balance of the security token can be created by the issuer either for itself or for a nominee. The issuer or its nominee can then offer their security tokens to a Primary issue manager contract on the Verified Network that creates a liquidity pool which sets a price curve for subscriptions to the new issue.

Subscribers to a primary issue can purchase the security token from the liquidity pool created by swapping in the currency token paired with the security token with the Offer function called on the Primary Issue Manager contract.

The offer of security tokens in a liquidity pool can be underwritten by licensed Asset Managers on the Verified Network. Registrar and Transfer agents for the security token can then start the issue and also set an end date for the primary issue. Once the primary issue ends, Registrar and Transfer agents can make allotments of security tokens to subscribers, refund subscriptions back to those whose subscriptions are not accepted, and settle subscription capital to issuers of the security token for which primary issue was run.

PreviousSecondary issuesNextPrimary offer function

Last updated 1 year ago