-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
I noticed that this specific contract Coinbase 10 has all of its transactions with XEN Crypto Token reverted (Check here).
All the transactions are initiated by the same coinbase EOA (Check here).
The Coinbase 10 contract is not open-sourced so it's hard to tell why this is happening.
According to Dedaub's decompiled code, it sends ETH to other addresses without checking if the call was successful or not.
There may be an issue in either of these programs's code:
- coinbase: depositor: misconfigured function invocation.
- Coinbase 10: missing low level call checks.
This issue seems to be related to #49
Metadata
Metadata
Assignees
Labels
No labels