Skip to content

Commit 748a817

Browse files
add AMPL
closes #401
1 parent 0693b92 commit 748a817

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/contexts/Tokens.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ const ETH = {
2929

3030
const INITIAL_TOKENS_CONTEXT = {
3131
1: {
32+
'0xD46bA6D942050d489DBd938a2C909A5d5039A161': {
33+
[NAME]: 'Ampleforth',
34+
[SYMBOL]: 'AMPL',
35+
[DECIMALS]: 9,
36+
[EXCHANGE_ADDRESS]: '0x042dBBDc27F75d277C3D99efE327DB21Bc4fde75'
37+
},
3238
'0x960b236A07cf122663c4303350609A66A7B288C0': {
3339
[NAME]: 'Aragon Network Token',
3440
[SYMBOL]: 'ANT',

0 commit comments

Comments
 (0)