Skip to content
martiliones edited this page Jun 12, 2023 · 1 revision

Adamant: General

adamantApi.address

Calculated bot's address from pass phrase

  • Type

    interface AdamantApi {
      address: string;
    }
Clone this wiki locally