Contract address

From DefiLlama
Revision as of 19:19, 20 April 2022 by 0xBigDaddy (talk | contribs)
Jump to navigation Jump to search

A contract address is a string of randomly-generated letters and numbers that enable users to trace smart contract activity.

Conventions

Ethereum and many EVM-compatible chains use 0x prefixes.

Solana uses nonstandardised prefixes.

Harmony uses the "one" prefix.

Uses

Contract addresses can be cross-referenced to the blockchain specific block explorer to verify activity. For example, we can see that Ethereum user 0xngmi bridged some 500 USDC tokens via Hopper bridge using etherscan. Contract addresses are a fundamental part of what makes DeFi so transparent and verifiable. The ability to simply check how many dollars Ukraine has received to their wallet via smart contracts is what separates DeFi from the traditional finance world.