266765
Jan
@hussar #266765
blockchain dev |
cookie3.com & dayhub.io 🎩
245 Follower 60 Following
Share you alfa tools.
Mine are:
- heimdall (unverified contract decompiling)
- openchain (signatures database)
- blocksec (browser addon that injects additional cool staff on etherscan explorers)
Mine are:
- heimdall (unverified contract decompiling)
- openchain (signatures database)
- blocksec (browser addon that injects additional cool staff on etherscan explorers)
Anyone has experienced issues with submiting bundles to flashbots on testnets? My bundle can't go through tho I set super high gasPriorityFee like hundreds gwei.
Do you know any website where I can have a sneak peek on other bundles that were processed, so I could compare my settings?
Do you know any website where I can have a sneak peek on other bundles that were processed, so I could compare my settings?
Anyone has some good resources regarding setting up peers evm <-> svm?
I have deployed contracts on both of these networks, translated addresses with base58 but I am failing to bridge the assets, with strange "l," error.
I have deployed contracts on both of these networks, translated addresses with base58 but I am failing to bridge the assets, with strange "l," error.
I created a vanity address generator for create3 compatible with LiFi factory. Might be useful for someone:
https://github.com/spaceh3ad/create3-vanity-gen
https://github.com/spaceh3ad/create3-vanity-gen
Hello everyone!
I'm exploring the differences between HAM and Degen (beyond using OP stack). I understand that HAM's main focus might be micro-transactions, but I'm curious about additional aspects.
Could anyone share insights or details on how HAM L3 distinguishes itself in this space?
Thanks!
I'm exploring the differences between HAM and Degen (beyond using OP stack). I understand that HAM's main focus might be micro-transactions, but I'm curious about additional aspects.
Could anyone share insights or details on how HAM L3 distinguishes itself in this space?
Thanks!
Hello everyone. Sometime ago I deployed smart contracts for limit orders on degenchain, now the UI is live at:
https://limit-order-ui-react-app.vercel.app/
Highly appreciate any feedback!
https://limit-order-ui-react-app.vercel.app/
Highly appreciate any feedback!
I just created smart contract for placing limit orders on your memecoins.
It's available via degen.explorer UI for now but I will be working on launching some frontend soon.
https://explorer.degen.tips/address/0x7F435E95BeCf432226c60c3D9B56Aff8f3D3a328?tab=write_contract
It's available via degen.explorer UI for now but I will be working on launching some frontend soon.
https://explorer.degen.tips/address/0x7F435E95BeCf432226c60c3D9B56Aff8f3D3a328?tab=write_contract
I promised staking but for this you would need to wait a bit more, for now I offer you order limits on degen chain! For now only via UI on degen.tips.explorer
https://explorer.degen.tips/address/0x7F435E95BeCf432226c60c3D9B56Aff8f3D3a328?tab=write_contract
https://explorer.degen.tips/address/0x7F435E95BeCf432226c60c3D9B56Aff8f3D3a328?tab=write_contract
Does anyone know the programatic way to verify contract on DegenChain?
It seems that the verifier url would be smth like: "https://explorer.degen.tips/api/v2/" but not sure about the rest and also API_KEY. For some reason I am always stuck on verifying via UI.
It seems that the verifier url would be smth like: "https://explorer.degen.tips/api/v2/" but not sure about the rest and also API_KEY. For some reason I am always stuck on verifying via UI.
Helloł, what a beautiful day in tenkraj 🐸
Awesome tool that I found allows you to filter casts with user and text:
https://searchcaster.xyz/search?text=based&username=jessepollak
https://searchcaster.xyz/search?text=based&username=jessepollak
How much would you like staking on $DEGEN?
I am working on product that will allow staking your $DEGEN. Stay tuned and be welcome to follow updates on #degen-defi
Stay tuned!!! Staking on $DEGEN coming soon!
Hi Jacek, could you please tell more about the bridge? Does it use LayerZero or you were relaying on something else? I am interesting in extending the bridging functionalities and does not want to invent the wheel again :)
Why $DEPE is a proxy contract if it's supposed to be an ERC20 token? Looks a bit sketchy to me
lol, anyone knows why foundry invariant use reserved addresses and how to mitigate that?
[2844] Deposit::withdraw()
├─ [0] VM::fallback()
│ └─ ← type check failed for "VmCalls" with data:
└─ ← revert: failed to send
[2844] Deposit::withdraw()
├─ [0] VM::fallback()
│ └─ ← type check failed for "VmCalls" with data:
└─ ← revert: failed to send
Hi, what are your thoughts on threat detection networks like Forta. If each protocol integrated with one could we basically remove exploits? What are your thoughts?