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 a684214 commit a94fcb8Copy full SHA for a94fcb8
1 file changed
src/components/tempo-transactions/tempo-transactions.js
@@ -3,7 +3,7 @@ import globalContext from '../..';
3
// Tempo Transactions
4
5
// ERC20 TST token created and owned by shared account 0x13b7e6EBcd40777099E4c45d407745aB2de1D1F8
6
-const defaultErc20TokenAddress = '0x54a114fecE3dffd7c5D4089D0A43E01F0939464c';
+const defaultErc20TokenAddress = '0x8757b7EABAAaC8173DF72B868B4947FaE1368784';
7
// pathUSD (default Tempo fee token
8
const defaultFeeToken = '0x20c0000000000000000000000000000000000000';
9
0 commit comments