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

berrachain #45

Closed
wants to merge 2 commits into from
Closed

berrachain #45

wants to merge 2 commits into from

Conversation

Elemberg
Copy link
Collaborator

No description provided.

@@ -0,0 +1,1766 @@
export const BGT_ABI = [
Copy link
Collaborator

Choose a reason for hiding this comment

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

Rename to ABI and move to consts

export const BERA_TESTNET_VALIDATOR =
'0x6f06dD615817886E8e1c3Cb837BF69F94e903472';
export const BERA_TESTNET_BGT_CONTRACT_ADDRESS =
'0xbda130737bdd9618301681329bf2e46a016ff9ad';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we have mainnet validator?

*/
public async boostedQueue(
address: string,
): Promise<{ lastBlock: number; balance: string }> {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Define as struct

@Messer4 Messer4 closed this Jan 17, 2025
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