-
# erc20-transfer
[http://localhost:3000/posts/erc20-transfer](http://localhost:3000/posts/erc20-transfer)
-
We will want to create a solidity contract which can be used by users to create an ERC20 token as a block chain representation of the 'shares' of a company, in order to facilitate a distributed owners…
-
Exciting project-- does this support ERC20 tokens?
-
Hey man,
Awesome job you did here. Thanks a lot!
I want to ask you if you know how to implement erc20 token support into peatio, can't find anyone who could except RubyKube's version of peatio, whic…
-
## Summary
Add ERC20 token template using OpenZeppelin ERC20 implementation
## Motivation
https://studio.ethereum.org/ will likely be the entry point for many new developers to the space.…
-
since users are responsible for manually exposing all the methods of libraries such as ERC20, ERC721, etc., it could be useful to make our base test suites like [`Ownable`](https://github.com/OpenZepp…
-
CGW implemented ERC20 balances for counterfactual Safes, so we can start displaying them in the UI.
Example: https://safe-client.staging.5afe.dev/v1/chains/137/safes/0x89653D4775CEede5faf22C68527b2…
-
# Problem
In the [AtomicBridgeInitiatorMOVE.sol](https://github.com/movementlabsxyz/movement/blob/main/protocol-units/bridge/contracts/src/AtomicBridgeInitiatorMOVE.sol) contract, the `poolBalance…
-
```
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol";
pragma solidity >=0.4.22
-
Dear,
How can i handle erc20 tokens with this proxy, is any sample conf? Thanks.
Best regards
Geri