Skip to content

Commit 5cd0e7e

Browse files
authored
Merge pull request #696 from tkhq/moe/update-docs-bnb
Update bnb docs
2 parents 20a3a4c + 0f4583e commit 5cd0e7e

12 files changed

Lines changed: 50 additions & 21 deletions

File tree

api-reference/activities/broadcast-evm-transaction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Unique identifier for a given Organization.
4141
</NestedParam>
4242

4343
<NestedParam parentKey="parameters" childKey="caip2" type="enum<string>" required={true} default="">
44-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`
44+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:56`, `eip155:97`
4545
</NestedParam>
4646

4747
<NestedParam parentKey="parameters" childKey="to" type="string" required={true} default="">
@@ -120,7 +120,7 @@ Whether to sponsor this transaction via Gas Station.
120120
<NestedParam parentKey="activity.intent.ethSendTransactionIntent" childKey="caip2" type="enum" required={true}>
121121
CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet).
122122

123-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`
123+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:56`, `eip155:97`
124124

125125
</NestedParam>
126126
<NestedParam parentKey="activity.intent.ethSendTransactionIntent" childKey="to" type="string" required={true}>

api-reference/queries/get-activity.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3763,7 +3763,7 @@ The raw, signed transaction to be sent.
37633763
<NestedParam parentKey="activity.intent.ethSendRawTransactionIntent" childKey="caip2" type="enum" required={true}>
37643764
CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet).
37653765

3766-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`
3766+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:56`, `eip155:97`
37673767

37683768
</NestedParam>
37693769

@@ -3781,7 +3781,7 @@ Whether to sponsor this transaction via Gas Station.
37813781
<NestedParam parentKey="activity.intent.ethSendTransactionIntent" childKey="caip2" type="enum" required={true}>
37823782
CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet).
37833783

3784-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`
3784+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:56`, `eip155:97`
37853785

37863786
</NestedParam>
37873787
<NestedParam parentKey="activity.intent.ethSendTransactionIntent" childKey="to" type="string" required={true}>

api-reference/queries/get-balances.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Address corresponding to a wallet account. Private key addresses are not support
2626

2727
<ParamField body="caip2" type="enum<string>" required={true}>
2828

29-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:42161`, `eip155:421614`, `solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp`, `solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1`
29+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:42161`, `eip155:421614`, `eip155:56`, `eip155:97`, `solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp`, `solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1`
3030
</ParamField>
3131

3232

api-reference/queries/get-nonces.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Ethereum address to query nonces for.
2626

2727
<ParamField body="caip2" type="enum<string>" required={true}>
2828

29-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`
29+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:56`, `eip155:97`
3030
</ParamField>
3131

3232
<ParamField body="nonce" type="boolean" required={false}>

api-reference/queries/list-activities.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3784,7 +3784,7 @@ The raw, signed transaction to be sent.
37843784
<NestedParam parentKey="activities.intent.ethSendRawTransactionIntent" childKey="caip2" type="enum" required={true}>
37853785
CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet).
37863786

3787-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`
3787+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:56`, `eip155:97`
37883788

37893789
</NestedParam>
37903790

@@ -3802,7 +3802,7 @@ Whether to sponsor this transaction via Gas Station.
38023802
<NestedParam parentKey="activities.intent.ethSendTransactionIntent" childKey="caip2" type="enum" required={true}>
38033803
CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet).
38043804

3805-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`
3805+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:56`, `eip155:97`
38063806

38073807
</NestedParam>
38083808
<NestedParam parentKey="activities.intent.ethSendTransactionIntent" childKey="to" type="string" required={true}>

api-reference/queries/list-supported-assets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Unique identifier for a given organization.
2121

2222
<ParamField body="caip2" type="enum<string>" required={true}>
2323

24-
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:42161`, `eip155:421614`, `solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp`, `solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1`
24+
Enum options: `eip155:1`, `eip155:11155111`, `eip155:8453`, `eip155:84532`, `eip155:137`, `eip155:80002`, `eip155:42161`, `eip155:421614`, `eip155:56`, `eip155:97`, `solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp`, `solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1`
2525
</ParamField>
2626

2727

features/networks/ethereum.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Set `sponsor: true` to enable fee sponsorship — your users never need to hold
3535
- Polygon (eip155:137)
3636
- Ethereum (eip155:1)
3737
- Arbitrum (eip155:42161)
38-
- Base Sepolia, Polygon Amoy, Ethereum Sepolia, Arbitrum Sepolia (testnets)
38+
- BNB Chain (eip155:56)
39+
- Base Sepolia, Polygon Amoy, Ethereum Sepolia, Arbitrum Sepolia, BNB Chain Testnet (testnets)
3940

4041
<Note>
4142
To enable gas sponsorship, ensure it is activated in your Turnkey dashboard before setting `sponsor: true`.

public_api.swagger.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8087,7 +8087,9 @@
80878087
"eip155:8453",
80888088
"eip155:84532",
80898089
"eip155:137",
8090-
"eip155:80002"
8090+
"eip155:80002",
8091+
"eip155:56",
8092+
"eip155:97"
80918093
],
80928094
"description": "CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet)."
80938095
}
@@ -8124,7 +8126,9 @@
81248126
"eip155:8453",
81258127
"eip155:84532",
81268128
"eip155:137",
8127-
"eip155:80002"
8129+
"eip155:80002",
8130+
"eip155:56",
8131+
"eip155:97"
81288132
],
81298133
"description": "CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet)."
81308134
},
@@ -8858,7 +8862,9 @@
88588862
"eip155:8453",
88598863
"eip155:84532",
88608864
"eip155:137",
8861-
"eip155:80002"
8865+
"eip155:80002",
8866+
"eip155:56",
8867+
"eip155:97"
88628868
],
88638869
"description": "CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet)."
88648870
},
@@ -9516,6 +9522,8 @@
95169522
"eip155:80002",
95179523
"eip155:42161",
95189524
"eip155:421614",
9525+
"eip155:56",
9526+
"eip155:97",
95199527
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
95209528
"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1"
95219529
],
@@ -11133,6 +11141,8 @@
1113311141
"eip155:80002",
1113411142
"eip155:42161",
1113511143
"eip155:421614",
11144+
"eip155:56",
11145+
"eip155:97",
1113611146
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
1113711147
"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1"
1113811148
],

reference/faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ title: "FAQ"
120120

121121
While we've abstracted gas sponsorship, you're always able to bring in your own gas service, and we can handle the rest.
122122

123-
This functionality is currently supported for EVM chains (Base, Polygon, Ethereum, Arbitrum) and Solana. We're actively expanding coverage — reach out if you need a specific chain. For more detail visit the [Transaction Management](/features/transaction-management) overview page.
123+
This functionality is currently supported for EVM chains (Base, Polygon, Ethereum, Arbitrum, BNB Chain) and Solana. We're actively expanding coverage — reach out if you need a specific chain. For more detail visit the [Transaction Management](/features/transaction-management) overview page.
124124

125125
Gas sponsorship is available on Pro (up to \$50/day) and Enterprise (unlimited and configurable). Pay-as-you-go customers can access transaction construction, signing, and broadcast. See [Transaction Management](/features/transaction-management) for details.
126126
</Accordion>
@@ -166,4 +166,4 @@ title: "FAQ"
166166
<Accordion title="Where can I learn more about Turnkey's internal architecture?">
167167
Check out our whitepaper, available at [whitepaper.turnkey.com](https://whitepaper.turnkey.com)! It covers our foundations and architecture in great detail.
168168
</Accordion>
169-
</AccordionGroup>
169+
</AccordionGroup>

scripts/openapi-gen/openapi.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9509,7 +9509,9 @@
95099509
"eip155:8453",
95109510
"eip155:84532",
95119511
"eip155:137",
9512-
"eip155:80002"
9512+
"eip155:80002",
9513+
"eip155:56",
9514+
"eip155:97"
95139515
],
95149516
"description": "CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet)."
95159517
}
@@ -9551,7 +9553,9 @@
95519553
"eip155:8453",
95529554
"eip155:84532",
95539555
"eip155:137",
9554-
"eip155:80002"
9556+
"eip155:80002",
9557+
"eip155:56",
9558+
"eip155:97"
95559559
],
95569560
"description": "CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet)."
95579561
},
@@ -10378,7 +10382,9 @@
1037810382
"eip155:8453",
1037910383
"eip155:84532",
1038010384
"eip155:137",
10381-
"eip155:80002"
10385+
"eip155:80002",
10386+
"eip155:56",
10387+
"eip155:97"
1038210388
],
1038310389
"description": "CAIP-2 chain ID (e.g., 'eip155:1' for Ethereum mainnet)."
1038410390
},
@@ -11116,6 +11122,8 @@
1111611122
"eip155:80002",
1111711123
"eip155:42161",
1111811124
"eip155:421614",
11125+
"eip155:56",
11126+
"eip155:97",
1111911127
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
1112011128
"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1"
1112111129
],
@@ -12844,6 +12852,8 @@
1284412852
"eip155:80002",
1284512853
"eip155:42161",
1284612854
"eip155:421614",
12855+
"eip155:56",
12856+
"eip155:97",
1284712857
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
1284812858
"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1"
1284912859
],

0 commit comments

Comments
 (0)