Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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