-
Notifications
You must be signed in to change notification settings - Fork 47
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 Beraplug ($PLUG) token #72
Conversation
Signed-off-by: beraplug <beraplug@gmail.com>
Signed-off-by: beraplug <beraplug@gmail.com>
Signed-off-by: beraplug <beraplug@gmail.com>
Signed-off-by: beraplug <beraplug@gmail.com>
src/tokens/mainnet.json
Outdated
"name": "Beraplug", | ||
"symbol": "PLUG", | ||
"decimals": 18, | ||
"logoURI": "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/assets/tokens/0x231A6BD8eB88Cfa42776B7Ac575CeCAf82bf1E21.png", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
src/vaults/mainnet.json
Outdated
"stakingTokenAddress": "0xE8b92cd9771ebaad873A8E1b1B55404aECfDBc9d", | ||
"vaultAddress": "0xA6cAB22B1b64532aF6779d7227983D1Be1Bd317E", | ||
"name": "PLUG | BERA", | ||
"logoURI": "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/assets/tokens/0x231A6BD8eB88Cfa42776B7Ac575CeCAf82bf1E21.png", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: beraplug <beraplug@gmail.com>
Signed-off-by: beraplug <beraplug@gmail.com>
}, | ||
{ | ||
"stakingTokenAddress": "0xE8b92cd9771ebaad873A8E1b1B55404aECfDBc9d", | ||
"vaultAddress": "0xA6cAB22B1b64532aF6779d7227983D1Be1Bd317E", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've already added this vault. Can you go and edit that one with the new data?
Adjusted plug images and url
@beraplug updated a bunch of tokens. Last change is we need a token image for the stakingTokenAddress https://berascan.com/address/0xe8b92cd9771ebaad873a8e1b1b55404aecfdbc9d Can't be the same as the existing PLUG token image. |
Updated staking token image and added to cloudinary
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Revised code
No description provided.