Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

[Proposal] Fungible token Standard #7

Merged
merged 15 commits into from
Feb 24, 2020

Conversation

KimKyungup
Copy link
Contributor

This PR proposes fungible token standard of Klaytn.
This standard was derived from ERC-20.
However comparing with ERC-20, this token standard enforces the triggering of transfer events when minting / burning tokens.

@claassistantio
Copy link

claassistantio commented Feb 20, 2020

CLA assistant check
All committers have signed the CLA.

Co-Authored-By: Junghyun Colin Kim <Colin.kim@groundx.xyz>
KimKyungup and others added 3 commits February 20, 2020 16:31
Co-Authored-By: Winnie (Joowon) <joowon7508@gmail.com>
Co-Authored-By: Jasmine <32922423+jimni1222@users.noreply.github.com>
@KimKyungup
Copy link
Contributor Author

@kjhman21 @winnie-byun @jimni1222
I added mint/burn functions. :)

KimKyungup and others added 2 commits February 21, 2020 08:50
Co-Authored-By: Junghyun Colin Kim <Colin.kim@groundx.xyz>
Co-Authored-By: Jasmine <32922423+jimni1222@users.noreply.github.com>
@kjhman21 kjhman21 added KIP assigned KIP number is assgined Proposal labels Feb 21, 2020
@kjhman21
Copy link
Collaborator

@KimKyungup
Please change the filename to include the KIP number (e.g. kip-7-fungible_token.md).

Copy link
Contributor

@jimni1222 jimni1222 left a comment

Choose a reason for hiding this comment

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

LGTM :) Please check cla and git warning.

Copy link
Collaborator

@kjhman21 kjhman21 left a comment

Choose a reason for hiding this comment

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

LGTM! Finally! 👍

Copy link
Collaborator

@kjhman21 kjhman21 left a comment

Choose a reason for hiding this comment

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

LGTM again!

@KimKyungup KimKyungup merged commit f3170d2 into klaytn:master Feb 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
KIP assigned KIP number is assgined Proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants