mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
Add Film Vault Protocol token updates (#7647)
* Add Film Vault Protocol (BEP20) token * Add FILMVAULT token info (info.json) * Add FILMVAULT token logo (logo.png) * Add Film Vault Protocol (ERC20) token * Add FILMVAULT token info (info.json) * Add FILMVAULT token logo (logo.png) * Add Film Vault Protocol dApp logo * Add FILMMVAULT dApp logo (filmvault.io.png) * Udate info.json file Corrected etherscan link for ERC20 token explorer
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Film Vault Protocol",
|
||||
"website": "https://filmvault.io",
|
||||
"description": "The Film Vault protocol is a dApp/Smart Contract to Learn, Invest and Profit from the Independent Film Industry. Built with latest openzeppellin secured smart contract in Solidity, deployed in both Ethereun Network [ERC20] and Binance Smart Chain [BEP20] with a multi chain tokenomics of 1Million FILMVAULT max supply, and unique 10 year minting strategy.",
|
||||
"explorer": "https://etherscan.io/token/0xFEd869D86Fbb8C7A320a4b9F02EAd44fe161A418",
|
||||
"type": "ERC20",
|
||||
"symbol": "FILMVAULT",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xFEd869D86Fbb8C7A320a4b9F02EAd44fe161A418"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Film Vault Protocol",
|
||||
"website": "https://filmvault.io",
|
||||
"description": "The Film Vault protocol is a dApp/Smart Contract to Learn, Invest and Profit from the Independent Film Industry. Built with latest openzeppellin secured smart contract in Solidity, deployed in both Ethereun Network [ERC20] and Binance Smart Chain [BEP20] with a multi chain tokenomics of 1Million FILMVAULT max supply, and unique 10 year minting strategy.",
|
||||
"explorer": "https://bscscan.com/token/0xc481e366aad63df7304df888705b86523c3e8681",
|
||||
"type": "BEP20",
|
||||
"symbol": "FILMVAULT",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xC481E366aaD63dF7304DF888705B86523c3E8681"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user