diff --git a/lucky.png b/lucky.png new file mode 100644 index 00000000..deca3e65 Binary files /dev/null and b/lucky.png differ diff --git a/tokens/LCY/LCY.json b/tokens/LCY/LCY.json new file mode 100644 index 00000000..ae8d6e93 --- /dev/null +++ b/tokens/LCY/LCY.json @@ -0,0 +1,23 @@ +{ + "name": "LCY", + "symbol": "LCY", + "contract": "LCY", + "issuer": "lcydemo", + "precision": 4, + "logo": "https://raw.githubusercontent.com/deportesflor/eos-tokens/master/tokens/LCY/LCY.png", + "desc": { + "en": "LCY is a new token for demonstration purposes.", + "zh": "LCY 是一个用于演示目的的新代币。", + "ko": "LCY는 데모 목적을 위한 새로운 토큰입니다." + }, + "website": "https://lcydemo.io", + "whitepaper": "https://lcydemo.io/whitepaper", + "links": { + "github": "https://github.com/lcydemo", + "telegram": "https://t.me/lcydemo", + "twitter": "https://twitter.com/lcydemo", + "steemit": "https://steemit.com/lcydemo", + "reddit": "https://www.reddit.com/r/lcydemo/" + } +} + diff --git a/tokens/LCY/LCY.png b/tokens/LCY/LCY.png new file mode 100644 index 00000000..deca3e65 Binary files /dev/null and b/tokens/LCY/LCY.png differ diff --git a/tokens/mi_token.json b/tokens/mi_token.json new file mode 100644 index 00000000..940a2dd4 --- /dev/null +++ b/tokens/mi_token.json @@ -0,0 +1,10 @@ +{ + "symbol": "LCY", + "name": "Lucky Token", + "logo": "lucky.png", + "decimals": 4, + "contract": "eosio.token", + "description": "Lucky Token (LCY) for special rewards and promotions.", + "website": "https://www.luckytoken.com", + "contact": "support@luckytoken.com" +}