NEWTON

NEWTON


Popular tags

    ApeWorX: How do I call an account while trying to test a function?

    Asked

    3 months ago

    16

    views


    0

    How do I call a test account while trying to test a function?

      apestarknetaccounts

    0x98e3...a56442

    asked

    3 months ago


    1 answers

    0

    Accepted answer

    You can access test accounts using ape.accounts.container[“starknet”].test_accounts[0] in either script or console. You must be using the Starknet local network in order to access test accounts.

    More information can be found here in the documentation

    0x98e3...a56442

    answered

    3 months ago

    Your answer

    NEWTON

    NEWTON