Skip to content

Commit 07e4903

Browse files
authored
refactor!: enhance ChainAddresses structure and update values (#110)
* refactor!: enhance `ChainAddresses` structure and update values Updated `ChainAddresses` field names for clarity and consistency. Introduced new v4-specific fields and corrected existing address values across multiple networks. These changes improve readability and ensure better network compatibility. * Upgrade version to 4.0.0-rc5 in Cargo.toml
1 parent 42e8959 commit 07e4903

File tree

4 files changed

+410
-212
lines changed

4 files changed

+410
-212
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "uniswap-sdk-core"
3-
version = "4.0.0-rc4"
3+
version = "4.0.0-rc5"
44
edition = "2021"
55
authors = ["malik <aremumalik05@gmail.com>", "Shuhui Luo <twitter.com/aureliano_law>"]
66
description = "The Uniswap SDK Core in Rust provides essential functionality for interacting with the Uniswap decentralized exchange"

0 commit comments

Comments
 (0)