Commit Graph

7 Commits

Author SHA1 Message Date
Ian E
0d1932784f
Update AXS and SLP ERC20 (#7393)
* Update AXS and SLP ERC20

Token migration: https://axie.substack.com/p/migration

AXS: `0xF5D669627376EBd411E34b98F19C868c8ABA5ADA` to `0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b`

SLP: `0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1` to `0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25`

* Fixes (sanity and consistency, auto), history

Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
2021-05-06 01:40:21 +08:00
Adam R
a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00
vikmeup
babe4603df Fixes (sanity and consistency, auto) 2021-02-03 21:56:05 +00:00
Adam R
bb47ec5f3c
[Internal] Rename short_description to description in all info.json files (#5461)
* Rename short_description to description in all info.json files.

* Adjust check of fields

* Adjust field check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 09:59:29 -08:00
Adam R
187b8e240a
Add id field to each info.json. (#5447)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-01 12:12:30 +01:00
Adam R
8c65d20857
Extend all existing info.json files with symbol, decimals, type. (#5431)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-30 16:59:38 +01:00
Ian E
9754c3217b
Create info.json (#4903) 2020-11-22 01:40:47 +08:00