Add support for AtheiosChain (ATH)

EIP-155 is now properly working with Atheios!! Tested personally on the Ledger Nano S

homepage : https://atheios.com
block explorer : http://explorer.atheios.com | https://scan.atheios.com
network statistics : http://stats.atheios.com
slip0044 index : 1620
chainId : 1620
This commit is contained in:
Michael Ira Krufky
2018-08-23 11:06:12 -04:00
committed by GitHub
parent 4be5efcb3c
commit 70492fc781
9 changed files with 16 additions and 1 deletions

View File

@@ -735,3 +735,5 @@ const tokenDefinition_t const TOKENS_MUSICOIN[NUM_TOKENS_MUSICOIN] = {};
const tokenDefinition_t const TOKENS_CALLISTO[NUM_TOKENS_CALLISTO] = {};
const tokenDefinition_t const TOKENS_ETHERGEM[NUM_TOKENS_ETHERGEM] = {};
const tokenDefinition_t const TOKENS_ATHEIOS[NUM_TOKENS_ATHEIOS] = {};