Skip to content

Commit 4d009cb

Browse files
Merge branch 'master' into XWOMEN-cedca3-assets-1736943056033
2 parents f70c511 + 4161e32 commit 4d009cb

File tree

626 files changed

+94055
-1723
lines changed

Some content is hidden

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

626 files changed

+94055
-1723
lines changed

.github/schemas/tokens-schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
}
3131
},
3232
"required": [
33-
"website",
3433
"description",
3534
"status"
3635
],

.github/workflows/auto-merge.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
name: automerge
2+
on:
3+
pull_request:
4+
types:
5+
- labeled
6+
- unlabeled
7+
- synchronize
8+
- opened
9+
- edited
10+
- ready_for_review
11+
- reopened
12+
- unlocked
13+
pull_request_review:
14+
types:
15+
- submitted
16+
check_suite:
17+
types:
18+
- completed
19+
status: {}
20+
jobs:
21+
automerge:
22+
runs-on: ubuntu-latest
23+
permissions:
24+
contents: write
25+
pull-requests: write
26+
steps:
27+
- id: automerge
28+
name: automerge
29+
uses: "pascalgn/automerge-action@v0.16.4"
30+
env:
31+
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

accounts/bodcoin.png

23.1 KB
Loading

accounts/bodcoin.svg

Lines changed: 68 additions & 0 deletions
Loading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "Kwak - IRL Stuff",
3+
"description": "",
4+
"social": {
5+
"website": "https://kwak.lol",
6+
"telegram": "https://t.me/dakwakklub",
7+
"twitter": "https://x.com/kwakdotlol"
8+
},
9+
"tags": ["kwak"],
10+
"icon": "kwak"
11+
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Big Man On-Chain Ltd",
3+
"description": "Web3 Consultancy business on MultiversX",
4+
"social": {
5+
"twitter": "https://twitter.com/offheadharry",
6+
"github": "https://github.com/offheadharry"
7+
},
8+
"tags": [
9+
"Business",
10+
"Consultancy"
11+
],
12+
"icon": "bmonchainltd"
13+
}

accounts/erd1dg6umnh4yxw4yjtl9k7n6plhcmhsrghpyg5vyl928l96crs7pr9scashvp.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Ofero: VIP Cashback",
3-
"description": "The Ofero Network's VIP Cashback Wallet",
2+
"name": "Ofero: Cashback & Rewards",
3+
"description": "The Ofero Network's Cashback & Rewards Wallet",
44
"social": {
55
"website": "https://www.ofero.network",
66
"email": "contact@ofero.network",
@@ -23,6 +23,7 @@
2323
"ofero network",
2424
"vip",
2525
"cashback",
26+
"rewards",
2627
"secure",
2728
"community"
2829
],
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Vero: NFC Cashless Payments",
3+
"description": "VeroPay master wallet",
4+
"social": {
5+
"website": "https://vero.ro",
6+
"twitter": "https://x.com/veropay_ro"
7+
},
8+
"tags": [
9+
"vero",
10+
"NFC Payments"
11+
],
12+
"icon": "vero"
13+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"name": "Exchange: Ascendex"
3+
}
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"name": "Ofero: Tradesilvania Ramp",
3+
"description": "The Ofero Network's Tradesilvania Ramp Wallet",
4+
"social": {
5+
"website": "https://www.ofero.network",
6+
"email": "contact@ofero.network",
7+
"twitter": "https://twitter.com/oferonetwork",
8+
"whitepaper": "https://ofero.network/documents/whitepaper.pdf",
9+
"coinmarketcap": "https://coinmarketcap.com/currencies/ofero-network",
10+
"coingecko": "https://www.coingecko.com/en/coins/ofero",
11+
"telegram": "https://t.me/oferonetwork",
12+
"youtube": "https://www.youtube.com/@oferonetwork",
13+
"facebook": "https://www.facebook.com/oferonetwork",
14+
"instagram": "http://instagram.com/oferonetwork",
15+
"linkedin": "https://www.linkedin.com/company/oferonetwork",
16+
"linktree": "https://linktr.ee/oferonetwork",
17+
"discord": "https://discord.gg/PrKZpqbwk4",
18+
"blog": "https://medium.com/@oferonetwork",
19+
"reddit": "https://www.reddit.com/r/ofero_network"
20+
},
21+
"tags": [
22+
"ofero",
23+
"ofero network",
24+
"tradesilvania",
25+
"ramp",
26+
"community"
27+
],
28+
"icon": "oferonetwork"
29+
}

0 commit comments

Comments
 (0)