Dmg Blockchain Solutions Inc
Company API endpoints for Bitcoin treasury, holdings, price, profile, and performance data.
Request format
curl -X GET "https://newhedge.io/api/v2/companies/dmg-blockchain-solutions-inc/METRIC_NAME?api_token=YOUR_TOKEN"
api_token (required) — 24 character token.
:metric_name — one of the company metric names listed below.
200 with JSON payload, 401 for missing/invalid token, 404 for missing resources.
Metrics
Each company metric is fetched independently.
Bitcoin Acquisitions
Bitcoin acquisition history for the company.
https://newhedge.io/api/v2/companies/dmg-blockchain-solutions-inc/bitcoin-acquisitions?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your Newhedge API token.
[
{
"date": 1770336000000,
"type": "buy",
"coin_id": "bitcoin",
"source_url": "https://www.globenewswire.com/news-release/2026/02/06/3233580/0/en/DMG-Blockchain-Solutions-Announces-Receipt-of-1-5-Million-Energy-Efficiency-Incentive-January-Preliminary-Operational-Results.html?_gl=1*1of8ln*_up*MQ..*_ga*MTI0MzU1NzM0OS4xNzc2MDY0Mzk5*_ga_B6167QB2TF*czE3NzYwNjQzOTgkbzEkZzAkdDE3NzYwNjQ0MDUkajUzJGwwJGgw*_ga_ERWPGTJ5X8*czE3NzYwNjQzOTgkbzEkZzAkdDE3NzYwNjQ0MDYkajUyJGwwJGgw",
"holding_balance": 414.0,
"holding_net_change": 11.0,
"transaction_value_usd": 773150.95,
"average_entry_value_usd": 0.0,
"transaction_value_calculated": true
},
{
"date": 1772668800000,
"type": "sell",
"coin_id": "bitcoin",
"source_url": "https://www.globenewswire.com/news-release/2026/03/06/3250789/0/en/DMG-Blockchain-Solutions-Announces-75-MW-Utility-Approval-Expanding-Christina-Lake-Data-Center-Power-February-Preliminary-Operational-Results.html?_gl=1*77ojop*_up*MQ..*_ga*MTI0MzU1NzM0OS4xNzc2MDY0Mzk5*_ga_B6167QB2TF*czE3NzYwNjQzOTgkbzEkZzAkdDE3NzYwNjQ0ODckajYwJGwwJGgw*_ga_ERWPGTJ5X8*czE3NzYwNjQzOTgkbzEkZzAkdDE3NzYwNjQ0ODckajYwJGwwJGgw",
"holding_balance": 410.0,
"holding_net_change": -4.0,
"transaction_value_usd": 283585.32,
"average_entry_value_usd": 0.0,
"transaction_value_calculated": true
},
{
"date": 1775433600000,
"type": "sell",
"coin_id": "bitcoin",
"source_url": "https://www.globenewswire.com/news-release/2026/04/06/3268646/0/en/DMG-Blockchain-Solutions-Receives-2-MW-of-SCIF-Rated-Prefabricated-Data-Center-Units-at-Its-Christina-Lake-Data-CenterPower-March-Preliminary-Operational-Results.html?_gl=1*ttglaw*_up*MQ..*_ga*MTI0MzU1NzM0OS4xNzc2MDY0Mzk5*_ga_B6167QB2TF*czE3NzYwNjQzOTgkbzEkZzAkdDE3NzYwNjQ1NDckajYwJGwwJGgw*_ga_ERWPGTJ5X8*czE3NzYwNjQzOTgkbzEkZzAkdDE3NzYwNjQ1NDckajYwJGwwJGgw",
"holding_balance": 398.0,
"holding_net_change": -12.0,
"transaction_value_usd": 825834.48,
"average_entry_value_usd": 0.0,
"transaction_value_calculated": true
}
]
Bitcoin Holdings
Historical Bitcoin holdings for the company.
https://newhedge.io/api/v2/companies/dmg-blockchain-solutions-inc/bitcoin-holdings?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your Newhedge API token.
[
[
1788912000000,
398.0
],
[
1788998400000,
398.0
],
[
1789084800000,
398.0
]
]
Bitcoin Holdings USD
Historical USD value of the company's Bitcoin holdings.
https://newhedge.io/api/v2/companies/dmg-blockchain-solutions-inc/bitcoin-holdings-usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your Newhedge API token.
[
[
1788912000000,
31223804.46
],
[
1788998400000,
31158635.94
],
[
1789084800000,
30493438.64
]
]
Price Data
Historical market price data stored on the company profile.
https://newhedge.io/api/v2/companies/dmg-blockchain-solutions-inc/price-data?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your Newhedge API token.
[
{
"low": 0.54,
"date": "2026-09-08",
"high": 0.57,
"open": 0.56,
"close": 0.55,
"volume": 337400
},
{
"low": 0.53,
"date": "2026-09-09",
"high": 0.565,
"open": 0.55,
"close": 0.55,
"volume": 267600
},
{
"low": 0.525,
"date": "2026-09-10",
"high": 0.54,
"open": 0.54,
"close": 0.53,
"volume": 175214
}
]
Company Data
Company profile, fundamentals, and related reference data.
https://newhedge.io/api/v2/companies/dmg-blockchain-solutions-inc/company-data?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your Newhedge API token.
{
"eps_estimate_next_quarter": -0.01,
"quarterly_earnings_growth": 0,
"eps_estimate_current_quarter": -0.01
}
Performance Metrics
Calculated performance metrics for the company.
https://newhedge.io/api/v2/companies/dmg-blockchain-solutions-inc/performance-metrics?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your Newhedge API token.
{
"one_month_return": 23.26,
"six_month_return": 125.53,
"three_month_return": 3.92
}
Treasury Metrics
Bitcoin treasury summary metrics for the company.
https://newhedge.io/api/v2/companies/dmg-blockchain-solutions-inc/treasury-metrics?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your Newhedge API token.
{
"btc_percent_company": 27.7,
"total_btc_percentage": 0.002,
"share_price_change_state": "up"
}