mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add PulseDogecoin (ERC20) (#20522)
* Info for token PulseDogecoin * Update info.json Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
fa3c3a2f35
commit
b6deb92e09
|
@ -0,0 +1,40 @@
|
||||||
|
{
|
||||||
|
"name": "PulseDogecoin",
|
||||||
|
"type": "ERC20",
|
||||||
|
"symbol": "PLSD",
|
||||||
|
"decimals": 12,
|
||||||
|
"website": "https://pulsedogecoin.com",
|
||||||
|
"description": "Meme coins are some of the most widely held cryptocurrencies in the world. PulseDogecoin aims to onboard new users into the PulseChain ecosystem by creating a scarce and strongly held cryptocurrency. Initially, launched on Ethereum PLSD will be copied over to PulseChain at chain launch but will continue thrive on both chains.",
|
||||||
|
"explorer": "https://etherscan.io/token/0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/PLSDogecoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/PulseDogecoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/PLSDcoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://img1.wsimg.com/blobby/go/65de38bc-5845-4557-af8f-e14acf85fbfc/PulseDogecoin%20White%20Paper-PDF.pdf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/coins/pulsedogecoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "source_code",
|
||||||
|
"url": "https://github.com/PulseDogecoin/PulseDogecoin-contract/blob/main/Pulsedogecoin.sol"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"memes"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
Loading…
Reference in New Issue
Block a user