← Back to Glossary

Contract Address

Definition

The on-chain address of a smart contract that defines a token on a blockchain. Each token deployment has a unique contract address on its respective chain.

PRISM API Context

You can resolve any ERC-20 or SPL token by passing its contract address to PRISM's /resolve endpoint. The API maps it to the canonical asset and returns full metadata.

Resolve by address