Update Nad.fun mainnet addresses from MonadVision#389
Open
dak-agent[bot] wants to merge 1 commit into
Open
Conversation
Sync the Nad.fun entry with the contract list shown on https://monadvision.com/project/Nad.fun?tab=Contract. The existing V1 addresses already match MonadVision; this PR adds the V2 contracts and the SWAP entry point.
Contract Verification ResultsChanged Files
Verification OutputWorkflow run: Verify PR Contracts |
Contributor
|
a lot of these are not verified |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Sync the
mainnet/nad_fun.jsoncaddress map with the contract list shown on MonadVision's Nad.fun Contract tab.The 16 existing V1 entries already match MonadVision verbatim. This PR adds the additional contracts MonadVision lists:
SWAP—0x003989CD92C31A51D8B20bDBd0c51E444f88d081V2_TOKEN_IMPL,V2_PROTOCOL_MANAGER,V2_TOKEN_REGISTRY,V2_LP_MANAGER,V2_BONDING_CURVE,V2_CREATOR_FEE_PROCESSOR,V2_FEE_TO,V2_NAD_FUN_ROUTER,V2_GIFT_VAULT,V2_CREATOR_FEE_VAULT,V2_LP_VAULT,V2_BURN_VAULT,V2_VAULT_REGISTRY,V2_NAD_SWAP_ADAPTER,V2_NAD_FUN_FACTORY,V2_NAD_FUN_PAIR_IMPL,V2_FEE_COLLECTORAll addresses converted to EIP-55 checksum case.
Validation