thirdweb@5.50.1
Patch Changes
-
#4388
82a30af
Thanks @edwardysun! - Update setting default source chain and token -
#4375
edb95d0
Thanks @jnsdls! - [Extensions] expose permission detection logic -
#4390
d74e61b
Thanks @MananTank! - Fix Swap Fees layout in fees drawer in pay UI -
#4319
73e5dc7
Thanks @joaquim-verges! - Fix direct payments to the same wallet -
#4382
9e8d3e6
Thanks @MananTank! - Add props for hiding "Send", "Receive" and "Send" buttons in Connect Details Modal UI forConnectButton
component. By default, all buttons are visible in the modal.<ConnectButton detailsModal={{ hideSendFunds: false, hideReceiveFunds: true, hideBuyFunds: false, }} />
-
#4363
066aede
Thanks @kien-ngo! - Allow to specify "from" and "to" props for the ClaimButton