Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

TonTools.Providers.TonCenterClient.TonCenterClientError: TonCenter failed with error: Not Found #19

@ruiyeclub

Description

@ruiyeclub

This is my code:

client = TonCenterClient(key=api_key, base_url='https://toncenter.com/api/v2/jsonRPC')
your_wallet = Wallet(provider=client, mnemonics=mnemonics, version='v4r2')

await your_wallet.transfer_jetton(
destination_address=to_address, #Receiving address
jetton_master_address=RAFF, #RAFF Contract Address
jettons_amount=1
)

print('done')

Look forward to your reply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions