MCPcopy Create free account

hub / github.com/blacksmith-eth/blacksmith / functions

Functions143 in github.com/blacksmith-eth/blacksmith

↓ 48 callersFunctionbuildArg
(overrides: Partial<Arg> = {})
testing/factory/index.ts:51
↓ 33 callersFunctionbuildAddress
()
testing/factory/index.ts:39
↓ 26 callersFunctionbuildInput
( overrides: Partial<AbiParameter> = {}, )
testing/factory/index.ts:111
↓ 23 callersFunctionrenderUseArgsHook
( inputs: AbiParameter[] | AbiParameterWithComponents[], )
hooks/useArgs/index.test.tsx:14
↓ 21 callersFunctionbuildInputList
(n: number)
testing/factory/index.ts:118
↓ 16 callersFunctionbuildAbiDefinedFunction
( overrides: Partial<AbiDefinedStateFunction> = {}, )
testing/factory/index.ts:67
↓ 10 callersMethodgetProvider
()
packages/core/connector/index.ts:69
↓ 10 callersFunctionrenderOutput
(props: PartialProps<typeof Output> = {})
components/function/output/index.test.tsx:6
↓ 10 callersFunctionrenderPayable
(props: PartialProps<typeof Payable> = {})
components/function/payable/index.test.tsx:19
↓ 10 callersFunctionuseToggle
(initialState = false)
hooks/useToggle/index.ts:3
↓ 9 callersFunctionrenderInputs
(props: PartialProps<typeof Inputs>)
components/inputs/index.test.tsx:6
↓ 9 callersFunctionrenderNonpayable
(props: PartialProps<typeof Nonpayable> = {})
components/function/nonpayable/index.test.tsx:19
↓ 9 callersFunctionrenderPure
(props: PartialProps<typeof Pure> = {})
components/function/pure/index.test.tsx:24
↓ 9 callersFunctionrenderView
(props: PartialProps<typeof View> = {})
components/function/view/index.test.tsx:24
↓ 8 callersFunctionrenderContract
(props: PartialProps<typeof Contract> = {})
components/contract/index.test.tsx:40
↓ 8 callersFunctionrenderSignature
(props: PartialProps<typeof Signature>)
components/function/signature/index.test.tsx:12
↓ 7 callersFunctionbuildAbiDefinedPayableFunction
( overrides: Partial<AbiDefinedPayableFunction> = {}, )
testing/factory/index.ts:86
↓ 7 callersFunctionuseEther
()
hooks/useEther/index.ts:22
↓ 6 callersFunctionbuildAbiDefinedNonpayableFunction
( overrides: Partial<AbiDefinedNonpayableFunction> = {}, )
testing/factory/index.ts:79
↓ 6 callersFunctionbuildAbiDefinedPureFunction
( overrides: Partial<AbiDefinedPureFunction> = {}, )
testing/factory/index.ts:93
↓ 6 callersFunctionbuildAbiDefinedViewFunction
( overrides: Partial<AbiDefinedViewFunction> = {}, )
testing/factory/index.ts:100
↓ 6 callersFunctionnoun
()
testing/factory/index.ts:21
↓ 6 callersFunctionuseContracts
()
hooks/useContracts/index.ts:10
↓ 5 callersFunctionbuildContractDetails
( overrides: Partial<ContractDetails> = {}, )
testing/factory/index.ts:42
↓ 5 callersFunctionbuildContractDetailsList
(n: number)
testing/factory/index.ts:64
↓ 5 callersFunctionbuildOutputList
(n: number)
testing/factory/index.ts:139
↓ 5 callersFunctionbuildResult
(value: Result)
testing/factory/index.ts:142
↓ 5 callersFunctionrenderContracts
()
components/contracts/index.test.tsx:9
↓ 5 callersFunctionrenderField
(props: PartialProps<typeof Field> = {})
components/field/index.test.tsx:6
↓ 5 callersFunctionuseArgs
(inputs: readonly AbiParameterWithComponents[])
hooks/useArgs/index.ts:112
↓ 4 callersFunctionbuildInputWithComponents
( overrides: Partial<AbiParameterWithComponents>, )
testing/factory/index.ts:121
↓ 4 callersMethodconnect
()
packages/core/connector/index.ts:31
↓ 4 callersMethodgetAccount
()
packages/core/connector/index.ts:57
↓ 4 callersFunctionhasProperty
(obj: any, property: string)
testing/factory/index.ts:24
↓ 4 callersMethodlistAccounts
()
packages/core/connector/index.ts:98
↓ 4 callersFunctionrenderTransfer
()
components/wallet/transfer/index.test.tsx:22
↓ 3 callersFunctionbuildArg
(input: AbiParameterWithComponents)
hooks/useArgs/index.ts:95
↓ 3 callersFunctionbuildOutput
( overrides: Partial<AbiParameterWithComponents> = {}, )
testing/factory/index.ts:129
↓ 3 callersMethodchangeAccount
(indexOrAddress: number | string)
packages/core/wallet/index.ts:28
↓ 3 callersFunctionextractType
( type: string, )
hooks/useArgs/index.ts:39
↓ 3 callersMethodisAuthorized
()
packages/core/connector/index.ts:84
↓ 3 callersFunctionrenderBalance
(props: PartialProps<typeof Balance> = {})
components/balance/index.test.tsx:18
↓ 3 callersFunctionrenderWallet
(props: PartialProps<typeof Wallet> = {})
components/wallet/index.test.tsx:39
↓ 2 callersFunctionbuildAbiDefinedFunctionList
( n: number, )
testing/factory/index.ts:107
↓ 2 callersFunctionbuildArgList
(n: number)
testing/factory/index.ts:62
↓ 2 callersFunctionbuildTransactionHash
()
testing/factory/index.ts:144
↓ 2 callersMethodchangeAccount
(indexOrAddress: number | string)
packages/core/connector/index.ts:93
↓ 2 callersFunctionformatAddress
(address?: Address)
components/wallet/account/index.tsx:7
↓ 2 callersFunctionformatValue
(value: string)
components/wallet/account/index.tsx:12
↓ 2 callersMethodgetAccount
()
packages/core/wallet/index.ts:19
↓ 2 callersMethodgetChainId
()
packages/core/connector/index.ts:63
↓ 2 callersFunctiongetType
(output: AbiParameterWithComponents)
components/function/signature/index.tsx:13
↓ 2 callersFunctionrenderAccount
()
components/wallet/account/index.test.tsx:19
↓ 2 callersFunctionrenderFunctions
(props: PartialProps<typeof Functions> = {})
components/functions/index.test.tsx:22
↓ 1 callersFunctionadjective
()
testing/factory/index.ts:20
↓ 1 callersFunctionblacksmithWallet
({ chains, }: { chains: Chain[]; })
packages/wallets/index.ts:17
↓ 1 callersFunctionbuildAbiError
()
testing/factory/index.ts:33
↓ 1 callersFunctionbuildAbiEvent
()
testing/factory/index.ts:27
↓ 1 callersFunctionbuildChildArg
(input: AbiParameterWithComponents)
hooks/useArgs/index.ts:70
↓ 1 callersFunctionbuildGetSourceCodeUrl
(address: Address)
pages/api/contracts/[address].ts:9
↓ 1 callersFunctionbuildIsInfinite
(input: AbiParameterWithComponents)
hooks/useArgs/index.ts:90
↓ 1 callersFunctionbuildValues
(input: AbiParameterWithComponents)
hooks/useArgs/index.ts:56
↓ 1 callersFunctioncalculateTouched
(args: readonly Arg[])
hooks/useArgs/index.ts:104
↓ 1 callersFunctionconnector
({ chains, }: { chains: Chain[]; })
packages/wallets/index.ts:9
↓ 1 callersFunctioncustomRender
(ui: ReactElement, options?: RenderOptions)
testing/index.tsx:6
↓ 1 callersFunctiondeleteHandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/contracts/[address].ts:44
↓ 1 callersMethoddisconnect
()
packages/core/connector/index.ts:49
↓ 1 callersFunctionfilterDefinedFunctions
(abi: Abi)
components/contract/index.tsx:8
↓ 1 callersFunctionformatArgs
(args: Arg[])
hooks/useArgs/index.ts:13
↓ 1 callersFunctionformatArgsByType
(arg: Arg)
hooks/useArgs/index.ts:23
↓ 1 callersFunctionformatData
(data: Result)
components/function/output/index.tsx:11
↓ 1 callersFunctiongetReturnType
( outputs: readonly AbiParameterWithComponents[], )
components/function/signature/index.tsx:22
↓ 1 callersMethodgetSigner
()
packages/core/wallet/index.ts:24
↓ 1 callersFunctionpostHandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/contracts/[address].ts:20
↓ 1 callersFunctionsetAddress
(address: string)
components/wallet/account/index.tsx:45
↓ 1 callersFunctiontryBigNumberConversion
(value: string)
hooks/useArgs/index.ts:5
↓ 1 callersFunctionverb
()
testing/factory/index.ts:22
FunctionAccount
()
components/wallet/account/index.tsx:34
FunctionAnchor
(props: AnchorProps)
components/anchor/index.tsx:8
FunctionBalance
({ address }: BalanceProps)
components/balance/index.tsx:8
FunctionButton
({ children, ...props }: ButtonProps)
components/button/index.tsx:6
FunctionConnect
()
components/connect/index.tsx:85
FunctionConnectWalletButton
({ openConnectModal, }: ConnectWalletButtonProps)
components/connect/index.tsx:28
FunctionConnectedButton
({ account, chain, openAccountModal, openChainModal, }: ConnectedButtonProps)
components/connect/index.tsx:61
FunctionContainer
({ children }: ContainerProps)
components/function/container/index.tsx:5
FunctionContract
({ address }: ContractProps)
components/contract/index.tsx:13
FunctionContractPage
()
pages/contracts/[address].tsx:6
FunctionContracts
()
components/contracts/index.tsx:6
FunctionDocument
()
pages/_document.tsx:3
FunctionField
({ inputName, disabled, value, type, id, handleChange, ...rest }: FieldProps)
components/field/index.tsx:14
FunctionFooter
()
components/footer/index.tsx:4
FunctionFunc
({ address, func }: FuncProps)
components/function/index.tsx:12
FunctionFunctions
({ address, functions }: FunctionsProps)
components/functions/index.tsx:9
FunctionHeader
({ toggleWallet, walletButtonText }: HeaderProps)
components/header/index.tsx:10
FunctionHome
()
pages/index.tsx:4
FunctionIconButton
({ children, ...props }: IconButtonProps)
components/introduction/manager/index.tsx:21
FunctionInputs
({ name, args, updateValue, keys = [], preview = false, child = false, }: InputsProps)
components/inputs/index.tsx:15
FunctionIntroduction
()
components/introduction/index.tsx:4
FunctionLayout
({ children }: { children: ReactElement<any, any> })
components/layout/index.tsx:9
FunctionListbox
({ label, options, selected, setSelected, }: ListboxProps)
components/listbox/index.tsx:11
next →1–100 of 143, ranked by callers