Popular on EntSun
- Director Sean McNamara Reunites with Award-Winning Cinematographer Shawn Seifert for Upcoming Feature Home - 182
- From the Racetrack to the Boardroom: Aston Martin and Aramco Formula One Partnership Accelerates Circle8 Group: (N A S D A Q: CIRC) - 180
- Allstream Energy Partners Returns as a Media Partner for the 2026 API Inspection & Mechanical Integrity Summit in San Antonio - 153
- DARPA Selects NRx Pharmaceuticals Defense Subsidiary for Contract Negotiations on FDA-Authorized SPARC-TMS Clinical Trial Advancing Mental Health Care - 146
- Elaine Sanders Mayfield Announces Inspiring New Gospel Single "Once Again" - 144
- Petal & Pup and The Somewhere Co. Launch Limited-Edition Collection for U.S. Customers - 142
- Las Vegas Estate Firm Ghandi Deeter Blackham Offers Insight on Tony Hsieh's Contested $500 Million Will - 129
- Where Is Your Faith The Movie and Sountrack - 126
- Omnitronics launches Ecosystem Health Dashboard to enable proactive monitoring across dispatch environments - 125
- UK Financial Ltd Verifies Maya Preferred PRA Circulating Supply, Proving Its Eight-Year Promise of Under 1M Tokens After Chainlink Labs Agreement - 124
UK Financial Ltd Makes History: Chainlink CRE Circulating Supply Verification Goes Live Across Its Complete Ecosystem Of Nine Exchange-Traded Tokens
EntSun News/11099317
UK Financial Ltd has accomplished in just 24 hours what originally took nearly eight years of waiting on third parties such as CoinMarketCap to execute—often only to be disappointed by delays and dependence on outside platforms.
Nine dedicated circulating-supply publishing contracts, powered by Chainlink CRE workflows, are now deployed on Ethereum Mainnet, providing automated 24-hour updates and publicly readable on-chain supply data across the entire UK Financial Ltd token ecosystem.
Nine dedicated circulating-supply publishing contracts, powered by Chainlink CRE workflows, are now deployed on Ethereum Mainnet, providing automated 24-hour updates and publicly readable on-chain supply data across the entire UK Financial Ltd token ecosystem.
DOVER, Del. - EntSun -- PRESS RELEASE IS ISSUED BY:
UK FINANCIAL LTD
UK FINANCIAL LTD NEWS WEBSITE:
https://ukfinancialltd.com/news
UK Financial Ltd today announced the successful completion and launch of nine dedicated circulating-supply publishing contracts on Ethereum Mainnet, one for each exchange-traded token in the company's current verification initiative.The contracts are live now and publicly readable.
Each of the nine contracts is a Chainlink CRE workflow output contract — a dedicated Ethereum Mainnet contract that holds and exposes the current circulating-supply figure for its associated token. These are separate from the token contracts themselves. The token contracts remain unchanged; the CRE verification contracts are the publicly readable source that anyone — an exchange, a data aggregator, a holder — can call to retrieve the latest published circulating-supply value.
Instead of relying solely on circulating-supply figures published on the company's website, third parties can now inspect each token's supply data directly on-chain.
The automated workflows behind the system were developed using Chainlink CRE (Chainlink Runtime Environment), with the resulting supply figures written to the dedicated Ethereum Mainnet contracts listed below.
The system is configured to update once every 24 hours automatically, with no manual intervention from UK Financial Ltd.
NINE TOKENS. NINE CHAINLINK CRE VERIFICATION CONTRACTS. NOW LIVE.
The circulating-supply verification infrastructure currently covers the following nine tokens. Each address below is the Chainlink CRE workflow verification contract for that token — not the token contract itself
MPRA — Maya Preferred PRA
CRE Verification Contract: 0x1Dc69020c37879171385fED7DAcbf642edE5E079
SMCAT — MayaCat Regulated Security Token
CRE Verification Contract: 0x2D9c38Ebc4072bd032D35e554C95070cA4f34336
LTNS1
CRE Verification Contract: 0xbbB5D098Cba2E4411870CA1AfA77A040aD730405
MPRD — Maya Preferred Common Class
CRE Verification Contract: 0x1891593337f6a56B61442F5d3cA2D20E6FE76B9A
MFUND — MayaFund
CRE Verification Contract: 0x8fD463870d286d4D8B01cEA87432DC90B9e7F029
MAYA3
CRE Verification Contract: 0x02386D31aF8D058eBf8aE6180E62705B844A49b
WMPRA — Wrapped Maya Preferred PRA
CRE Verification Contract: 0xb13bDa3e24929867F1C408d3b9b15fA8f6Af3850
RPWMPRA — Maya Preferred Retirement Plan Program Wrapped Token
CRE Verification Contract: 0x98b4d9F9395a20295333D7eAD28E5912fc053a3E
UKFL — UK Financial Ltd Token
CRE Verification Contract: 0x4b6E0F64AB1682e88730bbfFd2098c4d4e0E0C09
Every contract is deployed on Ethereum Mainnet and can be inspected publicly through Etherscan's Read Contract interface.
THE NUMBERS CAN NOW BE READ DIRECTLY FROM ETHEREUM
The purpose of the infrastructure is straightforward: make circulating-supply information easier to independently inspect.
More on EntSun News
Each CRE verification contract exposes a publicly readable function:
circulatingSupply()
The contracts use 18 decimals of precision.
For example, MPRA currently returns the raw value:
977896533915690012451557
Applying 18 decimal places gives the human-readable figure:
977,896.533915690012451557 MPRA
Each contract also exposes additional fields that help users understand the calculation and confirm the data is current. Depending on the contract, these may include:
This gives exchanges, aggregators, holders, and the public a single publicly readable on-chain source — not a number manually edited on a webpage.
HOW ANYONE CAN VERIFY A TOKEN'S CIRCULATING SUPPLY
UK Financial Ltd designed the system so verification does not require specialized blockchain knowledge.
Anyone wishing to independently check one of the nine tokens can follow these steps:
Because the value uses 18 decimals, move the decimal point 18 places to the left to convert the raw blockchain value into the normal human-readable token amount.
Users can then inspect totalSupply, deployerBalance, treasuryBalance, excludedWallets, isFresh,
updateCount, and tokenInfo for further detail.
AUTOMATED THROUGH CHAINLINK CRE
The automated workflow infrastructure was built using Chainlink CRE — the Chainlink Runtime Environment.
Each workflow is configured to run approximately once every 24 hours, calculate the relevant supply figure, and write the result to its Ethereum Mainnet verification contract.
The objective is a repeatable, ongoing process — not a one-time snapshot.
CALCULATE. UPDATE. PUBLISH ON-CHAIN. VERIFY. REPEAT.
UK Financial Ltd's announcement concerns its implementation and use of Chainlink CRE technology. It should not be interpreted as a claim that Chainlink has audited, endorsed, approved, or certified UK Financial Ltd or the economic value of any UK Financial Ltd token.
BUILT FOR COINMARKETCAP, COINGECKO, EXCHANGES AND DATA AGGREGATORS
A central purpose of the infrastructure is to make circulating-supply information easier for third parties to retrieve.
When CoinMarketCap, CoinGecko, an exchange, or another digital-asset data provider requests the circulating-supply source for one of the nine tokens, UK Financial Ltd can now point them directly to the applicable CRE verification contract and read function.
TECHNICAL INSTRUCTIONS FOR EXCHANGES AND DATA AGGREGATOR
For each token:
Interpret the returned integer using 18 decimal places to obtain the human-readable circulating-supply amount. The contract's additional read functions can be inspected where further verification of the supply calculation is required.
More on EntSun News
This gives exchanges and data aggregators a direct, machine-readable blockchain source — not a manually maintained webpage or document.
FOR EXCHANGES: THE PROCESS IS NOW SIMPLE
An exchange or aggregator reviewing MPRA, SMCAT, LTNS1, MPRD, MFUND, MAYA3, WMPRA, RPWMPRA, or UKFL does not need a different verification methodology for every asset. The process is standardized for:
READ THE RESULT DIRECTLY FROM ETHEREUM MAINNET.
That is the infrastructure UK Financial Ltd set out to create.
FROM "HERE IS OUR NUMBER" TO "HERE IS THE CONTRACT"
The difference sounds simple, but it represents a meaningful change in how UK Financial Ltd presents supply information.
UK Financial Ltd is establishing a dedicated verification identity for the completed infrastructure:
The portal brings the nine tokens and their supporting information together in one location — contract addresses, current verification data, direct Ethereum references, and instructions explaining how the public can independently inspect the numbers.
The purpose is simple:
Don't merely display a number.
Show where the number lives.
Show the contract behind it.
Give exchanges the function they need.
Give the public the ability to verify it.
THE CONTRACTS ARE LIVE. THE WORKFLOWS ARE RUNNING. THE DATA IS PUBLIC
With all nine contracts now deployed, UK Financial Ltd has completed the current phase of its circulating-supply verification infrastructure.
Nine exchange-traded tokens. Nine dedicated Ethereum Mainnet CRE verification contracts. Automated 24-hour workflows. One standardized circulatingSupply() interface.
For exchanges and aggregators, there is now a straightforward technical path to the published circulating-supply figure.
For token holders and the public, there is now a straightforward way to inspect it.
For UK Financial Ltd, there is now a straightforward answer when someone asks where the numbers come from:
About UK Financial Ltd
UK Financial Ltd is a blockchain and digital-asset company operating since 2018, focused on tokenization, real-world assets, regulated digital securities, blockchain infrastructure, and the development of the Maya Preferred ecosystem.
The company develops and manages a growing portfolio of digital assets and blockchain platforms, utilizing Chainlink CRE infrastructure to support automated, transparent, and publicly verifiable on-chain data across its exchange-traded token ecosystem. UK Financial Ltd also incorporates ERC-3643 compliance technology and institutional-grade blockchain infrastructure into its expanding digital-asset ecosystem.
Official Websites
UK Financial Ltd — Corporate Website
https://ukfinancialltd.com
The Maya Preferred Project
https://mayapreferred.io
The MAYA3 Project
https://maya3.io
UK Financial World — Partnership Program
https://www.ukfinancial.world
COQUIZILLA COIN
https://www.ukfinancial.world/Coquizilla
UK FINANCIAL LTD
UK FINANCIAL LTD NEWS WEBSITE:
https://ukfinancialltd.com/news
UK Financial Ltd today announced the successful completion and launch of nine dedicated circulating-supply publishing contracts on Ethereum Mainnet, one for each exchange-traded token in the company's current verification initiative.The contracts are live now and publicly readable.
Each of the nine contracts is a Chainlink CRE workflow output contract — a dedicated Ethereum Mainnet contract that holds and exposes the current circulating-supply figure for its associated token. These are separate from the token contracts themselves. The token contracts remain unchanged; the CRE verification contracts are the publicly readable source that anyone — an exchange, a data aggregator, a holder — can call to retrieve the latest published circulating-supply value.
Instead of relying solely on circulating-supply figures published on the company's website, third parties can now inspect each token's supply data directly on-chain.
The automated workflows behind the system were developed using Chainlink CRE (Chainlink Runtime Environment), with the resulting supply figures written to the dedicated Ethereum Mainnet contracts listed below.
The system is configured to update once every 24 hours automatically, with no manual intervention from UK Financial Ltd.
NINE TOKENS. NINE CHAINLINK CRE VERIFICATION CONTRACTS. NOW LIVE.
The circulating-supply verification infrastructure currently covers the following nine tokens. Each address below is the Chainlink CRE workflow verification contract for that token — not the token contract itself
MPRA — Maya Preferred PRA
CRE Verification Contract: 0x1Dc69020c37879171385fED7DAcbf642edE5E079
SMCAT — MayaCat Regulated Security Token
CRE Verification Contract: 0x2D9c38Ebc4072bd032D35e554C95070cA4f34336
LTNS1
CRE Verification Contract: 0xbbB5D098Cba2E4411870CA1AfA77A040aD730405
MPRD — Maya Preferred Common Class
CRE Verification Contract: 0x1891593337f6a56B61442F5d3cA2D20E6FE76B9A
MFUND — MayaFund
CRE Verification Contract: 0x8fD463870d286d4D8B01cEA87432DC90B9e7F029
MAYA3
CRE Verification Contract: 0x02386D31aF8D058eBf8aE6180E62705B844A49b
WMPRA — Wrapped Maya Preferred PRA
CRE Verification Contract: 0xb13bDa3e24929867F1C408d3b9b15fA8f6Af3850
RPWMPRA — Maya Preferred Retirement Plan Program Wrapped Token
CRE Verification Contract: 0x98b4d9F9395a20295333D7eAD28E5912fc053a3E
UKFL — UK Financial Ltd Token
CRE Verification Contract: 0x4b6E0F64AB1682e88730bbfFd2098c4d4e0E0C09
Every contract is deployed on Ethereum Mainnet and can be inspected publicly through Etherscan's Read Contract interface.
THE NUMBERS CAN NOW BE READ DIRECTLY FROM ETHEREUM
The purpose of the infrastructure is straightforward: make circulating-supply information easier to independently inspect.
More on EntSun News
- The Audience Never Left. The Connection Did
- FDA Clears Major Regulatory Hurdle as Preservative-Free Ketamine Program Moves Within Reach of Commercialization: NRx Pharmaceuticals: (NAS DAQ: NRXP)
- Autonomous Robotics Platform Expansion as Public Market Debut is Very Close: MBody AI Corp. (N A S D A Q: MBAI)
- Whitney Amor Releases Powerful New Single "Accept Me As I Am"
- Atlas Elite Entertainment Launches Monthly Press Publication Celebrating Excellence, Entertainment
Each CRE verification contract exposes a publicly readable function:
circulatingSupply()
The contracts use 18 decimals of precision.
For example, MPRA currently returns the raw value:
977896533915690012451557
Applying 18 decimal places gives the human-readable figure:
977,896.533915690012451557 MPRA
Each contract also exposes additional fields that help users understand the calculation and confirm the data is current. Depending on the contract, these may include:
- CirculatingSupply — the published circulating-supply figure
- TotalSupply — the total supply being tracked
- DeployerBalance — the balance held by the designated deployer wallet
- TresuryBalance — the balance held by the designated treasury vault
- ExcludedWallets — the wallets excluded from the circulating-supply calculation
- Isfresh — indicates whether the published information is current
- UpdateCount — number of times the contract has been updated since launch
- TokenInfo — identifies the token being tracked by the contract
This gives exchanges, aggregators, holders, and the public a single publicly readable on-chain source — not a number manually edited on a webpage.
HOW ANYONE CAN VERIFY A TOKEN'S CIRCULATING SUPPLY
UK Financial Ltd designed the system so verification does not require specialized blockchain knowledge.
Anyone wishing to independently check one of the nine tokens can follow these steps:
- Go to Etherscan.
- Enter the CRE verification contract address for the token you want to inspect.
- Open the "Contract" tab.
- Select "Read Contract."
- Locate circulatingSupply.
- Click the function to retrieve the current value stored by the contract.
Because the value uses 18 decimals, move the decimal point 18 places to the left to convert the raw blockchain value into the normal human-readable token amount.
Users can then inspect totalSupply, deployerBalance, treasuryBalance, excludedWallets, isFresh,
updateCount, and tokenInfo for further detail.
AUTOMATED THROUGH CHAINLINK CRE
The automated workflow infrastructure was built using Chainlink CRE — the Chainlink Runtime Environment.
Each workflow is configured to run approximately once every 24 hours, calculate the relevant supply figure, and write the result to its Ethereum Mainnet verification contract.
The objective is a repeatable, ongoing process — not a one-time snapshot.
CALCULATE. UPDATE. PUBLISH ON-CHAIN. VERIFY. REPEAT.
UK Financial Ltd's announcement concerns its implementation and use of Chainlink CRE technology. It should not be interpreted as a claim that Chainlink has audited, endorsed, approved, or certified UK Financial Ltd or the economic value of any UK Financial Ltd token.
BUILT FOR COINMARKETCAP, COINGECKO, EXCHANGES AND DATA AGGREGATORS
A central purpose of the infrastructure is to make circulating-supply information easier for third parties to retrieve.
When CoinMarketCap, CoinGecko, an exchange, or another digital-asset data provider requests the circulating-supply source for one of the nine tokens, UK Financial Ltd can now point them directly to the applicable CRE verification contract and read function.
TECHNICAL INSTRUCTIONS FOR EXCHANGES AND DATA AGGREGATOR
For each token:
- Network: Ethereum Mainnet
- Contract: The applicable CRE verification contract address listed above
- Fu.nction: circulatingSupply()
- Decimals: 18
Interpret the returned integer using 18 decimal places to obtain the human-readable circulating-supply amount. The contract's additional read functions can be inspected where further verification of the supply calculation is required.
More on EntSun News
- Loud! OOH calls for prize draw advertising standards as £1.3bn category moves outdoors
- Akiti the Hunter Series Breaks Into Amazon's Top 5 Bestsellers, Claims #1 New Release Spot
- Black Ribbon Productions Launches With Fearless 2026 Horror Slate
- Actor Dominic Pace Returns to Television and Film
- Staged Reading of "Camp Siegfried" 8/20 at St. Louis Kaplan Feldman Holocaust Museum
This gives exchanges and data aggregators a direct, machine-readable blockchain source — not a manually maintained webpage or document.
FOR EXCHANGES: THE PROCESS IS NOW SIMPLE
An exchange or aggregator reviewing MPRA, SMCAT, LTNS1, MPRD, MFUND, MAYA3, WMPRA, RPWMPRA, or UKFL does not need a different verification methodology for every asset. The process is standardized for:
- IDENTIFY THE TOKEN
- USE ITS CRE VERIFICATION CONTRACT.
- CALL circulatingSupply().
- APPLY 18 DECIMALS.
READ THE RESULT DIRECTLY FROM ETHEREUM MAINNET.
That is the infrastructure UK Financial Ltd set out to create.
FROM "HERE IS OUR NUMBER" TO "HERE IS THE CONTRACT"
The difference sounds simple, but it represents a meaningful change in how UK Financial Ltd presents supply information.
- A company can publish a circulating-supply figure.
- A company can send an exchange a spreadsheet.
- A company can put a number on its website.
- UK Financial Ltd can now provide something different:
- The Ethereum contract address.
- Third parties can then read the published value independently — publicly, programmatically, and on-chain.
- UKFL CRE VERIFIED TOKENS
UK Financial Ltd is establishing a dedicated verification identity for the completed infrastructure:
- UKFL CRE VERIFIED TOKENS
- UKFL-CRE-VERIFIED-TOKENS.COM
The portal brings the nine tokens and their supporting information together in one location — contract addresses, current verification data, direct Ethereum references, and instructions explaining how the public can independently inspect the numbers.
The purpose is simple:
Don't merely display a number.
Show where the number lives.
Show the contract behind it.
Give exchanges the function they need.
Give the public the ability to verify it.
THE CONTRACTS ARE LIVE. THE WORKFLOWS ARE RUNNING. THE DATA IS PUBLIC
With all nine contracts now deployed, UK Financial Ltd has completed the current phase of its circulating-supply verification infrastructure.
Nine exchange-traded tokens. Nine dedicated Ethereum Mainnet CRE verification contracts. Automated 24-hour workflows. One standardized circulatingSupply() interface.
For exchanges and aggregators, there is now a straightforward technical path to the published circulating-supply figure.
For token holders and the public, there is now a straightforward way to inspect it.
For UK Financial Ltd, there is now a straightforward answer when someone asks where the numbers come from:
- DON'T JUST TAKE OUR WORD FOR THE NUMBER.
- READ IT ON-CHAIN.
About UK Financial Ltd
UK Financial Ltd is a blockchain and digital-asset company operating since 2018, focused on tokenization, real-world assets, regulated digital securities, blockchain infrastructure, and the development of the Maya Preferred ecosystem.
The company develops and manages a growing portfolio of digital assets and blockchain platforms, utilizing Chainlink CRE infrastructure to support automated, transparent, and publicly verifiable on-chain data across its exchange-traded token ecosystem. UK Financial Ltd also incorporates ERC-3643 compliance technology and institutional-grade blockchain infrastructure into its expanding digital-asset ecosystem.
Official Websites
UK Financial Ltd — Corporate Website
https://ukfinancialltd.com
The Maya Preferred Project
https://mayapreferred.io
The MAYA3 Project
https://maya3.io
UK Financial World — Partnership Program
https://www.ukfinancial.world
COQUIZILLA COIN
https://www.ukfinancial.world/Coquizilla
Source: UK Financial Ltd
0 Comments
Latest on EntSun News
- Beijing Hurray Media Secures Exclusive Overseas In‑Flight Entertainment Rights for All Wishes Come True!
- DonnaInk Publications Announces Formal Severance of Association
- Portalz Publishes FES World First Architecture Introducing a New Cryptographic Platform
- Cellofest Brings Free Cello Concerts and Community Events to Bethany Beach August 5–16
- Blue Sky Capital Strategies, LLC awarded Leasing and Financial Services agreement with Premier Inc
- Michael M. Thomas Expands Executive Leadership Across Central India Outreach and Royal Trinity School
- Northeast Airlines and Travel, Inc. Initiates FAA Part 121 Certification for Boeing 737-800 Freighter Cargo Operations
- CM James Opens The Black Book 09.04 & The LiteraVerse Expansion
- Walker's Realty and North Jersey Properties Introduce Extraordinary Luxury Estate for Rent in West Orange, New Jersey
- Sarah J Preston launches House of Lioness alongside Kingship Hip Hop & expands her empire in media
- Extreme Heat Strains Home Appliances: Appliance EMT Offers "Summer Rescue" Relief
- Independent West Texas Metal Multi-Instrumentalist & Producer. "MAD CHAD™" Russell Surpasses 1.9 Million Project Interactions Via DFGS Productions
- Mystery Team to Become the Capital's Most Feared Pub Quiz Champions
- No Download Needed: Goosechase Adds Browser Play to Every Experience
- Research-Based $50,000 Style Blueprint Establishes A New Standard For Luxury Personal Presentation
- Happy Face Entertainment presents Live Comedy at Margarita's Fusion!
- Rent Picture Cars Continues Serving Productions with Trusted Vehicle Solutions
- KR38 Creative Welcomes Blade Lake Entertainment LLC
- HER Patio Productions celebrates one-year Anniversary of "Say Grace"
- Working Musicians Academy Partners with Black Dog Music Partners to Give Musicians Independent, Income-Producing Careers





