feat(statics): add Katana Network (katanaeth/tkatanaeth) EVM statics#8791
Draft
bitgo-ai-agent-dev[bot] wants to merge 3 commits into
Draft
feat(statics): add Katana Network (katanaeth/tkatanaeth) EVM statics#8791bitgo-ai-agent-dev[bot] wants to merge 3 commits into
bitgo-ai-agent-dev[bot] wants to merge 3 commits into
Conversation
Adds Katana Network (OP Stack L2, chain IDs 747474 mainnet / 737373 Bokuto testnet). No custom coin module — reuses shared EVM SDK. Ticket: CECHO-808 Session-Id: ce42c66f-0583-4245-91a2-d0a0d5be99a6 Task-Id: 2dfd5a22-d68e-454b-9fe2-deeaae035cb9
22a6b71 to
6e9c2b5
Compare
Two missing changes neededThis PR is missing two files required for all new EVM chains. Please add the following before merging. 1.
|
Add ofckatanaeth/ofctkatanaeth OFC coin entries and katanaeth EIP-1559 network feature map entry for Katana Network (OP Stack L2). Ticket: CECHO-1125 Session-Id: ce42c66f-0583-4245-91a2-d0a0d5be99a6 Task-Id: 2dfd5a22-d68e-454b-9fe2-deeaae035cb9
6729c8c to
bd74754
Compare
Update ofckatanaeth and ofctkatanaeth to use the pre-generated UUIDs and move their entries to before ofcinketh as required. Ticket: CECHO-808 Session-Id: 959e8742-a797-4a4b-8317-2574e0496b06 Task-Id: 070f3895-7ae2-41e3-b768-467cd0f4d831
9207dcd to
746aa4d
Compare
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.
feat(statics): add Katana Network (katanaeth/tkatanaeth) EVM statics
Adds Katana Network (OP Stack L2, chain IDs 747474 mainnet / 737373 Bokuto testnet).
No custom coin module — reuses shared EVM SDK.
Changes
modules/statics/src/base.ts: AddedKATANAETHtoCoinFamilyandUnderlyingAssetenumsmodules/statics/src/networks.ts: AddedKatanaEthandKatanaEthTestnetnetwork classes; registered inNetworks.mainandNetworks.testmodules/statics/src/allCoinsAndTokens.ts: Addedkatanaethandtkatanaethaccount entries with shared EVM featuresmodules/sdk-core/src/bitgo/environments.ts: Added explorer API URLs forkatanaethandtkatanaethmodules/statics/test/unit/fixtures/expectedColdFeatures.ts: AddedkatanaethandtkatanaethalphabeticallyLinear: CECHO-808