T

thirdweb SDK

T
thirdweb SDK Blockchain v5.121.4

thirdweb@5.121.4

Patch Changes #8944 d114bc6 Thanks @0xFirekeeper! - Update toml dependency Updated dependencies [d6d1797]: @thirdweb-dev/insight@1.1.2

T
thirdweb SDK Blockchain v5.121.3

thirdweb@5.121.3

Patch Changes #8941 a088faf Thanks @0xFirekeeper! - Accept x402 v2 payment requirements that specify amount, and enforce maxValue: 0n as a cap.

T
thirdweb SDK Blockchain v5.121.2

thirdweb@5.121.2

Patch Changes #8938 a3488dd Thanks @devtechedge! - Fix CheckoutWidget treating token lookup failures as unsupported tokens

T
thirdweb SDK Blockchain v0.10.11

@thirdweb-dev/service-utils@0.10.11

Patch Changes #8912 7bf5f29 Thanks @0xFirekeeper! - Scope service-key authorization cache entries by teamId, and ignore cache entries that lack a timestamp

T
thirdweb SDK Blockchain v5.121.1

thirdweb@5.121.1

Patch Changes #8906 fcc0417 Thanks @0xFirekeeper! - Fixed Universal Bridge onramp checkout incorrectly reporting success when the onramp did not complete. A failed onramp now surfaces the error instead of a false success, and retrying a failed onramp prepares a fresh payment session rather than replaying the expired one (post-onramp transaction failures still retry in place, so completed onramps a…

T
thirdweb SDK Blockchain v5.121.0

thirdweb@5.121.0

Minor Changes #8887 133e57d Thanks @0xFirekeeper! - Redirect-based in-app wallet logins now include and verify a one-time state value before AutoConnect consumes auth material returned in the URL, tying the returned token back to a flow the page actually started. Added a readUrlToken option to AutoConnect / useAutoConnect to opt out of reading wallet auth material from the URL entirely. Patch Chan…

T
thirdweb SDK Blockchain v5.120.1

thirdweb@5.120.1

Patch Changes #8801 49194e3 Thanks @0xFirekeeper! - Fix Arc Testnet native currency decimals (USDC) from 6 to 18 to match the chain's RPC balance encoding

T
thirdweb SDK Blockchain v5.120.0

thirdweb@5.120.0

Minor Changes #8764 23d74a0 Thanks @0xFirekeeper! - [SDK] Add RampNow as a new onramp provider

T
thirdweb SDK Blockchain v5.119.4

thirdweb@5.119.4

Patch Changes #8733 83198b2 Thanks @Dhaiwat10! - Updates the hardcoded ENS Universal Resolver address from 0xce01f8eee7E479C928F8919abD53E553a36CeF67 (old) to 0xeeeeeeee14d718c2b47d9923deab1335e144eeee (new) #8735 ad49560 Thanks @0xFirekeeper! - ENS: add coinType param to reverse resolver

T
thirdweb SDK Blockchain v5.119.3

thirdweb@5.119.3

Patch Changes #8726 3a18c6e Thanks @0xFirekeeper! - [CLI] fix stylus abi exports