Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wamGHST pool #19

Merged
merged 34 commits into from
Mar 16, 2022
Merged

Add wamGHST pool #19

merged 34 commits into from
Mar 16, 2022

Conversation

Timidan
Copy link
Contributor

@Timidan Timidan commented Feb 16, 2022

No description provided.

@@ -51,9 +51,11 @@ contract StaticATokenLM is ERC20("Wrapped amGHST", "wamGHST") {
address constant wMatic = 0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270;
bytes32 public constant PERMIT_TYPEHASH = keccak256("Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)");
bytes public constant EIP712_REVISION = bytes("1");
bytes32 internal constant EIP712_DOMAIN = keccak256("EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)");
bytes32 public immutable DOMAIN_SEPARATOR;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#21 solved here

Timidan and others added 5 commits March 10, 2022 22:31
@cinnabarhorse cinnabarhorse merged commit 0a0c161 into master Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants