Skip to content

Commit

Permalink
Update bellumexchange.ts (#1986)
Browse files Browse the repository at this point in the history
Add the rest of the factories
  • Loading branch information
discochuck authored Oct 11, 2024
1 parent 90ff467 commit 3275647
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fees/bellumexchange.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ const FACTORIES = [
'0x9f383e31aA37b6a4F0F57033558C54c37B5De45F',
'0xE0C0Cb05b6dFe6C7d196493963Bf083E726fc517',
'0xde11a16D6e04551168dfD54e936829B024A236C4',
'0xFC01f2D61dF1a4E991e6b53BDB54bEc49b1bDB01',
'0x0a063c664E0Cd6a6Ae5741F15EA74c80D6155f9B',
'0x907657a432931265E0eeb4B661a19311F96Aba8E',
'0x4274f80635183e9bE3c16E1313a16f929B61E00e',
];

const FEE = BigInt(100);
Expand Down

0 comments on commit 3275647

Please sign in to comment.