Skip to main content

Blockchain address functions

Helps to retrieve information from the blockchain address.

MBADDRESS(address, headers, code)

Retrieve the details of a blockchain address.

Parameters

  • address Ethereum address or label.
  • headers (Optional) Include column headers. TRUE/FALSE, defaults to TRUE.
  • code (Optional) Include the smart contract bytecode deployed at the address, if any. TRUE/FALSE, defaults to FALSE.

Return

Address details.

Example

=MBADDRESS("0xe9f2E2B0105B683b436Fd0d7A2895BE25c310Af7", "", false) in the cell. The structure of the return value is as follows:

labeladdressbalancechainisContractmodulescontracts
privatefaucet0xe9f2E2B0105B683b436Fd0d7A2895BE25c310Af72E+18ethereumTRUEmultibaasfaucet 1.0