Skip to content

Commit 22c9c6f

Browse files
authored
Merge branch 'trustwallet:master' into master
2 parents 6c236ea + c7d91af commit 22c9c6f

File tree

628 files changed

+5979
-104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

628 files changed

+5979
-104
lines changed

.github/dependabot.yml

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,25 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "github-actions"
8+
# Go module dependencies
9+
- package-ecosystem: "gomod"
910
directory: "/"
1011
schedule:
1112
interval: "weekly"
13+
day: "wednesday"
14+
open-pull-requests-limit: 3
15+
labels:
16+
- "dependencies"
17+
groups:
18+
go-dependencies:
19+
patterns:
20+
- "*"
1221

13-
- package-ecosystem: "gomod"
22+
# GitHub Actions
23+
- package-ecosystem: "github-actions"
1424
directory: "/"
1525
schedule:
16-
interval: "weekly"
26+
interval: "monthly"
27+
open-pull-requests-limit: 3
28+
labels:
29+
- "github-actions"
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "World Liberty Financial USD",
3+
"type": "APTOS",
4+
"symbol": "USD1",
5+
"decimals": 6,
6+
"description": "A stablecoin by World Liberty Financial, redeemable 1:1 for the US dollar and backed by U.S. treasuries, dollar deposits, and other cash equivalents.",
7+
"website": "https://www.worldlibertyfinancial.com/",
8+
"explorer": "https://explorer.aptoslabs.com",
9+
"status": "active",
10+
"id": "0x05fabd1b12e39967a3c24e91b7b8f67719a6dacee74f3c8b9fb7d93e855437d2",
11+
"links": [
12+
{
13+
"name": "coinmarketcap",
14+
"url": "https://coinmarketcap.com/currencies/usd1/"
15+
}
16+
],
17+
"tags": [
18+
"stablecoin"
19+
]
20+
}
44.9 KB
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Strategy PP Variable xStock",
3+
"type": "ARBITRUM",
4+
"symbol": "STRCx",
5+
"decimals": 18,
6+
"description": "Strategy PP Variable xStock",
7+
"website": "https://assets.backed.fi/products",
8+
"explorer": "https://arbiscan.io/token/0x1Aad217B8F78dbA5E6693460e8470F8b1A3977f3",
9+
"status": "active",
10+
"id": "0x1Aad217B8F78dbA5E6693460e8470F8b1A3977f3",
11+
"links": [],
12+
"tags": [
13+
"RWA"
14+
]
15+
}
5.96 KB
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Bit Digital xStock",
3+
"type": "ARBITRUM",
4+
"symbol": "BTBTx",
5+
"decimals": 18,
6+
"description": "Bit Digital xStock",
7+
"website": "https://assets.backed.fi/products",
8+
"explorer": "https://arbiscan.io/token/0x22E1991e5f82736A2a990322a46aac0e95826c5B",
9+
"status": "active",
10+
"id": "0x22E1991e5f82736A2a990322a46aac0e95826c5B",
11+
"links": [],
12+
"tags": [
13+
"RWA"
14+
]
15+
}
5.32 KB
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "AMD xStock",
3+
"type": "ARBITRUM",
4+
"symbol": "AMDx",
5+
"decimals": 18,
6+
"description": "AMD xStock",
7+
"website": "https://assets.backed.fi/products",
8+
"explorer": "https://arbiscan.io/token/0x3522513E5F146a2006e2901b05f16B2821485E19",
9+
"status": "active",
10+
"id": "0x3522513E5F146a2006e2901b05f16B2821485E19",
11+
"links": [],
12+
"tags": [
13+
"RWA"
14+
]
15+
}
5.18 KB
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Strategy PP Fixed xStock",
3+
"type": "ARBITRUM",
4+
"symbol": "STRKx",
5+
"decimals": 18,
6+
"description": "Strategy PP Fixed xStock",
7+
"website": "https://assets.backed.fi/products",
8+
"explorer": "https://arbiscan.io/token/0x38E0445308E7FcD5230F2DF6b52B36DD4FF313b6",
9+
"status": "active",
10+
"id": "0x38E0445308E7FcD5230F2DF6b52B36DD4FF313b6",
11+
"links": [],
12+
"tags": [
13+
"RWA"
14+
]
15+
}

0 commit comments

Comments
 (0)