Verify

VERIFY EVERYTHING is not a slogan. It is an instruction. This page provides the contract address, treasury address, fee model, verified transaction record, and step-by-step verification instructions that allow anyone to independently confirm how ImplicitEx operates — before and after a transfer. No account required. No login required. Core contract, fee, treasury, and transaction claims can be independently checked on-chain or against public sources.

Platform Status

Settlement network
network loading (chain loading)
Transfer cap
250 USDC per transfer during soft launch
Blockaid review
In progress — false-positive report submitted 2026-06-18; pending response. Review does not affect platform operation. See Wallet Security Warnings below.

Primary evidence

ImplicitEx Transfer Contract

Compare the complete contract address before approving a wallet request. If a wallet warning shows a different contract address, do not proceed.

Network loading Chain ID loading Asset loading Fee loading Contract status loading

Contract address loading from application configuration.

What You Should Always Verify

ImplicitEx will never ask you to skip verification. Before confirming any wallet prompt:

Recipient address

Verify the full recipient address before approving anything. Transfers confirmed on-chain cannot be reversed.

Transfer amount and fee

Confirm the transfer amount, 1% platform fee, and total debit match the preview before signing.

Contract address

Confirm that any wallet warning matches the verified ImplicitEx Transfer Contract shown above.

Network

Your wallet should be connected to the configured network, the configured chain. ImplicitEx displays an error before requesting approval if the network is wrong.

Completed blockchain transfers are irreversible. If the recipient address, contract address, amount, fee, or network does not match what you intend, stop before signing.

Coin Card Verification

Check the registry record for a Coin Card before using it to start a transfer.

Smart Contract

Contract & Network

The following addresses can be confirmed directly on Polygon's public blockchain without any account, login, or third-party service.

Network
Network loading (Chain loading)
Asset
USDC, Circle native
USDC address loading

Treasury & Fee Model

The platform fee is 1% of the transfer amount, added on top of the amount entered. The sender pays the transfer amount plus 1%. The recipient receives the exact amount entered. The 1% fee is routed to the treasury address in the same on-chain transaction as the transfer — there is no separate fee collection step. The contract is designed to route the recipient amount and fee in the same execution path and should not retain USDC after standard transfer execution.

Fee
1% additive — displayed before any wallet confirmation
Fee recipient
Treasury address above — not the contract
Contract balance
Designed not to retain USDC after standard transfer execution
Transfer cap
250 USDC per transfer during soft launch

How To Verify a Transfer

Every transfer produces a transaction hash. Look it up on Polygonscan to confirm the fee path and transfer amounts directly on-chain.

If the Polygonscan record shows the two outputs described and the contract held zero USDC afterward, the transfer executed exactly as designed.

  1. Open polygonscan.com and enter the transaction hash in the search field.
  2. Find the token transfers section. A correctly executed transfer shows two USDC token movements: one to the recipient address, one to the treasury address.
  3. Confirm the treasury address in the token transfer matches the treasury address shown in Contract & Network.
  4. Confirm the recipient address matches the address you entered.
  5. Confirm the contract address in the transaction matches the verified ImplicitEx Transfer Contract shown above.
  6. Confirm that no USDC balance is held by the contract after the transaction.

Verified Transaction Record

The following is a controlled mainnet transaction executed on June 15, 2026 to validate the complete transfer and fee-routing path before opening the platform to public use.

Controlled Mainnet Validation — 2026-06-15

Network Polygon mainnet
Asset USDC
Block 88565097
Sender debit 1.01 USDC
Recipient received 1.00 USDC
Treasury received 0.01 USDC
Contract retained 0.00 USDC
Status Confirmed on-chain

Wallet Security Warnings

What Blockaid is

Blockaid is an automated security screening service integrated into MetaMask and other wallets. It analyzes contract interactions and assigns a trust classification based on factors including transaction history, contract age, and known malicious patterns. Blockaid classifications are automated — they are not manual audits.

Why warnings appear

A warning that a contract is "untrusted" or that a request is "potentially deceptive" means the contract has not yet accumulated enough on-chain history to receive a trusted classification — not that malicious behavior has been detected. New contracts, even correctly functioning ones, typically trigger this classification.

During Gate 5 first-user testing on June 18, 2026, MetaMask displayed a false-positive warning on the USDC approval step. The approval amount shown was exact — the transfer amount plus the platform fee — not unlimited. ImplicitEx submitted false-positive reports to Blockaid on June 18, 2026 for both implicitex.com and the staging domain.

How to verify the contract yourself

If your wallet displays a warning, verify the contract address shown in the warning against the ImplicitEx Transfer Contract shown above.

Contract See verified address above
Network Network loading · Chain loading
Source code Source link loading

If the address in your wallet warning matches the contract address above, you are interacting with the same contract documented in the verified transaction record on this page. The source code is public. The transaction history is public. The fee routing is auditable on every transfer.

Current review status

The Blockaid false-positive review is in progress as of June 2026. The platform remains operational while the review is pending. Status updates are recorded in the Devlog.

Source Code & Documentation

Contract source
Source link loading
Devlog
implicitex.com/log.html — dated record of platform changes with commit hashes
FAQ
implicitex.com/faq.html — common questions including wallet warnings and fee model
Return to ImplicitEx