Changelog
Synapse-Etherscan Changelog
v2.0.0 - 2025-09-26
Automatic Migrations
Migrated the
econ:acct:balance:crypto:addressproperty toecon:acct:balance:instrument.
Features and Enhancements
Updated ingest logic to use
econ:acct:balance:instrumentinstead of the deprecatedecon:acct:balance:crypto:address.
v1.0.0 - 2025-08-14
Automatic Migrations
Migrated the configured
ethAPI key and removed all other individual chain API keys.
Features and Enhancements
Updated Power-Up to use the V2 Etherscan API.
Added
etherscan.chains.listcommand to view configured chain information.
v0.5.0 - 2024-05-15
Features and Enhancements
Update
$lib.bytesusage with$lib.axonAPIs.
v0.4.2 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()usage to JSON style syntax.
v0.4.1 - 2023-07-03
Bugfixes
Correctly handle invalid API keys by displaying a warning and exiting the storm runtime.
v0.4.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
v0.3.1 - 2022-11-02
Bugfixes
Fix an error in the Cryto Explorer workflow causing queries to fail.
v0.3.0 - 2022-09-02
Features and Enhancements
Update to use Storm Number primitives for calculations.
v0.2.1 - 2022-08-03
Bugfixes
Fix an incorrect example of the
etherscan.enrich.hashcommand.Fix an issue where
etherscan.enrichwas incorrectly requiring an address oncrypto:currency:transactionnodes.
v0.2.0 - 2022-07-13
Features and Enhancements
Update Workflows to use
cssgridlayout.
v0.1.0 - 2022-03-24
Features and Enhancements
Additional hash normalization before checking whether a hash is a valid address or transaction.
Populate
:transactionproperty oncrypto:payment:inputandcrypto:payment:output
v0.0.2 - 2022-03-14
Features and Enhancements
Initial beta release of the
Synapse-EtherscanPower-Up