Skip to content

Conversation

eljobe
Copy link
Member

@eljobe eljobe commented Jul 9, 2025

This is available on ArbOwnerPublic because it can be useful to inspect for non-ArbOwner accounts (especially, the accounts to which the mint burn authorization has been granted.)

Part of: NIT-3524

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new precompile getter to expose when native token management was enabled.

  • Introduces getNativeTokenManagementFrom to ArbOwnerPublic interface.
  • Documents availability in ArbOS version 42.
Comments suppressed due to low confidence (2)

ArbOwnerPublic.sol:27

  • [nitpick] It may be helpful to specify the unit for the returned timestamp (e.g., seconds since Unix epoch) in the documentation.
		/// @notice Retrieves the timestamp from when the native token maagement

ArbOwnerPublic.sol:27

  • [nitpick] The comment block uses a tab for indentation; consider using spaces to match the file's existing style.
		/// @notice Retrieves the timestamp from when the native token maagement

eljobe and others added 3 commits August 25, 2025 15:52
This is available on ArbOwnerPublic because it can be useful to inspect for
non-ArbOwner accounts (especially, the accounts to which the mint burn
authorization has been granted.)

Part of: NIT-3524
Copy link
Member

@gzeoneth gzeoneth left a comment

Choose a reason for hiding this comment

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

LGTM

@eljobe eljobe merged commit e97a280 into main Aug 26, 2025
1 check passed
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.

3 participants