File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 7
7
class TokenHelper
8
8
{
9
9
public const ERC20_TOKENS = [
10
- 'IMX ' => '0xf57e7e7c23978c3caec3c3548e3d615c346e79ff ' ,
11
- 'USDC ' => '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 ' ,
10
+ 'APE ' => '0x4d224452801aced8b2f0aebe155379bb5d594381 ' ,
12
11
'GODS ' => '0xccc8cb5229b0ac8069c51fd58367fd1e622afd97 ' ,
13
12
'GOG ' => '0x9ab7bb7fdc60f4357ecfef43986818a2a3569c62 ' ,
13
+ 'IMX ' => '0xf57e7e7c23978c3caec3c3548e3d615c346e79ff ' ,
14
14
'OMI ' => '0xed35af169af46a02ee13b9d79eb57d6d68c1749e ' ,
15
+ 'USDC ' => '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 ' ,
16
+ 'VCO ' => '0x2caa4021e580b07d92adf8a40ec53b33a215d620 ' ,
17
+ 'VCORE ' => '0x733b5056a0697e7a4357305fe452999a0c409feb ' ,
15
18
];
16
19
17
20
public static function getTokenContract (string $ currency ): string
You can’t perform that action at this time.
0 commit comments