-
Notifications
You must be signed in to change notification settings - Fork 878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bridge v3 branding #3695
bridge v3 branding #3695
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"name": "xBridge: Bsc MultiTransfer", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"bsc", | ||
"multitransfer" | ||
], | ||
"icon": "multiversx" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
"name": "xBridge: Ethereum Multisig", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"ethereum", | ||
"multisig" | ||
], | ||
"icon": "multiversx" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
"name": "xBridge: Bsc Safe", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"bsc", | ||
"safe" | ||
], | ||
"icon": "multiversx" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
"name": "xBridge: Ethereum Safe", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"ethereum", | ||
"safe" | ||
], | ||
"icon": "multiversx" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
"name": "xBridge: Ethereum SC calls executor", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"bsc", | ||
"multitransfer" | ||
], | ||
"icon": "multiversx" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
"name": "xBridge: Ethereum MultiTransfer", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"ethereum", | ||
"multitransfer" | ||
], | ||
"icon": "multiversx" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
"name": "xBridge: Bsc SC calls executor", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"bsc", | ||
"multitransfer" | ||
], | ||
"icon": "multiversx" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
"name": "xBridge: Gas Price Aggregator", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"gas", | ||
"aggregator" | ||
], | ||
"icon": "multiversx" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
"name": "xBridge: Bsc Multisig", | ||
"description": "", | ||
"social": { | ||
"website": "https://bridge.multiversx.com" | ||
}, | ||
"tags": [ | ||
"xbridge", | ||
"bsc", | ||
"multisig" | ||
], | ||
"icon": "multiversx" | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍