Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xProject/0x-examples
/ functions
Functions
122 in github.com/0xProject/0x-examples
⨍
Functions
122
◇
Types & classes
38
Function
RootLayout
({ children }: { children: React.ReactNode })
swap-v2-allowance-holder-next-app/app/layout.tsx:5
Function
StreamingQuote
({ originChain, destinationChain, sellToken, buyToken, sellAmount, originAddress, apiKey, auto
cross-chain-streaming-next-app/src/components/StreamingQuote.tsx:59
Method
approvalSplitSigDataToSubmit
( object: Hex )
gasless-v2-trading-bot/src/engine/0xservice.ts:450
Method
constructor
(privateKey: string)
gasless-v2-trading-bot/src/engine/0xservice.ts:38
Method
constructor
( private contractAddress: `0x${string}`, private privateKey: string, private stopLoss: string,
gasless-v2-trading-bot/src/engine/index.ts:22
Method
constructor
( contractAddress: `0x${string}`, tp: number, sl: number, timeout: number, currentPrice: n
gasless-v2-trading-bot/src/engine/monitor.ts:51
Method
constructor
(apiKey: string, baseUrl = "https://api.0x.org")
cross-chain-headless-example/src/crossChainClient.ts:14
Method
executeTrade
( tokenApprovalRequired: boolean, gaslessApprovalAvailable: boolean )
gasless-v2-trading-bot/src/engine/0xservice.ts:409
Method
fetchStatus
(tradeHash: string)
gasless-v2-trading-bot/src/engine/0xservice.ts:466
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
cross-chain-streaming-next-app/src/app/page.tsx:19
Function
handleSellTokenChange
(e: ChangeEvent<HTMLSelectElement>)
swap-v2-permit2-next-app/app/components/price.tsx:104
Function
handleSellTokenChange
(e: ChangeEvent<HTMLSelectElement>)
swap-v2-allowance-holder-next-app/app/components/price.tsx:104
Function
handleSubmit
(e: React.FormEvent)
cross-chain-streaming-next-app/src/app/page.tsx:24
Function
resetDemo
()
cross-chain-streaming-next-app/src/app/page.tsx:33
Method
signApprovalObject
()
gasless-v2-trading-bot/src/engine/0xservice.ts:307
Method
signTradeObject
()
gasless-v2-trading-bot/src/engine/0xservice.ts:295
Method
standardApproval
()
gasless-v2-trading-bot/src/engine/0xservice.ts:362
Method
startStatusCheck
(successfulTradeHash: string)
gasless-v2-trading-bot/src/engine/0xservice.ts:517
Function
stopStreaming
()
cross-chain-streaming-next-app/src/components/StreamingQuote.tsx:219
Method
submitTrade
( tradeDataToSubmit: TradeDataToSubmit, approvalDataToSubmit: unknown )
gasless-v2-trading-bot/src/engine/0xservice.ts:334
Method
tradeSplitSigDataToSubmit
(object: Hex)
gasless-v2-trading-bot/src/engine/0xservice.ts:319
Method
waitForStatus
(tradeHash: string)
gasless-v2-trading-bot/src/engine/0xservice.ts:481
← previous
101–122 of 122, ranked by callers