Skip to content

Conversation

@Chinmay-Sharma1
Copy link
Contributor

Ticket: WIN-3198

TICKET: WIN-3198

@Chinmay-Sharma1 Chinmay-Sharma1 force-pushed the WIN-3198 branch 2 times, most recently from 5b07d70 to a17ad7e Compare August 4, 2025 17:53
}

export class JettonToken extends AccountCoinToken {
public contractAddress: string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check whether contractAddress is the terminology used in Ton?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't use contractAddress in ton, We use Jetton Master contract. I will replace the contractAddress with the Jetton master.

import { Transaction } from './lib';
import { Ton } from './ton';

export class JettonToken extends Ton {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we name it JettonToken or TonToken?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think TonToken would be the appropriate name, I will make the necessary changes, thanks.

@Chinmay-Sharma1 Chinmay-Sharma1 force-pushed the WIN-3198 branch 2 times, most recently from e40b4e1 to 305d75f Compare August 7, 2025 10:00
bhavidhingra
bhavidhingra previously approved these changes Aug 25, 2025
Copy link
Contributor

@bhavidhingra bhavidhingra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the stale label Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants