Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit 4d19b1f

Browse files
committed
Add bamboo relay to article sources
1 parent 7d07099 commit 4d19b1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/constants.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ module.exports = {
5858
imageUrl: 'https://resources.0xtracker.com/logos/0x-tracker.png',
5959
slug: '0x-tracker',
6060
},
61+
bambooRelay: {
62+
relayer: 'bambooRelay',
63+
},
6164
boxSwap: {
6265
relayer: 'boxSwap',
6366
},

0 commit comments

Comments
 (0)