Skip to content

Minted Tokens via Contract not showing in Wallet (findLikelyTokens) #468

@htafolla

Description

@htafolla

SOURCE:

const findLikelyTokens = async (ctx) => {

REQUEST: Rename and extend the mintedWithBridge query or to create another query to cover contracts that mint tokens.

USECASE: Users accumulate tokens and the accumulated tokens are only minted when claimed. Therefore the minting occurs first in the contract and the ft_transfer occurs in a callback.

REASON: Save on the number of calls, transactions, and gas.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions