📍ftm.getCode()

Description: Retrieves the compiled bytecode stored at a specific address.

Parameters

Name

Type

Description

address

string

The address to check for code.

Returns

Type

Description

string

The compiled bytecode stored at the given address.

Last updated