Skip to content

Commit

Permalink
Merge branch 'trustwallet:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
elakuromi authored May 28, 2024
2 parents c1d04df + a1012eb commit 1c5823f
Show file tree
Hide file tree
Showing 341 changed files with 3,742 additions and 30 deletions.
13 changes: 11 additions & 2 deletions .github/workflows/upload-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
- master

workflow_dispatch:
inputs:
use-size-only:
description: 'Include --size-only flag in aws s3 sync command'
required: false
default: 'true'

permissions:
id-token: write
Expand All @@ -28,7 +33,12 @@ jobs:
- name: Sync to S3
if: github.repository_owner == 'trustwallet'
shell: bash
run: aws s3 sync . s3://$AWS_S3_BUCKET --follow-symlinks --delete --exclude '*' --include 'dapps/*' --include 'blockchains/*' --size-only
run: |
SYNC_OPTIONS="--follow-symlinks --delete --exclude '*' --include 'dapps/*' --include 'blockchains/*'"
if [ "${{ github.event.inputs.use-size-only }}" == "true" ]; then
SYNC_OPTIONS="$SYNC_OPTIONS --size-only"
fi
aws s3 sync . s3://$AWS_S3_BUCKET $SYNC_OPTIONS
env:
AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }}

Expand All @@ -49,4 +59,3 @@ jobs:
env:
PATHS: ${{ steps.filter.outputs.paths }}
DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION }}

Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "VelaToken",
"type": "ARBITRUM",
"symbol": "VELA",
"decimals": 18,
"website": "https://vela.exchange/",
"description": "Trade crypto and forex assets with up to 100x leverage on the world’s most advanced decentralized trading platform.",
"explorer": "https://arbiscan.io/token/0x088cd8f5ef3652623c22d48b1605dcfe860cd704",
"status": "active",
"id": "0x088cd8f5eF3652623c22D48b1605DCfE860Cd704",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/vela_exchange"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/vela-token/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Jones DAO",
"website": "https://jonesdao.io/",
"description": "Jones DAO is a yield generation, asset management, and options liquidity protocol, with vaults that enable 1-click access to institutional-grade options strategies while unlocking liquidity and capital efficiency for DeFi options.",
"explorer": "https://arbiscan.io/token/0x10393c20975cf177a3513071bc110f7962cd67da",
"type": "ARBITRUM",
"symbol": "JONES",
"decimals": 18,
"status": "active",
"id": "0x10393c20975cF177a3513071bC110f7962CD67da",
"links": [
{
"name": "github",
"url": "https://github.com/Jones-DAO"
},
{
"name": "twitter",
"url": "https://twitter.com/DAOJonesOptions"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/jones-dao/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Boop",
"type": "ARBITRUM",
"symbol": "Boop",
"decimals": 18,
"website": "https://boopthecoin.com/",
"description": "$BOOP is a coin for the people, forever. Fueled by pure dog joy, let the power of $BOOP show you the way.",
"explorer": "https://arbiscan.io/token/0x13A7DeDb7169a17bE92B0E3C7C2315B46f4772B3",
"status": "active",
"id": "0x13A7DeDb7169a17bE92B0E3C7C2315B46f4772B3",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/boopthecoin"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/boop-the-coin/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "Lido DAO",
"type": "ARBITRUM",
"symbol": "LDO",
"decimals": 18,
"website": "https://stake.lido.fi/",
"description": "Lido is a liquid staking solution for Ethereum. Lido lets users stake their ETH - with no minimum deposits or maintaining of infrastructure - whilst participating in on-chain activities, e.g. lending, to compound returns. LDO is an ERC20 token granting governance rights in the Lido DAO.",
"explorer": "https://arbiscan.io/token/0x13Ad51ed4F1B7e9Dc168d8a00cB3f4dDD85EfA60",
"status": "active",
"id": "0x13Ad51ed4F1B7e9Dc168d8a00cB3f4dDD85EfA60",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/lidofinance"
},
{
"name": "telegram",
"url": "https://t.me/lidofinance"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/lido-dao/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/lido-dao/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Frax",
"website": "https://frax.finance/",
"description": "Frax is a new paradigm in stablecoin design, bringing together a two-token seigniorage share system, swap-based monetary policy, fully on-chain oracles, and decentralized governance alongside its fractional-algorithmic stablecoin design.",
"explorer": "https://arbiscan.io/token/0x17FC002b466eEc40DaE837Fc4bE5c67993ddBd6F",
"type": "ARBITRUM",
"symbol": "FRAX",
"decimals": 18,
"status": "active",
"id": "0x17FC002b466eEc40DaE837Fc4bE5c67993ddBd6F",
"tags": [
"defi",
"stablecoin"
],
"links": [
{
"name": "github",
"url": "https://github.com/FraxFinance"
},
{
"name": "twitter",
"url": "https://twitter.com/Frax Finance"
},
{
"name": "telegram",
"url": "https://t.me/fraxfinance"
},
{
"name": "discord",
"url": "https://discord.com/invite/Xwe8kAwZ4a"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "ZTX",
"website": "https://ztx.io/",
"description": "ZTX is a virtual world empowering creators and communities.",
"explorer": "https://arbiscan.io/token/0x1C43D05be7E5b54D506e3DdB6f0305e8A66CD04e",
"type": "ARBITRUM",
"symbol": "ZTX",
"decimals": 18,
"status": "active",
"id": "0x1C43D05be7E5b54D506e3DdB6f0305e8A66CD04e",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/ZTXofficial"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/ztx/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Real World Assetss",
"type": "ARBITRUM",
"symbol": "RWAS",
"decimals": 18,
"website": "https://www.rwa-finance.com/#/",
"description": "RWA Finance is an extraordinary platform that is changing the field of issuing and trading Real World Assets (RWA).",
"explorer": "https://arbiscan.io/token/0x1F2b426417663Ac76eB92149a037753a45969F31",
"status": "active",
"id": "0x1F2b426417663Ac76eB92149a037753a45969F31",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/RWA_Finance_"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/rwa-finance/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Mozaic",
"symbol": "MOZ",
"type": "ARBITRUM",
"decimals": 18,
"description": "Automatic, omnichain yield farming. Mozaic provides AI-optimized yield and liquidity strategies, powered by LayerZero. Farm automatically on every blockchain: Deposit and withdraw on any chain, in any coin or LP token",
"website": "https://mozaic.finance/",
"explorer": "https://arbiscan.io/token/0x20547341e58fb558637fa15379c92e11f7b7f710",
"status": "active",
"id": "0x20547341E58fB558637FA15379C92e11F7b7F710",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/Mozaic_Fi"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/mozaic/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Zyber",
"type": "ARBITRUM",
"symbol": "ZYB",
"decimals": 18,
"website": "https://zyberswap.io/",
"description": "Community-driven and governed DEX on Arbitrum with lots of utility on its native token ZYBER.",
"explorer": "https://arbiscan.io/token/0x3B475F6f2f41853706afc9Fa6a6b8C5dF1a2724c",
"status": "active",
"id": "0x3B475F6f2f41853706afc9Fa6a6b8C5dF1a2724c",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/zyberswap"
},
{
"name": "telegram",
"url": "https://t.me/zyberswapofficial"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/zyberswap/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "ROOBEE",
"website": "https://roobee.io/",
"description": "Roobee is a blockchain-based investment platform for non-professional and private investors. Roobee allows you to build an investment portfolio consisting of various assets, from cryptocurrencies to stocks and ETFs. The payment can be made in any convenient way, without limitations, and without high entry thresholds.",
"explorer": "https://arbiscan.io/token/0x3BD2dFd03BC7c3011ed7fb8c4d0949B382726cee",
"type": "ARBITRUM",
"symbol": "ROOBEE",
"decimals": 18,
"status": "active",
"id": "0x3BD2dFd03BC7c3011ed7fb8c4d0949B382726cee"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "Spell Token",
"website": "https://abracadabra.money/",
"description": "Abracadabra.money is a lending platform that allows users to borrow funds using Interest Bearing Tokens as collateral.",
"explorer": "https://arbiscan.io/token/0x3e6648c5a70a150a88bce65f4ad4d506fe15d2af",
"type": "ARBITRUM",
"symbol": "SPELL",
"decimals": 18,
"status": "active",
"id": "0x3E6648C5a70A150A88bCE65F4aD4d506Fe15d2AF",
"tags": [
"defi"
],
"links": [
{
"name": "twitter",
"url": "https://twitter.com/MIM_Spell"
},
{
"name": "medium",
"url": "https://abracadabramoney.medium.com/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/coins/spell-token/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Mai Stablecoin",
"website": "https://www.mai.finance/",
"description": "miMatic is an algorithmic stablecoin that is collateralized with Matic tokens",
"explorer": "https://arbiscan.io/token/0x3F56e0c36d275367b8C502090EDF38289b3dEa0d",
"type": "ARBITRUM",
"symbol": "MAI",
"decimals": 18,
"status": "active",
"id": "0x3F56e0c36d275367b8C502090EDF38289b3dEa0d",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/0xLaoZi"
},
{
"name": "telegram",
"url": "https://t.me/QiDaoProtocol"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Camelot",
"type": "ARBITRUM",
"symbol": "GRAIL",
"decimals": 18,
"website": "https://camelot.exchange/",
"description": "Camelot is an ecosystem-focused and community-driven DEX built on Arbitrum.",
"explorer": "https://arbiscan.io/token/0x3d9907f9a368ad0a51be60f7da3b97cf940982d8",
"status": "active",
"id": "0x3d9907F9a368ad0a51Be60f7Da3b97cf940982D8",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/camelotdex"
},
{
"name": "telegram",
"url": "https://t.me/camelotdex"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/camelot-token/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Hegic",
"website": "https://hegic.co/",
"description": "Hegic is an on-chain, non-custodial peer-to-pool options trading protocol built on Ethereum. Currently Hegic supports options trading in for Bitcoin (wBTC) and Ether (ETH).",
"explorer": "https://arbiscan.io/token/0x431402e8b9dE9aa016C743880e04E517074D8cEC",
"type": "ARBITRUM",
"symbol": "HEGIC",
"decimals": 18,
"status": "active",
"id": "0x431402e8b9dE9aa016C743880e04E517074D8cEC",
"links": [
{
"name": "github",
"url": "https://github.com/hegic"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1c5823f

Please sign in to comment.