
Wrapped BTC
0x0555...2B9cERC20WBTC
Contract Level Prompt
Foundational semantic layer for AI interpretation.
This is the official ERC-20 compatible smart contract for the Wrapped Bitcoin (WBTC) token on Base network. Each WBTC token is backed by 1 Bitcoin on the Bitcoin network. WBTC has deep liquidity on most major DEXs and can be traded with minimal slippage for *small*(ish) trades.
name()
viewFunctional Prompt
Fetch the name string for the WBTC token.
Input Parameters
No input parameters.
Output Parameters
output
namestring
The string representing the name of the WBTC contract.