On 2021-08-25, we deployed 11 new assets. These assets are the latest additions to our platform. They are fully available and do not require any additional adjustments to begin the settlement, trading, or withdrawal.

NameSymbol
Kyber NetworkKNC
CivicCVC
CompoundCOMP
MakerMKR
StorjSTORJ
OrchidOXT
DogecoinDOGE
Wrapped BTCWBTC
UniswapUNI
The SandboxSAND
The GraphGRT

We are changing the name of the existing field zerohash_bank_name to source in the GET /deposits response in order to make this field more generic.

The updated official description of the field is "The bank into which the fiat deposit was made or the blockchain address from which the crypto deposit came".

API specs are here.

The Ethereum London Hardfork upgrade is due to be scheduled on block #12965000 which is expected on or around ~7:30 AM CT, August 5th, 2021. Deposits and withdrawals will be suspended 30 minutes prior to the expected time of the hardfork. Any deposits made to a Zero Hash address will not be credited during this period. Additionally, any submitted withdrawals will be accepted by the system but will not process until systems are operational. We will monitor the situation and resume operations when the hardfork is complete and the network is stable. Please refer to our status page for the latest updates here: https://status.zerohash.com/

  • Leveraging Zero Hash Liquidity Services (ZHLS), fin-tech platforms can now easily add crypto rewards products via the new endpoint POST /rewards.
  • The endpoint is light-weight and requires the platform to only 1) Pre-fund and 2) Call the endpoint.

Dedicated 1-pager with more details can be found here .

  • We are looking to remove the risk_score fields from the GET /withdrawals/requests
    and the GET /withdrawals/requests/:id endpoint on Monday, July 26th 2021.

For platforms that leverage Zero Hash Liquidity Services, you can now view your revenue account information via the following endpoints:

  • GET /accounts
  • GET /accounts/:account_id
  • GET /accounts/:account_id/run_history
  • GET /accounts/:account_id/movements

View standalone 1-pager here for more details.

Beginning Monday, April 19th, 2021 Zero Hash will add support for the following assets:

  • Polkadot (DOT)
  • Enjin Coin (ENJ)
  • GMO GYEN (GYEN)
  • GMO ZUSD (ZUSD)
  • Pax Gold (PAXG)

All products will be fully supported via the Zero Hash suite of API's as well as our client portal. For more information on products supported by Zero Hash please see our full list here.

The Ethereum Berlin Hardfork upgrade is due to be scheduled on block #12,244,000 which is expected for April 14th, 2021. Due to the fork being non-contentious we do not expect to see any interruptions in services. All nodes have been patched to the latest version and support the upcoming upgrade.

  • We now support withdrawal requests to Ethereum-based smart contracts made via Zero Hash the API.
  • See this dedicated page for details.

Account Labels can be thought of as “sub account groups”. Within each account group, you can have many Account Labels. They are used to separate funds at a more granular level. One individual can now have 2 separated BTC available accounts, for example.

Phased Release

Our Phase 1 of the new Account Label product was released to production on 2021-03-30. At a high level, here are the features:

  • Ability to create Account Labels. See section "Creating Account Labels" here.
  • Ability to query data related to Account Labels. See section "GET requests involving Account Labels" here.
  • Ability to transfer funds between Account Labels. See section "Transferring funds between Account Labels" here.

Phase 2 features include:

  • Portal - Balances page will have the Account Label granularity.
  • Websocket - Balances feed to contain Account Label information.
  • Joint Account Creation - The ability for more than 1 individual to share an account(s). This is a separate, but related feature that is in the pipeline. More to come on this.