Contract Labels
The contract_labels
table provides indexed views for ethereum contract labels and names as provided by Etherscan.
Columns
Name | Description | Type |
---|---|---|
contract_address | The address of the smart contract. | text |
name | The name of the smart contract, as provided by Etherscan. | text |
labels | The labels of the smart contract, as provided by Etherscan. | text[] |
Got questions? Join our Discord
Discord is the primary home of the Transpose developer community. Join us to ask questions, share your work, and get help.