mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add APENFT token(BEP20 and ERC20) (#19566)
* Add APENFT token(BEP20 and ERC20) * Update info.json * Update info.json Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
a25f6cd672
commit
96eb17f22a
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"name": "APENFT",
|
||||
"symbol": "NFT",
|
||||
"type": "ERC20",
|
||||
"decimals": 6,
|
||||
"description": "APENFT Fund was born with the mission to register worid-class artworks as NFTs on blockchain and aim to be the ARK Funds in the NFT space to buld a bridge between top-notch artists and blockchain, and to support the growth of native crypto NFT artists.",
|
||||
"website": "https://apenft.io/",
|
||||
"explorer": "https://etherscan.io/token/0x198d14f2ad9ce69e76ea330b374de4957c3f850a",
|
||||
"status": "active",
|
||||
"id": "0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/apenftorg"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/apenftEN"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://fundation.apenft.io/book/APENFT%20White%20Paper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://apenftorg.medium.com/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"nft",
|
||||
"governance"
|
||||
]
|
||||
}
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"name": "APENFT",
|
||||
"symbol": "NFT",
|
||||
"type": "BEP20",
|
||||
"decimals": 6,
|
||||
"description": "APENFT Fund was born with the mission to register worid-class artworks as NFTs on blockchain and aim to be the ARK Funds in the NFT space to buld a bridge between top-notch artists and blockchain, and to support the growth of native crypto NFT artists.",
|
||||
"website": "https://apenft.io/",
|
||||
"explorer": "https://bscscan.com/token/0x20ee7b720f4e4c4ffcb00c4065cdae55271aecca",
|
||||
"status": "active",
|
||||
"id": "0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/apenftorg"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/apenftEN"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://fundation.apenft.io/book/APENFT%20White%20Paper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://apenftorg.medium.com/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"nft",
|
||||
"governance"
|
||||
]
|
||||
}
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
Loading…
Reference in New Issue
Block a user