Skip to content

Commit 184bd6d

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 2f142a1 commit 184bd6d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

api.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26151,9 +26151,7 @@ paths:
2615126151
description: (ETH only) Specify forwarder version to use in address creation. To reduce the cost of creating ETH forwarders, BitGo uses a set of forwarder contracts that deploy as a simple proxy to a single implementation (https://eips.ethereum.org/EIPS/eip-1167). Additionally, forwarders deploy using opcode, CREATE2, enabling them to deploy only when needed (https://eips.ethereum.org/EIPS/eip-1014). These forwarders otherwise operate identically to prior ETH forwarders. Use this flag to specify the forwarder contract version when deploying a forwarder contract. Use 0 for the older forwarder (https://github.com/BitGo/eth-multisig-v2). Use 1 for the new fee-improved forwarder (https://github.com/BitGo/eth-multisig-v4). Use 2 for NFT-supported forwarders and version 2 wallets. Use 3 for MPC wallets. Use 4 for forwarders with the same functionality as v2 but with some changes. v4 is applicable for Arbitrum, Optimism, ZkSync, and other EVM-compatible chains that we will onboard in the future. Use 5 for new MPC based wallets with wallet-version 6
2615226152
minimum: 0
2615326153
maximum: 5
26154-
referenceAddress:
26155-
type: string
26156-
referenceCoin:
26154+
evmKeyRingReferenceAddress:
2615726155
type: string
2615826156
onToken:
2615926157
type: string
@@ -44300,7 +44298,7 @@ components:
4430044298
type: string
4430144299
salt:
4430244300
type: string
44303-
referenceWalletId:
44301+
evmKeyRingReferenceWalletId:
4430444302
type: string
4430544303
required:
4430644304
- pendingChainInitialization

0 commit comments

Comments
 (0)