everscale-org / docs

Docs of Everscale
https://docs.everscale.network/
Other
20 stars 51 forks source link

TIP-3.3: Allowance Token Interface #333

Closed gofman8 closed 10 months ago

gofman8 commented 1 year ago

The following standard extends TIP-3.2 with ‘allowance’ functionality which is commonly used in traditional token standards, such as ERC-20.

pyAndr3w commented 1 year ago

@SkySonR, Is there a working example of a token that implements this standard? And/Or some minimal dapp that works with tokens with this standard.

gofman8 commented 1 year ago

@SkySonR, Is there a working example of a token that implements this standard? And/Or some minimal dapp that works with tokens with this standard.

Hi! Thanks for your interest! Yes, I going to share reference implementation and small DApp quite soon.

ilyar commented 1 year ago

:rocket: preview: https://everscale-org.github.io/preview/PR-333/standard/TIP-3/3

ilyar commented 1 year ago

https://docs.venom.foundation/standards/VEP/vep-33