MCPcopy Create free account

hub / github.com/DeFiCh/defiscan.live / functions

Functions591 in github.com/DeFiCh/defiscan.live

FunctionCreateProposalPage
()
src/pages/governance/create/index.page.tsx:30
FunctionCursorPagination
(props: CursorPaginationProps)
src/components/commons/CursorPagination.tsx:37
FunctionDFI
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/DFI.tsx:3
FunctionDFILogo
()
src/components/commons/MetascanLinkButton.tsx:39
FunctionDOGE
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/DOGE.tsx:4
FunctionDOT
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/DOT.tsx:3
FunctionDUSD
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/DUSD.tsx:3
FunctionDarkModeToggle
(props: { className?: string })
src/components/commons/DarkModeToggle.tsx:7
FunctionDeFiChainLogo
(props: SVGProps<SVGSVGElement>)
src/components/icons/DeFiChainLogo.tsx:4
FunctionDefault
( props: PropsWithChildren<ScanAppProps>, )
src/layouts/Default.tsx:28
FunctionDesktopAuctionDetails
( props: DesktopAuctionDetailsProps )
src/pages/vaults/[vaultid]/auctions/_components/DesktopAuctionDetails.tsx:21
FunctionDesktopCollateralListItem
(props: { collateral: LoanVaultTokenAmount; })
src/pages/vaults/[vaultid]/auctions/_components/DesktopAuctionDetails.tsx:134
FunctionDesktopNavbar
()
src/layouts/components/Header.tsx:190
FunctionDesktopTransactionCardDetails
(props: { txid: string; age: string; totalVoutValue: string; })
src/components/index/TransactionsList.tsx:91
FunctionDesktopVaultDetailsRow
(props: { vault: LoanVaultActive | LoanVaultLiquidated; liquidatedVaultDerivedValues?: LiquidatedVaultDeri
src/pages/vaults/[vaultid]/_components/VaultIdDetails.tsx:110
FunctionDetailSectionTitle
({ label, customStyle, }: { label: string; customStyle?: string; })
src/pages/governance/_components/ProposalDetail.tsx:207
FunctionDetailsTable
(props: { nodeId: string })
src/pages/transactions/_components/DfTx/DfTxResignMasternode.tsx:22
FunctionDetailsTable
(props: { symbol: string; decimal: number; name: string; limit: BigNumber; isDAT: boolean; tradeab
src/pages/transactions/_components/DfTx/DfTxTokenCreate.tsx:30
FunctionDetailsTable
(props: { fromAddress?: string; mintingOutputsStart: number; })
src/pages/transactions/_components/DfTx/DfTxAccountToUtxos.tsx:51
FunctionDetailsTable
(props: { creationTx: string; symbol: string; decimal: number; name: string; limit: BigNumber; isD
src/pages/transactions/_components/DfTx/DfTxTokenUpdateAny.tsx:34
FunctionDetailsTable
(props: { operatorType: number; operatorAuthAddress: string; })
src/pages/transactions/_components/DfTx/DfTxCreateMasternode.tsx:26
FunctionDetailsTable
(props: { orderType: number; tokenId: number; ownerAddress?: string; receivePubkey?: string; amountF
src/pages/transactions/_components/DfTx/DfTxICXCreateOrder.tsx:38
FunctionDexPage
({ poolPairs, aggregate, }: InferGetServerSidePropsType<typeof getServerSideProps>)
src/pages/dex/index.page.tsx:40
FunctionDexPricesProvider
(props: PropsWithChildren<{}>)
src/store/dexPrices.tsx:53
FunctionDfTxAccountToAccount
( props: DfTxAccountToAccountProps )
src/pages/transactions/_components/DfTx/DfTxAccountToAccount.tsx:14
FunctionDfTxAccountToUtxos
( props: DfTxAccountToUtxosProps )
src/pages/transactions/_components/DfTx/DfTxAccountToUtxos.tsx:17
FunctionDfTxAnyAccountToAccount
( props: DfTxAnyAccountToAccountProps )
src/pages/transactions/_components/DfTx/DfTxAnyAccountToAccount.tsx:14
FunctionDfTxAppointOracle
(props: DfTxAppointOracleProps)
src/pages/transactions/_components/DfTx/DfTxAppointOracle.tsx:18
FunctionDfTxCloseVault
(props: DfTxCloseVaultProps)
src/pages/transactions/_components/DfTx/DfTxCloseVault.tsx:13
FunctionDfTxCompositeSwap
({ dftx: { data }, transaction, }: DftxCompositeSwapProps)
src/pages/transactions/_components/DfTx/DfTxCompositeSwap.tsx:26
FunctionDfTxCreateMasternode
( props: DfTxCreateMasternodeProps )
src/pages/transactions/_components/DfTx/DfTxCreateMasternode.tsx:10
FunctionDfTxCreateVault
(props: DfTxCreateVaultProps)
src/pages/transactions/_components/DfTx/DfTxCreateVault.tsx:12
FunctionDfTxDepositToVault
(props: DepositToVaultProps)
src/pages/transactions/_components/DfTx/DfTxDepositToVault.tsx:14
FunctionDfTxHeader
(props: DfTxHeaderProps)
src/pages/transactions/_components/DfTx/DfTxHeader.tsx:5
FunctionDfTxICXClaimDFCHTLC
( props: DfTxICXClaimDFCHTLCProps )
src/pages/transactions/_components/DfTx/DfTxICXClaimDFCHTLC.tsx:10
FunctionDfTxICXCloseOffer
(props: DfTxICXCloseOfferProps)
src/pages/transactions/_components/DfTx/DfTxICXCloseOffer.tsx:10
FunctionDfTxICXCloseOrder
(props: DfTxICXCloseOrderProps)
src/pages/transactions/_components/DfTx/DfTxICXCloseOrder.tsx:10
FunctionDfTxICXCreateOrder
( props: DfTxICXCreateOrderProps )
src/pages/transactions/_components/DfTx/DfTxICXCreateOrder.tsx:14
FunctionDfTxICXMakeOffer
(props: DfTxICXMakeOfferProps)
src/pages/transactions/_components/DfTx/DfTxICXMakeOffer.tsx:13
FunctionDfTxICXSubmitDFCHTLC
( props: DfTxICXSubmitDFCHTLCProps )
src/pages/transactions/_components/DfTx/DfTxICXSubmitDFCHTLC.tsx:10
FunctionDfTxICXSubmitEXTHTLC
( props: DfTxICXSubmitEXTHTLCProps )
src/pages/transactions/_components/DfTx/DfTxICXSubmitEXTHTLC.tsx:11
FunctionDfTxPayBackLoan
(props: DfTxPayBackLoanProps)
src/pages/transactions/_components/DfTx/DfTxPayBackLoan.tsx:18
FunctionDfTxPlaceAuctionBid
( props: DfTxPlaceAuctionBidProps )
src/pages/transactions/_components/DfTx/DfTxPlaceAuctionBid.tsx:15
FunctionDfTxPoolAddLiquidity
( props: DfTxPoolAddLiquidityProps )
src/pages/transactions/_components/DfTx/DfTxPoolAddLiquidity.tsx:15
FunctionDfTxPoolCreatePair
( props: DfTxPoolCreatePairProps )
src/pages/transactions/_components/DfTx/DfTxPoolCreatePair.tsx:15
FunctionDfTxPoolRemoveLiquidity
( props: DfTxPoolRemoveLiquidityProps )
src/pages/transactions/_components/DfTx/DfTxPoolRemoveLiquidity.tsx:14
FunctionDfTxPoolSwap
({ transaction, dftx, }: DfTxPoolSwapProps)
src/pages/transactions/_components/DfTx/DfTxPoolSwap.tsx:19
FunctionDfTxPoolUpdatePair
( props: DfTxPoolUpdatePairProps )
src/pages/transactions/_components/DfTx/DfTxPoolUpdatePair.tsx:15
FunctionDfTxRemoveOracle
(props: DfTxRemoveOracleProps)
src/pages/transactions/_components/DfTx/DfTxRemoveOracle.tsx:9
FunctionDfTxResignMasternode
( props: DfTxResignMasternodeProps )
src/pages/transactions/_components/DfTx/DfTxResignMasternode.tsx:9
FunctionDfTxSetCollateralToken
( props: DfTxSetCollateralTokenProps )
src/pages/transactions/_components/DfTx/DfTxSetCollateralToken.tsx:10
FunctionDfTxSetDefaultLoanScheme
( props: DfTxSetDefaultLoanSchemeProps )
src/pages/transactions/_components/DfTx/DfTxSetDefaultLoanScheme.tsx:9
FunctionDfTxSetFutureSwap
(props: DfTxSetFutureSwapProps)
src/pages/transactions/_components/DfTx/DfTxSetFutureSwap.tsx:12
FunctionDfTxSetGovernance
(props: DfTxSetGovernanceProps)
src/pages/transactions/_components/DfTx/DfTxSetGovernance.tsx:17
FunctionDfTxSetGovernanceHeight
( props: DfTxSetGovernanceHeightProps )
src/pages/transactions/_components/DfTx/DfTxSetGovernanceHeight.tsx:10
FunctionDfTxSetLoanScheme
(props: DfTxSetLoanSchemeProps)
src/pages/transactions/_components/DfTx/DfTxSetLoanScheme.tsx:9
FunctionDfTxSetLoanToken
(props: DfTxSetLoanTokenProps)
src/pages/transactions/_components/DfTx/DfTxSetLoanToken.tsx:9
FunctionDfTxSetOracleData
(props: DfTxSetOracleDataProps)
src/pages/transactions/_components/DfTx/DfTxSetOracleData.tsx:14
FunctionDfTxTakeLoan
(props: DfTxTakeLoanProps)
src/pages/transactions/_components/DfTx/DfTxTakeLoan.tsx:14
FunctionDfTxTokenCreate
(props: DfTxTokenCreateProps)
src/pages/transactions/_components/DfTx/DfTxTokenCreate.tsx:11
FunctionDfTxTokenMint
(props: DfTxTokenMintProps)
src/pages/transactions/_components/DfTx/DfTxTokenMint.tsx:15
FunctionDfTxTokenUpdateAny
( props: DfTxTokenUpdateAnyProps )
src/pages/transactions/_components/DfTx/DfTxTokenUpdateAny.tsx:12
FunctionDfTxTransferDomain
( props: DfTxTransferDomainProps, )
src/pages/transactions/_components/DfTx/DfTxTransferDomain.tsx:16
FunctionDfTxUnmapped
(props: DfTxUnmappedProps)
src/pages/transactions/_components/DfTx/DfTxUnmapped.tsx:8
FunctionDfTxUpdateOracle
(props: DfTxUpdateOracleProps)
src/pages/transactions/_components/DfTx/DfTxUpdateOracle.tsx:17
FunctionDfTxUpdateVault
(props: DfTxUpdateVaultProps)
src/pages/transactions/_components/DfTx/DfTxUpdateVault.tsx:15
FunctionDfTxUtxosToAccount
(props: DfTxUtxoToAccountProps)
src/pages/transactions/_components/DfTx/DfTxUtxosToAccount.tsx:14
FunctionDfTxWithdrawFromVault
( props: DfTxWithdrawFromVaultProps )
src/pages/transactions/_components/DfTx/DfTxWithdrawFromVault.tsx:15
FunctionDisclosureComponent
({ title, children, isOpen, isCompleted = false, onEdit, testid, }: PropsWithChildren<{ title: s
src/pages/governance/_components/DisclosureComponent.tsx:6
FunctionDivider
()
src/pages/dex/[poolpairId]/_components/PoolPairDetails.tsx:197
FunctionDropDownSortButton
( props: PropsWithChildren<{ selected?: { sortKey: string; sortOrder: string; value: string }; }> )
src/components/commons/CardList.tsx:166
FunctionDropDownSortOption
({ sortType, isSelected, onClick, }: { sortType: { sortKey: string; sortOrder: string; value: string }
src/components/commons/CardList.tsx:197
FunctionETH
(props: SVGProps<SVGSVGElement>)
src/components/icons/assets/tokens/ETH.tsx:4
FunctionEVMLinearGradient
({ children, isEvmToken, }: { children: ReactElement; isEvmToken?: boolean; })
src/components/icons/assets/tokens/EVMLinearGradient.tsx:4
FunctionEditVoteIcon
({ className }: { className: string })
src/pages/governance/_components/EditVoteIcon.tsx:1
FunctionEmergencyChip
({ wrapperClassName, className, }: { wrapperClassName?: string; className?: string; })
src/pages/governance/_components/EmergencyChip.tsx:4
FunctionEmptySection
(props: EmptySectionProps)
src/components/commons/sections/EmptySection.tsx:9
FunctionFooter
()
src/layouts/components/Footer.tsx:20
FunctionFooterExternalLink
(props: { text: string; url: string; testId: string; })
src/layouts/components/Footer.tsx:319
FunctionFooterInternalLink
(props: { text: string; pathname: string; testId: string; })
src/layouts/components/Footer.tsx:305
FunctionFooterSectionAbout
()
src/layouts/components/Footer.tsx:205
FunctionFooterSectionSitemap
()
src/layouts/components/Footer.tsx:138
FunctionFooterSectionSocial
()
src/layouts/components/Footer.tsx:49
FunctionFooterSocialRow
( props: PropsWithChildren<{ url: string; text: string; testId: string }>, )
src/layouts/components/Footer.tsx:50
FunctionFooterTinyLink
(props: { text: string; url: string; testId: string; })
src/layouts/components/Footer.tsx:287
FunctionFromAmountRow
(props: { balance: TokenBalance })
src/pages/transactions/_components/DfTx/DfTxAnyAccountToAccount.tsx:77
FunctionFromTable
(props: { fromAddress?: string })
src/pages/transactions/_components/DfTx/DfTxAccountToAccount.tsx:56
FunctionGettingStartedInfo
()
src/pages/governance/_components/GettingStartedInfo.tsx:4
FunctionGovernanceLpSplitsTableRow
(props: { liqPoolSplit: LiqPoolSplit; })
src/pages/transactions/_components/DfTx/DfTxSetGovernance.tsx:102
FunctionGraphPeriodButton
({ current, graphPeriod, onClick, }: { current: GraphPeriod; graphPeriod: GraphPeriod; onClick: Mo
src/pages/oracles/_components/OracleGraph.tsx:150
FunctionH6InfoCircleHoverPopover
(props: { name: string; description: string; })
src/pages/oracles/_components/OracleTickerDetail.tsx:116
FunctionHead
(props: PropsWithChildren<{ className?: string }>)
src/components/commons/AdaptiveTable.tsx:51
FunctionHead
( props: PropsWithChildren<{ title: string; className?: string; sticky?: boolean; alignRight
src/components/commons/OverflowTable.tsx:74
FunctionHead
(props: PropsWithChildren<HeadProps>)
src/components/commons/Head.tsx:17
FunctionHeader
(props: PropsWithChildren<{ className?: string }>)
src/components/commons/AdaptiveTable.tsx:22
FunctionHeader
( props: PropsWithChildren<{ className?: string; path?: string }> )
src/components/commons/CardList.tsx:64
FunctionHeader
(props: PropsWithChildren<{ className?: string }>)
src/components/commons/OverflowTable.tsx:43
FunctionHeader
()
src/layouts/components/Header.tsx:36
FunctionHeaderAmount
(props: { text: string; count?: number; className?: string; })
src/layouts/components/HeaderCountBar.tsx:36
FunctionHeaderCount
(props: { text: string; count?: number; className?: string; })
src/layouts/components/HeaderCountBar.tsx:11
← previousnext →201–300 of 591, ranked by callers