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

Commit 2ae0572

Browse files
authored
Update attribution categories (#470)
* Update attribution categories * Fix test
1 parent d05661b commit 2ae0572

36 files changed

+99
-37
lines changed

src/attributions/definitions/0x-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
}
1313
],
1414
"categories": [
15-
"api"
15+
"relayer"
1616
]
1717
}

src/attributions/definitions/1inch-exchange.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@
7373
],
7474
"categories": [
7575
"dex-aggregator",
76-
"exchange"
76+
"relayer"
7777
]
7878
}

src/attributions/definitions/bamboo-relay.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
"feeRecipientAddress": "0xc898fbee1cc94c0ff077faa5449915a506eff384"
1515
}
1616
],
17-
"categories": []
17+
"categories": [
18+
"relayer"
19+
]
1820
}

src/attributions/definitions/bit2me-dex.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
"feeRecipientAddress": "0x1b38d2613698488cbac0e7d21abb2fdbbe1d6704"
1111
}
1212
],
13-
"categories": []
13+
"categories": [
14+
"relayer"
15+
]
1416
}

src/attributions/definitions/boxswap.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
"feeRecipientAddress": "0x66a836664adc7c525c0cc4527dee8619d4faf669"
1111
}
1212
],
13-
"categories": []
13+
"categories": [
14+
"relayer"
15+
]
1416
}

src/attributions/definitions/ddex.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
"takerAddress": "0xe269e891a2ec8585a378882ffa531141205e92e9"
1111
}
1212
],
13-
"categories": []
13+
"categories": [
14+
"relayer"
15+
]
1416
}

src/attributions/definitions/deversifi.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
"feeRecipientAddress": "0xaf8ae6955d07776ab690e565ba6fbc79b8de3a5d"
1515
}
1616
],
17-
"categories": []
17+
"categories": [
18+
"relayer"
19+
]
1820
}

src/attributions/definitions/emoon.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
"feeRecipientAddress": "0xb0d7398d779ee9ffc727d2d5b045a5b441da8233"
1111
}
1212
],
13-
"categories": []
13+
"categories": [
14+
"relayer"
15+
]
1416
}

src/attributions/definitions/ether-blockchain.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
"feeRecipientAddress": "0x2a5f5f36c20d7e56358db78bbfac0bace25c1198"
1111
}
1212
],
13-
"categories": []
13+
"categories": [
14+
"relayer"
15+
]
1416
}

src/attributions/definitions/fordex.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
"takerAddress": "0x853da5cecc1ea601ab978c2001565a0377a7dca6"
1111
}
1212
],
13-
"categories": []
13+
"categories": [
14+
"relayer"
15+
]
1416
}

0 commit comments

Comments
 (0)