u/DocumentFair4693

Exploring Australia’s proposed payments reforms
The new laws look to create a more encompassing regulatory ruleset to encourage and welcome investment and innovation in the Australian financial ecosystem.
▲ 7 r/Hedera

Exploring Australia’s proposed payments reforms The new laws look to create a more encompassing regulatory ruleset to encourage and welcome investment and innovation in the Australian financial ecosystem.

fintechfutures.com
u/DocumentFair4693 — 14 hours ago
▲ 10 r/Hedera

Smart Contract Verification on Hedera

Hedera Mainnet chain ID 295 and Testnet chain ID 296 are now listed as supported chains on sourcify.dev. Standard EVM developer tooling works for Hedera contract verification without modification. Any smart contract verified on Sourcify will be shown as verified on Hash-Scan.

What This Means Standard EVM tooling Hardhat, Foundry, Remix IDE, REST API verifies Hedera smart contracts using the default Sourcify verifier. This is a non breaking change, all existing verification workflows will continue to work.

Supported Tooling Hardhat:

 @nomicfoundation/hardhat-verify

plugin Foundry:

 forge verify-contract --verifier sourcify 

Remix IDE: built-in Sourcify integration

Foundry Example

forge verify-contract $CONTRACT_ADDRESS src/MyContract.sol:MyContract \
      --chain-id 296 \
      --verifier sourcify

Direct API Example Mainnet

 curl -X POST "https://sourcify.dev/server/v2/verify/295/0xYourContractAddress" \
    -F "files=@MyContract.sol" \
    -F "files=@metadata.json"

Read the Full Posthttps://hedera.com/blog/smart-contract-verification-sourcify-dev-now-supported/

reddit.com
u/DocumentFair4693 — 1 day ago
▲ 12 r/Hedera

Session IV at #DMS2026: Exploring the role of blockchain in financial services and payments.

u/DocumentFair4693 — 1 day ago
▲ 22 r/Hedera

The Hashgraph Association joining Trust Circle Zug as an initiator and continuing to expand the global Hedera ecosystem through partnerships, certifications, and innovation programs

u/DocumentFair4693 — 1 day ago
▲ 30 r/Hedera

cask capital is → Sell fractional shares on our secondary marketplace (live) → Borrow against your position without selling (2028) → Quarterly buyback at market price (2027) The infrastructure that makes this possible is on-chain, powered by @hedera . The full breakdown is in the blog.

caskcapital.io
u/DocumentFair4693 — 2 days ago
▲ 29 r/Hedera

NEW: Gasless transactions on @hedera , live on Quicknode. Fund a wallet, whitelist your contracts, set gasPrice to 0. What you skip: ✗ Bundler ✗ Custom relayer ✗ Off-chain signer ✗ EntryPoint contract ✗ UserOps pipeline Read more ↓

blog.quicknode.com
u/DocumentFair4693 — 2 days ago
▲ 57 r/Hedera

Accenture’s membership in the Hedera council shows increasing enterprise demand for trusted digital infrastructure to secure agentic AI. As part of the Hedera council, Accenture will contribute to the delivery of trust-based solutions that financial service providers, large enterprises

finance.yahoo.com
u/DocumentFair4693 — 5 days ago
▲ 8 r/Hedera

Update: `AccountBalanceQuery` deprecation timeline extended

The first throttle reduction moves from May to June (Consensus Node v0.74), and full removal moves from July to September 2026 (v0.77).

New schedule

  • Jun 2026 (v0.74): 40,000 rps
  • Jul 2026 (v0.75): 20,000 rps
  • Aug 2026 (v0.76): 10,000 rps
  • Sep 2026 (v0.77): removed (all requests will fail)

What to do:

Migration guide: https://hedera.com/blog/migrating-from-accountbalancequery-what-you-need-to-know/

reddit.com
u/DocumentFair4693 — 6 days ago