Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 549 Bytes

File metadata and controls

26 lines (19 loc) · 549 Bytes

ProbeWrapped

WETH-pattern wrapper for native PROBE token (wPROBE) on ProbeChain Rydberg Testnet.

Features

  • Wrap native PROBE to ERC-20 wPROBE
  • Unwrap wPROBE back to native PROBE
  • Auto-wrap on direct PROBE send (receive function)
  • Full ERC-20 compatibility (transfer, approve, transferFrom)
  • Reserve backing verification

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network