Open navigation

Etherscan

Modified on: Tue, 2 May, 2023 at 7:34 PM

Overview

Etherscan is a Block Explorer and Analytics Platform for Ethereum (ETH), a decentralized smart contracts platform.


Smart contracts enable creating Ether tokens (stable coins, NFTs, etc.), which can be then transferred between Ethereum Addresses. Within a single Ethereum transaction it is possible to transfer ETH itself and diverse types of Ether tokens. You can use Tatum to see ETH flow, and Etherscan to see Ether tokens flow.


The Etherscan Transforms for Maltego supports the Etherscan community endpoints and 3 types of Ether tokens:

  • ERC-20 – fungible tokens, act like regular cryptocurrencies. The most used tokens on Ethereum platform, such stablecoins as USDT, USDC, BUSD are built using ERC-20 token standards.
  • ERC-721 - non-fungible tokens (NFTs). Each token is unique and has its own code, which has led to a burgeoning market for crypto collectibles including trading cards and digital artworks.
  • ERC-1155 - enables the efficient transfer of fungible and non-fungible tokens in a single transaction.


You can read more about Etherscan Transforms for Maltego on our website here.


Pricing & Access

Community Hub

Users with Maltego Community Edition have the following access option:


  • FREE (WITH API KEY)
    • Simply install the Hub item and start using it with a free API key provided by Etherscan. Get your free API key for Etherscan community endpoint here.


Commercial Hub

Users with a Maltego One (Pro, Enterprise) license have the following access options:


  • CLICK-AND-RUN LIMITED
    • Simply install the Hub item and start using it with the following data allowances:
  • Maltego Pro: 50 Transform Runs / Day
  • Maltego Enterprise: 500 Transform Runs / Day


  • FREE (WITH API KEY)
    • Simply install the Hub item and start using it with a free API key provided by Etherscan. Get your free API key for Etherscan community endpoint here .

Etherscan: Etherscan Transforms for Maltego

Annotate ERC-20 Token Total Supply [Etherscan]

Description

Returns the input token with annotated total supply.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameAnnotate ERC-20 Token Total Supply [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.annotate_token
Short DescriptionReturns the input token with annotated total supply.
Input Entitiesmaltego.etherscan.ERC20Token
Output Entitiesmaltego.etherscan.ERC20Token

To Token Transfers [Etherscan]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan

Variants

Transform NameShort DescriptionInput EntitiesOutput Entities
maltego.etherscan.token_erc20_transfersReturns the token transfers of the input token.maltego.etherscan.ERC20Tokenmaltego.etherscan.ERC20TokenTransfer
maltego.etherscan.token_erc721_transfersReturns the token transfers of the input token.maltego.etherscan.ERC721Tokenmaltego.etherscan.ERC721TokenTransfer
maltego.etherscan.transaction_to_token_transfersReturns the token transfers of the input transaction.maltego.ETHTransactionmaltego.etherscan.ERC20TokenTransfer, maltego.etherscan.ERC721TokenTransfer, maltego.etherscan.ERC1155TokenTransfer

To Token Transactions [Etherscan]

Description

Returns the token transactions of the input token.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Token Transactions [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.token_erc1155_transfers
Short DescriptionReturns the token transactions of the input token.
Input Entitiesmaltego.etherscan.ERC1155Token
Output Entitiesmaltego.etherscan.ERC1155TokenTransfer

To Input Address [Etherscan]

Transform Meta Info

InformationValue
Display NameTo Input Address [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Output Entitiesmaltego.ETHAddress

Variants

Transform NameShort DescriptionInput Entities
maltego.etherscan.erc20_to_input_addressReturns the input address of the ERC-20 token transaction.maltego.etherscan.ERC20TokenTransfer
maltego.etherscan.erc721_to_input_addressReturns the input address of the ERC-721 transaction.maltego.etherscan.ERC721TokenTransfer
maltego.etherscan.erc1155_to_input_addressReturns the input address of the ERC-1155 transaction.maltego.etherscan.ERC1155TokenTransfer

To Output Address [Etherscan]

Transform Meta Info

InformationValue
Display NameTo Output Address [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Output Entitiesmaltego.ETHAddress

Variants

Transform NameShort DescriptionInput Entities
maltego.etherscan.erc20_to_output_addressReturns the output address of the ERC-20 token transaction.maltego.etherscan.ERC20TokenTransfer
maltego.etherscan.erc721_to_output_addressReturns the output address of the ERC-721 transaction.maltego.etherscan.ERC721TokenTransfer
maltego.etherscan.erc1155_to_output_addressReturns the output address of the ERC-1155 transaction.maltego.etherscan.ERC1155TokenTransfer

To Token Info [Etherscan]

Transform Meta Info

InformationValue
Display NameTo Token Info [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan

Variants

Transform NameShort DescriptionInput EntitiesOutput Entities
maltego.etherscan.erc20_to_token_infoReturns the tokens of the ERC-20 token transaction.maltego.etherscan.ERC20TokenTransfermaltego.etherscan.ERC20Token
maltego.etherscan.erc721_to_token_infoReturns the tokens of the ERC-721 token transaction.maltego.etherscan.ERC721TokenTransfermaltego.etherscan.ERC721Token
maltego.etherscan.erc1155_to_token_infoReturns the tokens of the ERC-721 token transaction.maltego.etherscan.ERC1155TokenTransfermaltego.etherscan.ERC1155Token

To Transaction [Etherscan]

Transform Meta Info

InformationValue
Display NameTo Transaction [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Output Entitiesmaltego.ETHTransaction

Variants

Transform NameShort DescriptionInput Entities
maltego.etherscan.erc20_transfer_to_transactionReturns the transaction of the ERC-20 token transfer.maltego.etherscan.ERC20TokenTransfer
maltego.etherscan.erc721_transfer_to_transactionReturns the transaction of the ERC-721 token transfer.maltego.etherscan.ERC721TokenTransfer
maltego.etherscan.erc1155_transfer_to_transactionReturns the transaction of the ERC-1155 token transfer.maltego.etherscan.ERC1155TokenTransfer

Display ERC-20 Specific Token Balance [Etherscan]

Description

Displays the balance of a specific token linked to the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.display_token_balance.contract_addressContract AddressstringNoneTrueTrueFalse
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameDisplay ERC-20 Specific Token Balance [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.display_token_balance
Short DescriptionDisplays the balance of a specific token linked to the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC20Token

To Input ERC-20 Specific Token Transfers [Etherscan]

Description

Returns the specified input ERC-20 token transfer to the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse
maltego.etherscan.to_specific_erc20_input.contract_addressContract AddressstringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Input ERC-20 Specific Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_specific_erc20_input
Short DescriptionReturns the specified input ERC-20 token transfer to the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC20TokenTransfer

To Input ERC-721 Specific Token Transfers [Etherscan]

Description

Returns the specified input ERC-721 token transfer to the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse
maltego.etherscan.to_specific_erc721_input.contract_addressContract AddressstringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Input ERC-721 Specific Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_specific_erc721_input
Short DescriptionReturns the specified input ERC-721 token transfer to the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC721TokenTransfer

To Input ERC-1155 Specific Token Transfers [Etherscan]

Description

Returns the specified input ERC-1155 token transfer to the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse
maltego.etherscan.to_specific_erc1155_input.contract_addressContract AddressstringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Input ERC-1155 Specific Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_specific_erc1155_input
Short DescriptionReturns the specified input ERC-1155 token transfer to the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC1155TokenTransfer

To Input ERC-20 Token Transfers [Etherscan]

Description

Returns the input ERC-20 token transfer to the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Input ERC-20 Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_erc20_input
Short DescriptionReturns the input ERC-20 token transfer to the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC20TokenTransfer

To Input ERC-721 Token Transfers [Etherscan]

Description

Returns the input ERC-721 token transfer to the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Input ERC-721 Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_erc721_input
Short DescriptionReturns the input ERC-721 token transfer to the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC721TokenTransfer

To Input ERC-1155 Token Transfers [Etherscan]

Description

Returns the input ERC-1155 token transfer to the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Input ERC-1155 Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_erc1155_input
Short DescriptionReturns the input ERC-1155 token transfer to the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC1155TokenTransfer

To Output ERC-20 Specific Token Transfers [Etherscan]

Description

Returns the specified output ERC-20 token transfer from the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse
maltego.etherscan.to_specific_erc20_output.contract_addressContract AddressstringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Output ERC-20 Specific Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_specific_erc20_output
Short DescriptionReturns the specified output ERC-20 token transfer from the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC20TokenTransfer

To Output ERC-721 Specific Token Transfers [Etherscan]

Description

Returns the specified output ERC-721 token transfer from the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse
maltego.etherscan.to_specific_erc721_output.contract_addressContract AddressstringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Output ERC-721 Specific Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_specific_erc721_output
Short DescriptionReturns the specified output ERC-721 token transfer from the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC721TokenTransfer

To Output ERC-1155 Specific Token Transfers [Etherscan]

Description

Returns the specified output ERC-1155 token transfer from the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse
maltego.etherscan.to_specific_erc1155_output.contract_addressContract AddressstringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Output ERC-1155 Specific Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_specific_erc1155_output
Short DescriptionReturns the specified output ERC-1155 token transfer from the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC1155TokenTransfer

To Output ERC-20 Token Transfers [Etherscan]

Description

Returns the output ERC-20 token transfer from the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Output ERC-20 Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_erc20_output
Short DescriptionReturns the output ERC-20 token transfer from the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC20TokenTransfer

To Output ERC-721 Token Transfers [Etherscan]

Description

Returns the output ERC-721 token transfer from the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Output ERC-721 Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_erc721_output
Short DescriptionReturns the output ERC-721 token transfer from the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC721TokenTransfer

To Output ERC-1155 Token Transfers [Etherscan]

Description

Returns the output ERC-1155 token transfer from the address.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.etherscan.global.global#etherscan_api_keyEtherscan API Keystring TrueTrueFalse

Transform Meta Info

InformationValue
Display NameTo Output ERC-1155 Token Transfers [Etherscan]
Owner 
AuthorMaltego Technologies
Data SourceEtherscan
Transform Namemaltego.etherscan.to_erc1155_output
Short DescriptionReturns the output ERC-1155 token transfer from the address.
Input Entitiesmaltego.ETHAddress
Output Entitiesmaltego.etherscan.ERC1155TokenTransfer


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.