This repository has been archived by the owner on Mar 16, 2022. It is now read-only.
Releases: trustwallet/blockatlas
Releases · trustwallet/blockatlas
v1.1.15: [Tezos] Implement block api from rpc (#1354)
* implement block api from tezos rpc * parse delegation operation
v1.1.14: Use TokenType from golibs (#1282)
v1.1.13
Smart chain release
[COINS] Change BSC ID (#1221) * Change BSC ID * Add smartchain handle * Add smart chain initializer * Update platform.go * Add BEP20 for smartchain Co-authored-by: Viktor Radchenko <[email protected]>
v1.1.11
v1.1.9: Add BEP20 support (#1213)
* Add BEP20 support * Rename GetEthereumTokenTypeByIndex function * Add TestGetEthereumTokenTypeByIndex * Default to ERC20 name * Update token_test.go Co-authored-by: Nick Kozlov <[email protected]>
v.1.1.8: Add BEP20 support (#1213)
* Add BEP20 support * Rename GetEthereumTokenTypeByIndex function * Add TestGetEthereumTokenTypeByIndex * Default to ERC20 name * Update token_test.go Co-authored-by: Nick Kozlov <[email protected]>
Add binance smart chain
[Smart Chain] Add config (#1206) * Add smart chain config * update bsc sample config
v1.1.6: Add api prefix to bitcoin, binance, blockbook routes (#1198)
* Add api prefix to bitcoin, binance, blockbook routes * Adjust config * Update client.go * Fix bnb path in test * Change mock paths * Change mock paths * Change mock paths * Change mock paths * Change mock paths * Remove / * Remove eth api / Co-authored-by: Nick Kozlov <[email protected]>