mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP20_EGLD (#5398)
* add_BEP20_EGLD * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
34635c6d37
commit
ecfaa6b65d
|
@ -124,6 +124,7 @@
|
|||
"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
|
||||
"0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575",
|
||||
"0xBf5140A22578168FD562DCcF235E5D43A02ce9B1",
|
||||
"0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe",
|
||||
"0xc1D99537392084Cc02D3F52386729b79d01035ce",
|
||||
"0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4",
|
||||
"0xc5137E8e017799e71A65e0cFe3F340d719AF17D3",
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Elrond eGold",
|
||||
"website": "https://elrond.com",
|
||||
"short_description": "Elrond is the internet-scale blockchain, designed from scratch to bring a 1000-fold cumulative improvement in throughput and execution speed.",
|
||||
"description": "Elrond is the internet-scale blockchain, designed from scratch to bring a 1000-fold cumulative improvement in throughput and execution speed. To achieve this, Elrond introduces two key innovations: a novel Adaptive State Sharding mechanism, and a Secure Proof of Stake (PoS) algorithm, enabling linear scalability with a fast, efficient, and secure consensus mechanism. Thus, Elrond can process upwards of 15,000 transactions per second (TPS), with 6-second latency, and negligible cost, attempting to become the backbone of a permissionless, borderless, globally accessible internet economy.",
|
||||
"explorer": "https://bscscan.com/token/0xbf7c81fff98bbe61b40ed186e4afd6ddd01337fe",
|
||||
"source_code": "https://github.com/ElrondNetwork",
|
||||
"research": "https://messari.io/asset/elrond/profile",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/ElrondNetwork"
|
||||
},
|
||||
{
|
||||
"name": "Blog",
|
||||
"url": "https://elrond.com/blog/"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/ElrondNetwork"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user