-
Research task for implementing AA
# Current available options
- https://github.com/ubiquity/pay.ubq.fi/issues/219#issuecomment-2049546074
# High level overview of changes
...
# Breaking…
-
Description:
I am currently working with the Thirdweb React SDK and attempting to test a basic contract. Despite following the documentation and setting up the prepareContractCall correctly, no trans…
-
### Issue Summary
Faild to send userOp
### Error Logs & Messages
I want to burn an NFT generated from a Thirdweb template using Bincomy.
I successfully created a SmartWallet by following the doc…
-
I don't see any example. Have seen only Multicall to do transactions at once.
-
This is what I was using:
```
connectWithCB = async (): Promise => {
const instance = new CoinbaseWallet({
chains: [Base, BaseSepoliaTestnet],
});
retur…
0xrpj updated
4 months ago
-
https://livethelife.tv/ltl-maps-real-world-adventure/
![Image](https://github.com/IkigaiLabsETH/ikigailabs.xyz/assets/128307722/e7c33b0e-222a-4571-857a-5eadd0595181)
https://github.com/IkigaiLabsETH…
-
![image](https://github.com/thirdweb-dev/js/assets/128964/1b9e574c-ec6e-4784-8f97-6a80943d82cc)
My called method was "depositFor"
I got "0xfb8f41b2" not found in ABI that was weird because I cal…
-
### Check existing issues
- [X] I checked there isn't [already an issue](https://github.com/wevm/viem/issues) for the bug I encountered.
### Viem Version
2.12.1
### Current Behavior
Hey team
I'm…
-
I'm trying to call `approve` on a ERC721 token contract. The entire app is running on the Gnosis Chiado testnet, but the call returns with this error:
> User rejected. Calling [eth_sendTransaction]…
-
## Context
As the user would start from Polygon chain, the prototype need to support EVM wallet
## Requirement
* Add EVM wallet support
* User should be able to connect EVM wallet
* can enquire…