mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Two stablecoins EUR36 and CHF36 (#2062)
* added info for stablecoins eur36 and chf36 * added info for stablecoins eur36 and chf36 Co-authored-by: walter.strametz@gmail.com <walter.strametz@gmail.com>
This commit is contained in:
parent
b3746c38f0
commit
d96f0ae3b9
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "EUR36",
|
||||
"website": "https://element36.io",
|
||||
"short_description": "Stablecoin for Euros, transferable only between KYC-ed peers.",
|
||||
"description": "Our EUR36 tokens are used to connect banking network with ethereum,to send (and receive) EUR and CHF directly with your Smart Contracts. End-users do not need a wallet, because wire-transfers trigger mint/burn at the moment the transfer happens.",
|
||||
"socials": ["https://www.linkedin.com/company/element36/"],
|
||||
"explorer": "https://etherscan.io/token/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "CHF36",
|
||||
"website": "https://element36.io",
|
||||
"short_description": "Stablecoin for Swiss Francs, transferable only between KYC-ed peers.",
|
||||
"description": "Our CHF36 tokens are used to connect banking network with ethereum,to send (and receive) EUR and CHF directly with your Smart Contracts. End-users do not need a wallet, because wire-transfers trigger mint/burn at the moment the transfer happens.",
|
||||
"socials": ["https://www.linkedin.com/company/element36/"],
|
||||
"explorer": "https://etherscan.io/token/0xf67c3000943c74186B64A1Bc84Cb5880E5198661"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue
Block a user