Three Arrows Capital Part 4: Death Threats and Dubai
After five long weeks, the disgraced Three Arrows Capital-3AC founders have finally come out of hiding. In an interview with Bloomberg, Su Zhu and Kyle Davies cited numerous death threats as their reason for going underground. “For Kyle and I, there’s so many crazy people in crypto that kind of made death threats or all this kind of noise,” Zhu said. “We feel that it’s just the interest for everyone if we can be physically secured and keep a low profile.” We have extensively covered some of t...
Three Arrows Capital Part 4: Death Threats and Dubai
After five long weeks, the disgraced Three Arrows Capital-3AC founders have finally come out of hiding. In an interview with Bloomberg, Su Zhu and Kyle Davies cited numerous death threats as their reason for going underground. “For Kyle and I, there’s so many crazy people in crypto that kind of made death threats or all this kind of noise,” Zhu said. “We feel that it’s just the interest for everyone if we can be physically secured and keep a low profile.” We have extensively covered some of t...
Launching PancakeSwap Bridge — A Partnership with Stargate
Dear CAKE Community, we’re proud to present PancakeSwap Bridge — a native asset cross-chain bridge, powered by Stargate. This enables users or funds who are not on BNB Chain to seamlessly bridge their stablecoins over to BNB Chain, and participate in the lively PancakeSwap Community and wider BNB Ecosystem! For the first few months, PancakeSwap will be the exclusive partner for Stargate on BNB Chain. To celebrate this, at least 100 randomly selected users (more users may be eligible, dependin...
Launching PancakeSwap Bridge — A Partnership with Stargate
Dear CAKE Community, we’re proud to present PancakeSwap Bridge — a native asset cross-chain bridge, powered by Stargate. This enables users or funds who are not on BNB Chain to seamlessly bridge their stablecoins over to BNB Chain, and participate in the lively PancakeSwap Community and wider BNB Ecosystem! For the first few months, PancakeSwap will be the exclusive partner for Stargate on BNB Chain. To celebrate this, at least 100 randomly selected users (more users may be eligible, dependin...
Understanding The Layers of Blockchain
There are six layers in the blockchain: Data layer Network layer Consensus layer Activating layer Contract layer Application layer The communications sector uses OSI, which separates the six levels into three layers from bottom to top: Layer 0, Layer 1, Layer 2, and Layer 3. Layer 0 Layer 0 blockchains are like the internet backbone. Layer 0 blockchains are fundamental building blocks that allow layer 1 blockchains to communicate with each other, a process called cross-chain operability. The ...
Understanding The Layers of Blockchain
There are six layers in the blockchain: Data layer Network layer Consensus layer Activating layer Contract layer Application layer The communications sector uses OSI, which separates the six levels into three layers from bottom to top: Layer 0, Layer 1, Layer 2, and Layer 3. Layer 0 Layer 0 blockchains are like the internet backbone. Layer 0 blockchains are fundamental building blocks that allow layer 1 blockchains to communicate with each other, a process called cross-chain operability. The ...
5 next best advice from entrepreneurs who made 2 million dollars
We will dive into the next tips right now on how to run a business, scale, and new knowledge,…Photo by Austin Distel on Unsplash In the previous article, we went through Charlie Chang’s 5 tips on mindset in starting a business. Now we will dive into the next tips right now on how to run a business, scale, new knowledge,…Lesson 6: Your friend groupYour friend and your network are the most important things. It will take you from level A to level B to level C…to wherever you want to go. Tim Sand...
5 next best advice from entrepreneurs who made 2 million dollars
We will dive into the next tips right now on how to run a business, scale, and new knowledge,…Photo by Austin Distel on Unsplash In the previous article, we went through Charlie Chang’s 5 tips on mindset in starting a business. Now we will dive into the next tips right now on how to run a business, scale, new knowledge,…Lesson 6: Your friend groupYour friend and your network are the most important things. It will take you from level A to level B to level C…to wherever you want to go. Tim Sand...
Hacking Etherscan: ERC20 Cheating
I have an interesting question for you. Do the information you see in Etherscan is 100% valid ? can you trust at 100% Etherscan for displaying tokenomics/balances? The answer is unfortunately, NO. And YOU can modify some of the values for your own advantage.Hacking Etherscan?We will talk about tokens, and how balances can be easily faked. To see how let’s try to deploy this smart contract:// SPDX-License-Identifier: MIT pragma solidity ^0.8.0;import "@openzeppelin/contracts/token/ERC20/ERC20....
Hacking Etherscan: ERC20 Cheating
I have an interesting question for you. Do the information you see in Etherscan is 100% valid ? can you trust at 100% Etherscan for displaying tokenomics/balances? The answer is unfortunately, NO. And YOU can modify some of the values for your own advantage.Hacking Etherscan?We will talk about tokens, and how balances can be easily faked. To see how let’s try to deploy this smart contract:// SPDX-License-Identifier: MIT pragma solidity ^0.8.0;import "@openzeppelin/contracts/token/ERC20/ERC20....