Terry Bommels
3b1c168bb2
Update Solanium logo ( #9185 )
...
* Add files via upload
* Add files via upload
2021-06-03 14:28:14 +03:00
Andrew M
7f7a7cbe6b
Update SPL RAY ( #9189 )
...
* update_SPL_RAY
The address used was for mint authority instead for the actual token contract
* Fixes (sanity and consistency, auto), history
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-06-02 19:27:51 +08:00
Cryptocool1
e2271ca2e5
Fixes (sanity and consistency, auto), history
2021-05-30 10:12:30 +00:00
dackyduck
7ad934326c
Add COPE (SPL) ( #8904 )
...
* Info for token COPE
* Update info.json
* Update info.json
Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
2021-05-30 13:11:09 +03:00
Cryptocool1
4d53a6ae0b
Fixes (sanity and consistency, auto), history
2021-05-27 14:19:25 +00:00
Terry Bommels
deef2260d3
Info for token Solanium ( #8826 )
2021-05-27 17:17:53 +03:00
Cryptocool1
f97fd2f78a
Fixes (sanity and consistency, auto), history
2021-05-12 04:32:53 +00:00
Stonkinator
41b69ee15a
Add Stonks (SPL) ( #7759 )
...
Add Stonks (SPL) token.
2021-05-12 07:31:35 +03:00
vikmeup
b53d54c57c
Fixes (sanity and consistency, auto), history
2021-05-11 22:36:55 +00:00
Jake Ball
78ddb7b77e
Info for token SKEM ( #7738 )
2021-05-12 01:35:33 +03:00
Cryptocool1
a7612b0c48
Fixes (sanity and consistency, auto), history
2021-05-11 20:05:25 +00:00
Holdana
4dfb3b8595
Info for token Holdana ( #7740 )
2021-05-11 23:02:39 +03:00
Cryptocool1
1429c7705d
Fixes (sanity and consistency, auto), history
2021-05-10 05:14:33 +00:00
SolAPE Finance
e8a16e92f8
Info for token SolAPE Finance ( #7616 )
2021-05-10 08:13:12 +03:00
Adam R
c04bd0adaf
Fix BEP20 and other explorers (80) ( #7499 )
...
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-05-07 12:56:36 +02:00
Cryptocool1
1b903fd5a5
Fixes (sanity and consistency, auto), history
2021-05-06 08:31:44 +00:00
Viacheslav Kulish
98c8e38c96
Info for token Raydium ( #7427 )
2021-05-06 11:30:27 +03:00
Andrew M
8e4bf59421
add_SPL_USDT ( #6768 )
...
* add_SPL_USDT
https://explorer.solana.com/address/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB
* Fixes (sanity and consistency, auto), history
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-04-23 17:09:43 +08:00
vikmeup
8b80f2c24e
Fixes (sanity and consistency, auto), history
2021-04-19 17:36:41 +00:00
verata-veritatis
5132cbe4f4
Add Rope Token (ROPE) (SPL) ( #6576 )
2021-04-19 10:32:52 -07:00
catenocrypt
9ae4ef9b70
Fixes (sanity and consistency, auto), history
2021-04-01 23:20:04 +00:00
NaderOuerdiane
7887e06bc3
Add COPE ( #6176 )
...
* Add Cope
* logo
* Update info.json
* Update info.json
2021-04-02 01:18:50 +02:00
vikmeup
e1c9e4e46c
Fixes (sanity and consistency, auto), history
2021-03-23 16:38:02 +00:00
Viktor Radchenko
78c404dcfc
Add maps.me ERC/SPL tokens ( #6042 )
2021-03-23 09:36:39 -07:00
catenocrypt
3728a1def2
Fixes (sanity and consistency, auto), history
2021-03-08 10:39:42 +00:00
PetrovDw
f7593b07e0
Added Genesis Lab Cosmos, Kava, Solana and Terra validators ( #5630 )
...
* Added Genesis Lab Cosmos, Kava, Solana and Terra validators
* Resized logos
2021-02-20 23:55:01 +01:00
vikmeup
c3cefe9310
Fixes (sanity and consistency, auto)
2021-02-09 20:25:09 +00:00
Viktor Radchenko
a15ae42ebc
Add Wrapped USDT on Solana
2021-02-09 12:23:33 -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
Adam R
19e8a5c9ab
[Internal] Extend checking fields in info files. ( #5483 )
...
* Rearrange info field checks.
* Fill missing id field in some infos; enable check for filled id field.
* Minor script change
* Fill missing type field in some infos; enable check for filled type field.
* Enable check for filled symbol type.
* Enable check for decimals field.
* Enable check for filled description field.
* Enforce non-empty website field.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-04 17:47:14 +01:00
Adam R
03028a6712
[Internal] Generate info.json for each token where it was missing ( #5432 )
...
* ExplorerUrl switch fix
* ExplorerUrl export fix
* Generate info.json for each token where it was missing.
* Replace placeholder text for description to a dash.
* Add id field; reorder tags.
* Add id fields.
* Fill website from info from ethplorer.
* Complete blockchain info.jsons (with symbol, decimals; auto update).
* Complete blockchain info.jsons (with symbol, decimals, status; manual update).
* Rename short_description to description in all info.json files.
* Tomochain explorer urls.
* ExplorerUrls (kava, ontology, gochain).
* Few leftover short_description field rename.
* Set missing website to empty.
* Merge fixes
* Fix duplicate description fields.
* Remove long descriptions from chain info.json files.
* Duplicate description fields; last 5 instances.
* Add warning for too long description
* Shorten some long descriptions.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 23:42:15 +01: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
Viktor Radchenko
a5a8f1385e
[Cleanup] Remove www. from the urls ( #5332 )
2021-01-19 13:21:38 -08:00
Andrew M
f89839d3d0
add BEP+SPL FRONT ( #5309 )
...
* add BEP+SPL FRONT
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-15 22:29:47 +08:00
catenocrypt
0d3cad051b
Fixes (sanity and consistency, auto)
2021-01-13 09:14:23 +00:00
mileschet
7aa85b25c9
Added SPL BRZ ( #5286 )
...
Co-authored-by: mileschet <miles.chet@gmail.com>
2021-01-13 10:13:08 +01:00
Andrew M
4bd415982e
add SPL USDC ( #5250 )
...
* add SPL USDC
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-05 02:16:33 +08:00
hewigovens
9e7fd8271a
Fixes (sanity and consistency, auto)
2020-12-18 06:14:58 +00:00
hewigovens
2ccbf633bb
add kin token on solana ( #5122 )
2020-12-18 14:13:43 +08:00
catenocrypt
574eeb708a
Fixes (sanity and consistency, auto)
2020-12-07 10:57:49 +00:00
Adam R
3876862de4
[internal] Add Solana token infrastructure, Serum token. ( #5000 )
...
* Add Solana token infrastructure, Serum token.
* Use CoinType constants for chains
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-12-07 11:56:44 +01:00
Catenocrypt
c8a9340dff
Revert "Add Solana token infrastructure, Serum token."
...
This reverts commit 652717b761
.
2020-12-04 13:00:41 +01:00
Catenocrypt
7f4fd4989b
Revert "Fixes (sanity and consistency, auto)"
...
This reverts commit 94fabf3daf
.
2020-12-04 13:00:29 +01:00
catenocrypt
94fabf3daf
Fixes (sanity and consistency, auto)
2020-12-04 11:58:02 +00:00
Catenocrypt
652717b761
Add Solana token infrastructure, Serum token.
2020-12-04 12:56:45 +01:00
alexandruast
7a8b28f574
stake.systems validator ( #4929 )
2020-11-26 12:58:16 +01:00
Justin Starry
8b904ab4bc
Update outdated explorer link for Solana ( #2754 )
...
Co-authored-by: Andrew M <35627271+zachzwei@users.noreply.github.com>
2020-07-16 15:41:57 +08:00
easy2stake
19064cb3db
Adding Easy2Stake validator information ( #2503 )
...
* Adding Easy2Stake validator
* Add asset Easy2Stake validator
* Adding Easy2Stake info
* Adding Easy2Stake logo
* Adding Easy2Stake info
* Adding Easy2Stake logo
* Update list.json
* Update list.json
2020-06-27 18:32:48 +08:00