Release Details

Release date: November 19th, 2024

Release Type

Action Required if using UMA in CERT.

Summary

Zero Hash is migrating UMA functionality in CERT from REGTEST to TESTNET. Please see prior callout in the Lightning Network UMA integration guide.

This change migrates UMA to TESTNET to match the way BOLT11 invoices are currently configured. This change also unifies UMA and BOLT11 with BTC's testnet in CERT to make testing more closely match how PROD behaves.

Action Required

  • User registrations, invoices, and all actions in CERT for UMA and BOLT11 now occurs on Lightning Network's TESTNET.
  • REGTEST registrations and transactions will no longer be supported in CERT for Lightning Network.

Endpoints impacted

Release Details

Release date: November 11th, 2024

Release Type

Informational

Summary

Zero Hash has added 2 new fields to the POST /trades endpoint:

  • payment_processor - an object that identifies the payment service provider used to process the fiat leg of the trade
  • fees - an array that denotes the payment service provider fees that were assessed to the Customer

Use Cases

  • Onramp: Platforms that source liquidity outside of Zero Hash and submit already-matched trades in for settlement can now pass fees and the payment_processor object in order to comply with new settlement rules

Action Required

  • Select Platforms must begin submitting values for these fields. Please get in touch with your Zero Hash representative for more information.

Endpoints impacted

Release Details

Release date: October 25th, 2024

Release Type

Informational

Summary

Zero Hash has launched our Remittances product. This product allows remittance Platforms to offer capital efficient and low-cost remittance transfers to their End Customers. See detailed integration guide here.

Capital Efficient

Previously, offering instant remittance services (e.g., an American sending US Dollars to a recipient in Mexico who receives Mexican Pesos) required platforms to hold a local currency float in the destination country (e.g., holding Mexican Pesos in Mexico). This practice was necessary to offset the settlement delays associated with cross-border transfers, which can take up to 3 business days.

By leveraging the speed and efficiency of ~instant transfers on Layer 1 and Layer 2 blockchains, our solution allows Platforms to use USDC to completely eliminate the need to hold a local currency float. This innovation removes the traditional barriers associated with cross-border remittances, reducing both capital lock-up and operational complexity. Platforms can now offer seamless, near-instant transfers without the overhead of managing local currency reserves, enhancing liquidity and operational flexibility.

Low-cost

The aforementioned costs of legacy remittance flows are ultimately passed onto the End Customers. This new USDC-powered remittance flow allows Platforms to lower the fees passed onto End Customer while still maintaining sufficient margins

Use Cases

  • Cross Border Remittances: Platforms can offer more capitally-efficient and cheaper remittance products to their End Customers

Developer Documentation

  • Remittance Integration Guide here

Key Features

  • Remittance API Suite: Streamline your remittance flow with just 5 simple, executable endpoints—while maintaining full control over your personalized front-end user experience (UX).
  • USDC Support Across 10+ Blockchain Networks: Initiate remittance transactions on the blockchain network of your choice, with full support for USDC across multiple chains.
  • Participant Tiering: Custom onboarding workflows that require minimal KYC data, ensuring compliance with regulatory standards while minimizing friction for users.
  • Built-in Compliance: Zero Hash's transaction monitoring suite ensures that all transfers do not involve sanctioned or otherwise unpermitted actors
  • Developer-Friendly: Access our comprehensive developer documentation to seamlessly integrate our solution into your platform.

Action Required

N/a

Endpoints impacted

See detailed integration guide here.

We are pleased to announce that two additional assets are now available for deposits, withdrawals, buys, and sells in New York. Previously these assets were restricted even for platforms that had been approved for NY activity.


Environment Updates

The following assets/symbols are enabled for all permitted NY activity:

  • Fantom (FTM) CERT-only
  • Hedera (HBAR) PROD and CERT

Note: These changes only apply to the Base Asset and do not apply to any tokens or stablecoins on these networks. Please direct any questions to your Zero Hash support team.


Further Reading

To see the full list of supported Assets, please refer to our new documentation pages:


Platform Communications to New York Persons:

Any platform that wishes to communicate this launch as a Platform to New York persons, you must follow the below template:

We are pleased to announce the addition of Fantom and Hedera to our platform.

Customers in the State of New York can now perform deposits, withdrawals, buys, and sells.

[Platform Name] and customers are still restricted from certain activities outlined on this page.

Cryptocurrency transaction and custody services are powered by Zero Hash LLC and Zero Hash Liquidity Services LLC. Zero Hash LLC and Zero Hash Liquidity Services LLC are licensed to engage in Virtual Currency Business Activity by the New York State Department of Financial Services.

Release Details

Release date: Oct 22, 2024

Release type

Informational – Optional action from platforms.

Summary

Zero Hash is releasing three new endpoints that allow certified platforms to access their participant’s PII. This information will only be shared with those platforms who have been cleared to access such information.

📘

If you want to access these endpoints, you first need to be approved by Zero Hash. Please get in touch with your account manager to start this process.

The information has been split into three categories:

  • Basic Information: Non PII related information.
  • Sanctions Screening: PII required to perform a Sanctions Screening on the participant.
  • Full Information: All the PII from the participant.

Action required

Firstly, the platform must have been approved by the Compliance and Legal team to leverage these endpoints. Depending on the agreed sharing level, the platform will be able to access one or more of the endpoints listed below:

Get in touch with our team to get access to these new endpoints.

Endpoints impacted

There are three new endpoints published:

Relevant documentation

Please check out the integration guide to check the steps needed to integrate these endpoints.

Release Details

Release date: October 15th, 2024

Release Type

Informational

Summary

Zero Hash has launched our Fund SDK - an embeddable widget that allows Platforms to offer End Customers the ability to fund an account using USDC as the rail. This is a new funding option that can live side-by-side next to traditional options such as card, bank transfer, or an alternative payment method.

Funding an account has never been more convenient - deposits can now be made 24/7/365 and Platforms can offer instant credit to End Customers as quickly as the blockchain can confirm the transaction.

See core product page here for other product details. Front end examples:

Use Cases

  • Tokenized Fund onramping: allows End Customers to transition from stablecoins to a tokenized fund in order to earn yield
  • Fund a brokerage or CFD account: allows End Customers to trade instantly in order to capitalize on a market move
  • Fund a prediction market account: allows End Customers to trade listed instruments
  • Fund a neobank account: allows End Customers to add funds to their checking or investment account

Developer Documentation

  • Onboarding API + Fund API integration guide here
  • Onboarding API + Fund SDK integration guide here
  • Onboarding SDK + Fund SDK integration guide here
  • Get Fund Transactions fund code recipe here (to aid in creating a Transaction History page within your app)
  • Webhook page here

Key Features

  • Embeddable SDK: Lower your integration time by simply embedding the ZH-hosted UI
  • Built-in Compliance: All transactions are sent through our transaction monitoring suite
  • 24/7/365 ~Instant Account Funding: Platforms can listen to the Fund Complete webhook event and can immediately and comfortably credit a user's account, knowing that Zero Hash will batch settle the funds on the next valid business day
  • Wide USDC Network Support: With this release, we support USDC across the following chains:
    • USDC.ARBITRUM
    • USDC.AVAX
    • USDC.ETH
    • USDC.OPTIMISM
    • USDC.POLYGON
    • USDC.SOL
  • Daily Platform Fiat Settlement: On a T+1 basis, Platforms receive a batch fiat settlement which represents the cumulative converted funds from the prior trading session. Details here
  • Developer Friendly: Full developer documentation to assist with integration

Action Required

N/a

Coming Soon

  • More USDC chains
  • More assets

Endpoints impacted

Release Details

Release date: Oct 1, 2024

Release Type

Informational

Summary

Zero Hash has expanded our support of Universal Money Address (UMA) on the Lightning Network to include UMA Withdrawals. Previously, only deposits were able to be made to a Zero Hash participant via UMA.

See full integration guide here.

Action Required

If you are using or implementing UMA and would like to enable withdrawals then please follow the integration guide. Note that sending VASPs must be added to Zero Hash's allowlist before transactions will be accepted from their UMA server.

Endpoint impacted

Release Details

Release date: Sep 23rd, 2024

Release Type

Informational

Summary

Zero Hash has launched our Stablecoin Payouts product, enabling Platforms to offer stablecoins as a payout option to its merchants and ultimately their end users.

See full integration guide here.

Key Features

  • Asset Support: Enable Payouts for USDC across 10+ blockchain networks
  • Built-in Compliance: All Beneficiaries are automatically run through sanction screening
  • Bundled Money Movement: Initiate a Payout with 1 API call and Zero Hash handles the conversion of fiat to stablecoin and an automated on-chain withdraw
  • Developer Friendly: Use our end-to-end integration guide for a speedy go-live

Action Required

N/a

Endpoints impacted

Release Details

CERT Release date: September 30th, 2024

PROD Release date: October 7th, 2024

Release Type

This release will impact platforms who currently support DAY order types in the Central Limit Order Book

Summary

The Zero Hash Central Limit Order Book will now automatically expire DAY orders at the end of our established trading day, ending at 4:00PM Eastern (New York). This improvement will remove the need for platforms to handle the expiration of DAY orders independently, as our matching engine will expire these orders at 4:00 PM Eastern (New York) automatically, and send the Done for Day execution report via the corresponding FIX gateway. (sample report below)

8=FIXT.1.19=34535=834=117649=ZERO52=20240923-20:00:16.02520506656=SENDERCOMPID-157=USER1=ACCOUNT6=0.0011=126863862799889165000014=0.0000000017=1K0QWT92C3R0422=831=0.0032=0.0000000037=1K0QWS8883G0238=0.1000000039=340=244=2400.0048=ETH/USD54=155=ETH/USD59=060=20240924-19:33:57.00749486999=0.00150=3151=0.00000000582=58000=O10=081

Action Required

Ensure your FIX logic is configured to handle DAY order expiration via Done for Day Execution Reports returned over the Order Entry FIX Gateway if already supporting DAY orders in your integration

Release Details

Release date: Sep 12th, 2024

Release Type

Informational

Summary

Zero Hash is adding a helpful new field to the GET /assets endpoint: explorer_link. The value returned is a blockchain-specific explorer link. Platforms can use this to append transaction hash's on the end of it, which will allow their customers to view their on-chain transaction details straight from a block explorer.

Example API response:

{
    "message": [
        {
            "symbol": "AAVE.ETH",
            "name": "Aave",
            "chain_code": "ethereum",
            "type": "crypto",
            "model": "account_based",
            "withdrawal_minimum": "0",
            "stablecoin": false,
            "precision": 18,
            "tag_name": "none",
            "fee_asset": "ETH",
            "rfq_liquidity_enabled": false,
            "custody_enabled": false,
            "deposit_address_creation": "institutional_and_retail",
            "deposits_on_chain_confirms": 1,
            "ny_allowed": true,
            "contract_address": "",
            "fund_enabled": false,
            "depegged": false,
            "explorer_link": "https://etherscan.io/"
        }
   [   
}      

Action Required

N/a

Endpoints impacted