mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #688 from web3privacy/ethanolo-eth-patch-447
Create index.yaml ChainPort
This commit is contained in:
commit
234814e9b0
1 changed files with 32 additions and 0 deletions
32
src/projects/ChainPort/index.yaml
Normal file
32
src/projects/ChainPort/index.yaml
Normal file
|
@ -0,0 +1,32 @@
|
|||
name: ChainPort
|
||||
categories: [ bridge ]
|
||||
ecosystem: [ Ethereum, Arbitrum, Optimism, Base, Bnb, Fantom, Polygon, Avalanche ]
|
||||
description: 'next-gen custodian secure bridge'
|
||||
|
||||
team:
|
||||
anonymous: false
|
||||
teammembers:
|
||||
- name: DcentraLab
|
||||
link: https://x.com/DcentraLab
|
||||
|
||||
links:
|
||||
web: https://www.chainport.io/private-bridge
|
||||
github: https://github.com/chainport
|
||||
docs: https://docs.chainport.io/
|
||||
blog: https://medium.com/chainport
|
||||
twitter: https://x.com/chain_port
|
||||
telegram: https://t.me/chainport_news
|
||||
|
||||
project_status:
|
||||
live_status: true
|
||||
version: Mainnet
|
||||
testnet: false
|
||||
mainnet: true
|
||||
|
||||
have_token: true
|
||||
token_link: https://etherscan.io/token/0x104f3152d8ebfc3f679392977356962ff36566ac
|
||||
tokens:
|
||||
- name: PORTX Token
|
||||
symbol: $PORTX
|
||||
network: Ethereum
|
||||
contract_address: "0x104f3152d8ebfc3f679392977356962ff36566ac"
|
Loading…
Reference in a new issue