We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ebde6 commit 930fe44Copy full SHA for 930fe44
apps/dashboard/src/@/constants/addresses.ts
@@ -1,9 +1,6 @@
1
export const THIRDWEB_DEPLOYER_ADDRESS =
2
"0xdd99b75f095d0c4d5112aCe938e4e6ed962fb024";
3
4
-export const THIRDWEB_PUBLISHER_ADDRESS =
5
- "0xdd99b75f095d0c4d5112aCe938e4e6ed962fb024";
6
-
7
export const DEFAULT_FEE_RECIPIENT =
8
"0x1af20c6b23373350ad464700b5965ce4b0d2ad94";
9
0 commit comments