Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeFiCh/defiscan.live
/ functions
Functions
591 in github.com/DeFiCh/defiscan.live
⨍
Functions
591
◇
Types & classes
179
Function
CreateProposalPage
()
src/pages/governance/create/index.page.tsx:30
Function
CursorPagination
(props: CursorPaginationProps)
src/components/commons/CursorPagination.tsx:37
Function
DFI
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/DFI.tsx:3
Function
DFILogo
()
src/components/commons/MetascanLinkButton.tsx:39
Function
DOGE
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/DOGE.tsx:4
Function
DOT
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/DOT.tsx:3
Function
DUSD
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/DUSD.tsx:3
Function
DarkModeToggle
(props: { className?: string })
src/components/commons/DarkModeToggle.tsx:7
Function
DeFiChainLogo
(props: SVGProps<SVGSVGElement>)
src/components/icons/DeFiChainLogo.tsx:4
Function
Default
( props: PropsWithChildren<ScanAppProps>, )
src/layouts/Default.tsx:28
Function
DesktopAuctionDetails
( props: DesktopAuctionDetailsProps )
src/pages/vaults/[vaultid]/auctions/_components/DesktopAuctionDetails.tsx:21
Function
DesktopCollateralListItem
(props: { collateral: LoanVaultTokenAmount; })
src/pages/vaults/[vaultid]/auctions/_components/DesktopAuctionDetails.tsx:134
Function
DesktopNavbar
()
src/layouts/components/Header.tsx:190
Function
DesktopTransactionCardDetails
(props: { txid: string; age: string; totalVoutValue: string; })
src/components/index/TransactionsList.tsx:91
Function
DesktopVaultDetailsRow
(props: { vault: LoanVaultActive | LoanVaultLiquidated; liquidatedVaultDerivedValues?: LiquidatedVaultDeri
src/pages/vaults/[vaultid]/_components/VaultIdDetails.tsx:110
Function
DetailSectionTitle
({ label, customStyle, }: { label: string; customStyle?: string; })
src/pages/governance/_components/ProposalDetail.tsx:207
Function
DetailsTable
(props: { nodeId: string })
src/pages/transactions/_components/DfTx/DfTxResignMasternode.tsx:22
Function
DetailsTable
(props: { symbol: string; decimal: number; name: string; limit: BigNumber; isDAT: boolean; tradeab
src/pages/transactions/_components/DfTx/DfTxTokenCreate.tsx:30
Function
DetailsTable
(props: { fromAddress?: string; mintingOutputsStart: number; })
src/pages/transactions/_components/DfTx/DfTxAccountToUtxos.tsx:51
Function
DetailsTable
(props: { creationTx: string; symbol: string; decimal: number; name: string; limit: BigNumber; isD
src/pages/transactions/_components/DfTx/DfTxTokenUpdateAny.tsx:34
Function
DetailsTable
(props: { operatorType: number; operatorAuthAddress: string; })
src/pages/transactions/_components/DfTx/DfTxCreateMasternode.tsx:26
Function
DetailsTable
(props: { orderType: number; tokenId: number; ownerAddress?: string; receivePubkey?: string; amountF
src/pages/transactions/_components/DfTx/DfTxICXCreateOrder.tsx:38
Function
DexPage
({ poolPairs, aggregate, }: InferGetServerSidePropsType<typeof getServerSideProps>)
src/pages/dex/index.page.tsx:40
Function
DexPricesProvider
(props: PropsWithChildren<{}>)
src/store/dexPrices.tsx:53
Function
DfTxAccountToAccount
( props: DfTxAccountToAccountProps )
src/pages/transactions/_components/DfTx/DfTxAccountToAccount.tsx:14
Function
DfTxAccountToUtxos
( props: DfTxAccountToUtxosProps )
src/pages/transactions/_components/DfTx/DfTxAccountToUtxos.tsx:17
Function
DfTxAnyAccountToAccount
( props: DfTxAnyAccountToAccountProps )
src/pages/transactions/_components/DfTx/DfTxAnyAccountToAccount.tsx:14
Function
DfTxAppointOracle
(props: DfTxAppointOracleProps)
src/pages/transactions/_components/DfTx/DfTxAppointOracle.tsx:18
Function
DfTxCloseVault
(props: DfTxCloseVaultProps)
src/pages/transactions/_components/DfTx/DfTxCloseVault.tsx:13
Function
DfTxCompositeSwap
({ dftx: { data }, transaction, }: DftxCompositeSwapProps)
src/pages/transactions/_components/DfTx/DfTxCompositeSwap.tsx:26
Function
DfTxCreateMasternode
( props: DfTxCreateMasternodeProps )
src/pages/transactions/_components/DfTx/DfTxCreateMasternode.tsx:10
Function
DfTxCreateVault
(props: DfTxCreateVaultProps)
src/pages/transactions/_components/DfTx/DfTxCreateVault.tsx:12
Function
DfTxDepositToVault
(props: DepositToVaultProps)
src/pages/transactions/_components/DfTx/DfTxDepositToVault.tsx:14
Function
DfTxHeader
(props: DfTxHeaderProps)
src/pages/transactions/_components/DfTx/DfTxHeader.tsx:5
Function
DfTxICXClaimDFCHTLC
( props: DfTxICXClaimDFCHTLCProps )
src/pages/transactions/_components/DfTx/DfTxICXClaimDFCHTLC.tsx:10
Function
DfTxICXCloseOffer
(props: DfTxICXCloseOfferProps)
src/pages/transactions/_components/DfTx/DfTxICXCloseOffer.tsx:10
Function
DfTxICXCloseOrder
(props: DfTxICXCloseOrderProps)
src/pages/transactions/_components/DfTx/DfTxICXCloseOrder.tsx:10
Function
DfTxICXCreateOrder
( props: DfTxICXCreateOrderProps )
src/pages/transactions/_components/DfTx/DfTxICXCreateOrder.tsx:14
Function
DfTxICXMakeOffer
(props: DfTxICXMakeOfferProps)
src/pages/transactions/_components/DfTx/DfTxICXMakeOffer.tsx:13
Function
DfTxICXSubmitDFCHTLC
( props: DfTxICXSubmitDFCHTLCProps )
src/pages/transactions/_components/DfTx/DfTxICXSubmitDFCHTLC.tsx:10
Function
DfTxICXSubmitEXTHTLC
( props: DfTxICXSubmitEXTHTLCProps )
src/pages/transactions/_components/DfTx/DfTxICXSubmitEXTHTLC.tsx:11
Function
DfTxPayBackLoan
(props: DfTxPayBackLoanProps)
src/pages/transactions/_components/DfTx/DfTxPayBackLoan.tsx:18
Function
DfTxPlaceAuctionBid
( props: DfTxPlaceAuctionBidProps )
src/pages/transactions/_components/DfTx/DfTxPlaceAuctionBid.tsx:15
Function
DfTxPoolAddLiquidity
( props: DfTxPoolAddLiquidityProps )
src/pages/transactions/_components/DfTx/DfTxPoolAddLiquidity.tsx:15
Function
DfTxPoolCreatePair
( props: DfTxPoolCreatePairProps )
src/pages/transactions/_components/DfTx/DfTxPoolCreatePair.tsx:15
Function
DfTxPoolRemoveLiquidity
( props: DfTxPoolRemoveLiquidityProps )
src/pages/transactions/_components/DfTx/DfTxPoolRemoveLiquidity.tsx:14
Function
DfTxPoolSwap
({ transaction, dftx, }: DfTxPoolSwapProps)
src/pages/transactions/_components/DfTx/DfTxPoolSwap.tsx:19
Function
DfTxPoolUpdatePair
( props: DfTxPoolUpdatePairProps )
src/pages/transactions/_components/DfTx/DfTxPoolUpdatePair.tsx:15
Function
DfTxRemoveOracle
(props: DfTxRemoveOracleProps)
src/pages/transactions/_components/DfTx/DfTxRemoveOracle.tsx:9
Function
DfTxResignMasternode
( props: DfTxResignMasternodeProps )
src/pages/transactions/_components/DfTx/DfTxResignMasternode.tsx:9
Function
DfTxSetCollateralToken
( props: DfTxSetCollateralTokenProps )
src/pages/transactions/_components/DfTx/DfTxSetCollateralToken.tsx:10
Function
DfTxSetDefaultLoanScheme
( props: DfTxSetDefaultLoanSchemeProps )
src/pages/transactions/_components/DfTx/DfTxSetDefaultLoanScheme.tsx:9
Function
DfTxSetFutureSwap
(props: DfTxSetFutureSwapProps)
src/pages/transactions/_components/DfTx/DfTxSetFutureSwap.tsx:12
Function
DfTxSetGovernance
(props: DfTxSetGovernanceProps)
src/pages/transactions/_components/DfTx/DfTxSetGovernance.tsx:17
Function
DfTxSetGovernanceHeight
( props: DfTxSetGovernanceHeightProps )
src/pages/transactions/_components/DfTx/DfTxSetGovernanceHeight.tsx:10
Function
DfTxSetLoanScheme
(props: DfTxSetLoanSchemeProps)
src/pages/transactions/_components/DfTx/DfTxSetLoanScheme.tsx:9
Function
DfTxSetLoanToken
(props: DfTxSetLoanTokenProps)
src/pages/transactions/_components/DfTx/DfTxSetLoanToken.tsx:9
Function
DfTxSetOracleData
(props: DfTxSetOracleDataProps)
src/pages/transactions/_components/DfTx/DfTxSetOracleData.tsx:14
Function
DfTxTakeLoan
(props: DfTxTakeLoanProps)
src/pages/transactions/_components/DfTx/DfTxTakeLoan.tsx:14
Function
DfTxTokenCreate
(props: DfTxTokenCreateProps)
src/pages/transactions/_components/DfTx/DfTxTokenCreate.tsx:11
Function
DfTxTokenMint
(props: DfTxTokenMintProps)
src/pages/transactions/_components/DfTx/DfTxTokenMint.tsx:15
Function
DfTxTokenUpdateAny
( props: DfTxTokenUpdateAnyProps )
src/pages/transactions/_components/DfTx/DfTxTokenUpdateAny.tsx:12
Function
DfTxTransferDomain
( props: DfTxTransferDomainProps, )
src/pages/transactions/_components/DfTx/DfTxTransferDomain.tsx:16
Function
DfTxUnmapped
(props: DfTxUnmappedProps)
src/pages/transactions/_components/DfTx/DfTxUnmapped.tsx:8
Function
DfTxUpdateOracle
(props: DfTxUpdateOracleProps)
src/pages/transactions/_components/DfTx/DfTxUpdateOracle.tsx:17
Function
DfTxUpdateVault
(props: DfTxUpdateVaultProps)
src/pages/transactions/_components/DfTx/DfTxUpdateVault.tsx:15
Function
DfTxUtxosToAccount
(props: DfTxUtxoToAccountProps)
src/pages/transactions/_components/DfTx/DfTxUtxosToAccount.tsx:14
Function
DfTxWithdrawFromVault
( props: DfTxWithdrawFromVaultProps )
src/pages/transactions/_components/DfTx/DfTxWithdrawFromVault.tsx:15
Function
DisclosureComponent
({ title, children, isOpen, isCompleted = false, onEdit, testid, }: PropsWithChildren<{ title: s
src/pages/governance/_components/DisclosureComponent.tsx:6
Function
Divider
()
src/pages/dex/[poolpairId]/_components/PoolPairDetails.tsx:197
Function
DropDownSortButton
( props: PropsWithChildren<{ selected?: { sortKey: string; sortOrder: string; value: string }; }> )
src/components/commons/CardList.tsx:166
Function
DropDownSortOption
({ sortType, isSelected, onClick, }: { sortType: { sortKey: string; sortOrder: string; value: string }
src/components/commons/CardList.tsx:197
Function
ETH
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/ETH.tsx:4
Function
EVMLinearGradient
({ children, isEvmToken, }: { children: ReactElement; isEvmToken?: boolean; })
src/components/icons/assets/tokens/EVMLinearGradient.tsx:4
Function
EditVoteIcon
({ className }: { className: string })
src/pages/governance/_components/EditVoteIcon.tsx:1
Function
EmergencyChip
({ wrapperClassName, className, }: { wrapperClassName?: string; className?: string; })
src/pages/governance/_components/EmergencyChip.tsx:4
Function
EmptySection
(props: EmptySectionProps)
src/components/commons/sections/EmptySection.tsx:9
Function
Footer
()
src/layouts/components/Footer.tsx:20
Function
FooterExternalLink
(props: { text: string; url: string; testId: string; })
src/layouts/components/Footer.tsx:319
Function
FooterInternalLink
(props: { text: string; pathname: string; testId: string; })
src/layouts/components/Footer.tsx:305
Function
FooterSectionAbout
()
src/layouts/components/Footer.tsx:205
Function
FooterSectionSitemap
()
src/layouts/components/Footer.tsx:138
Function
FooterSectionSocial
()
src/layouts/components/Footer.tsx:49
Function
FooterSocialRow
( props: PropsWithChildren<{ url: string; text: string; testId: string }>, )
src/layouts/components/Footer.tsx:50
Function
FooterTinyLink
(props: { text: string; url: string; testId: string; })
src/layouts/components/Footer.tsx:287
Function
FromAmountRow
(props: { balance: TokenBalance })
src/pages/transactions/_components/DfTx/DfTxAnyAccountToAccount.tsx:77
Function
FromTable
(props: { fromAddress?: string })
src/pages/transactions/_components/DfTx/DfTxAccountToAccount.tsx:56
Function
GettingStartedInfo
()
src/pages/governance/_components/GettingStartedInfo.tsx:4
Function
GovernanceLpSplitsTableRow
(props: { liqPoolSplit: LiqPoolSplit; })
src/pages/transactions/_components/DfTx/DfTxSetGovernance.tsx:102
Function
GraphPeriodButton
({ current, graphPeriod, onClick, }: { current: GraphPeriod; graphPeriod: GraphPeriod; onClick: Mo
src/pages/oracles/_components/OracleGraph.tsx:150
Function
H6InfoCircleHoverPopover
(props: { name: string; description: string; })
src/pages/oracles/_components/OracleTickerDetail.tsx:116
Function
Head
(props: PropsWithChildren<{ className?: string }>)
src/components/commons/AdaptiveTable.tsx:51
Function
Head
( props: PropsWithChildren<{ title: string; className?: string; sticky?: boolean; alignRight
src/components/commons/OverflowTable.tsx:74
Function
Head
(props: PropsWithChildren<HeadProps>)
src/components/commons/Head.tsx:17
Function
Header
(props: PropsWithChildren<{ className?: string }>)
src/components/commons/AdaptiveTable.tsx:22
Function
Header
( props: PropsWithChildren<{ className?: string; path?: string }> )
src/components/commons/CardList.tsx:64
Function
Header
(props: PropsWithChildren<{ className?: string }>)
src/components/commons/OverflowTable.tsx:43
Function
Header
()
src/layouts/components/Header.tsx:36
Function
HeaderAmount
(props: { text: string; count?: number; className?: string; })
src/layouts/components/HeaderCountBar.tsx:36
Function
HeaderCount
(props: { text: string; count?: number; className?: string; })
src/layouts/components/HeaderCountBar.tsx:11
← previous
next →
201–300 of 591, ranked by callers