- e1154ae: Added utilities for generating and verifying backend wallet signatures
- 767178d: Added Ethereum mainnet token contract addresses
- 2380371: Update switchChain and smartAccount types
- 047dbbe: Fixed double account abstraction wrapping of ecosystem wallets
- 5ef7963: Updated Web3 wallet login to use ecosystem wallets
- ecc2568: Added ability to specify auth token duration with
authTokenDurationSec
config
- d133cb5: Added Treasure chain configuration
- b9b7858: Updated PFP and banner payloads in update user API
- 3b8bccc: Added API client helper for legacy user migration
- c9f0393: Moved account factory to be constant address across all chains
- 64ac715: Removed unused contract and token data
- f1e1d53: Removed Bridgeworld Corruption data helpers
- 41d00c2: Fixing the analytics manager double init from throwing a render error
- 45fb5a3: Added helpers for fetching minimal Magicswap pool payloads
- 78bb7e6: Remove analytics manager from SSR
- 084c47d: Updated
backendWallet
to remain an optional field in transaction payloads
- a3ce0c1: Updated Magicswap helpers to support Topaz testnet
- f70b149: Removed deprecate Project API helper and type
- e4ac175: Removed Treasure Ruby chain support
- 2ee4c54: Updated user transactions API helper to fetch by user ID
- f5ce87e: Added fetch user public profile to API client
- 1bef9be: Fix analytics for no key
- b3d65f6: Updated analytics, device tracking + auto default analytics tracking
- 347d4aa: Added
getUserAddress
utility for looking up user smart account address by chain ID - 347d4aa: Updated send transaction functions to use active wallet on ZKsync chains
- 8ad8dbf: Updated format of JWT user context payload
- 8ad8dbf: Added Treasure Topaz testnet details
- b82e78b: Updated AWS KMS transaction signing fields
- 4f2c50f: Added support for login with custom auth endpoint
- 074405b: Moved cartridgeTag to analyticsOptions
- b58ec0b: Migrated account signature generation to use AWS KMS
- 399d230: Added support for analytics
- d468a1b: Migrated from in-app wallets to ecosystem wallets
- 01c4c35: Updated user sessions to be fetched through Thirdweb SDK
- 750b98e: Fixed file name for CommonJS package exports
- 3d01c9a: Skip extra user session fetch on login
- 291e636: Allow string type for values when sending raw transactions
- d9afa84: Updated TDK API client wait for transaction completion behavior
- 28cfa6b: Added X connect method option
- 947e37c: Added utility for signing account signature message as backend wallet
- df6d965: Added update user to TDK API client
- 65d384f: Updated Magicswap router ABI and addresses
- db210bc: Added get user transactions helper to TDK API client
- 0608a3d: Refactored send native TDK API function to send any raw transaction
- 83aab09: Added txOverrides option for creating transactions through TDK API client
- f42c891: Fixes the implementation of isSocialConnectMethod
- b75e4c8: Added connect with passkey param to override sign in type
- 0137720: Removed deprecated
createLoginUrl
helper
- 34cfc5c: Fix passkey when using redirect for social
- 61ec250: Reduced dependencies on wagmi/viem Removed exports of supported chains and other undocumented utilities
- d110c16: Added new redirect support
- e4dd9d7: Updated Treasure Connect flow to use custom modal
- 9d7bb39: Allow authentication via redirect. Update thirdweb sdk to latest and remove old param authenticatorType from passkey auth
- 6e391d7: fix add liquidity for erc20-nft
- f4ff171: Removed payments module hooks, utils and components
- 9e56447: Added strict typing on Magicswap argument utils
- 72d45e9: add remove liquidity helpers and API endpoint
- ea0053b: add eth based swap support
- ac072df: add magicswap liquidity api helpers
- 361c861: Added telegram to social login options
- af94875: add magicswap method to get arguments to add liquidity
- f272eb2: Renamed user smartAccountAddress field to address
- eeb81b0: Added magicswap helpers to tdk api client
- 1ab9e76: Added helpers for login with phone number and passkey
- 1ab9e76: Added Discord login option
- cffb8e3: Added Treasure Connect login functions to core package
- fea2894: Added Magicswap utils
- 5fa7564: Updated primary login method to connect modal flow
- fd71069: Fixed Zee userCharacterMaxBoost value
- 786c1c7: Added Zeeverse Game testnet contract address
- 64d48ee: Exported API response types
- 2bd76e8: Removed unused files and exports
- c5dc87b: Added Treasure Ruby chain configuration data
- 59caa63: Added Ethereum mainnet Zeeverse contracts
- 14b01be: added option to pass custom wagmi configs for contract calls