Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirmaChain/firmachain
/ functions
Functions
1,392 in github.com/FirmaChain/firmachain
⨍
Functions
1,392
◇
Types & classes
106
↓ 3 callers
Method
Size
()
x/nft/types/nft_item.pb.go:164
↓ 3 callers
Method
Unmarshal
(dAtA []byte)
x/contract/types/genesis.pb.go:208
↓ 3 callers
Method
Unmarshal
(dAtA []byte)
x/nft/types/tx.pb.go:1010
↓ 3 callers
Method
Validate
Validate performs basic genesis state validation returning an error upon any failure.
x/nft/types/genesis.go:19
↓ 3 callers
Method
ValidateBasic
SDK 0.50: ValidateBasic is no more required to fullfil the sdg.Msg interface implementation. The msg's validation is recommended to be performed direc
x/nft/types/message_burn.go:21
↓ 3 callers
Function
encodeVarintGenesis
(dAtA []byte, offset int, v uint64)
x/contract/types/genesis.pb.go:167
↓ 3 callers
Function
encodeVarintNftItem
(dAtA []byte, offset int, v uint64)
x/nft/types/nft_item.pb.go:153
↓ 3 callers
Function
sovGenesis
(x uint64)
x/token/types/genesis.pb.go:157
↓ 2 callers
Method
AddContractLog
AddContractLog
x/contract/types/tx.pb.go:334
↓ 2 callers
Function
AddProposerAddressToProposal
(ctx sdk.Context, govKeeepr govkeeper.Keeper, cdc codec.BinaryCodec, proposals map[uint64]string)
app/upgrades/v5/upgrades.go:204
↓ 2 callers
Function
CompleteAllUnbondingDelegations
Completes all unbonding delegations and returns the (final) amount of tokens which are returned from the unbond.
app/upgrades/v5.1/accounts.go:87
↓ 2 callers
Method
ConfirmUpgradeSucceeded
======================================================================== UPGRADE ===========================================================
app/apptesting/test_suite.go:149
↓ 2 callers
Method
CreateContractFile
CreateContractFile
x/contract/types/tx.pb.go:332
↓ 2 callers
Method
CreateToken
CreateToken
x/token/types/tx.pb.go:537
↓ 2 callers
Function
CreateUnbondingDelegation
Create an unbonding delegation.
app/apptesting/test_helpers.go:406
↓ 2 callers
Function
DefaultGenesis
DefaultGenesis returns the default Capability genesis state
x/token/types/genesis.go:11
↓ 2 callers
Method
FinalizeBlock
FinalizeBlock prepares the block to be committed: it runs begin-blockers, then delivers txs, then end-blockers.
app/apptesting/test_suite.go:118
↓ 2 callers
Method
GetContractLogCount
GetContractLogCount get the total number of TypeName.LowerCamel
x/contract/keeper/contract_log.go:52
↓ 2 callers
Method
GetNftItem
GetNftItem returns a nftItem from its id
x/nft/keeper/nft_item.go:122
↓ 2 callers
Method
GetNftItemCount
GetNftItemCount get the total number of TypeName.LowerCamel
x/nft/keeper/nft_item.go:83
↓ 2 callers
Method
GetNftTotalToAccount
(ctx sdk.Context, address string)
x/nft/keeper/nft_item.go:103
↓ 2 callers
Function
GetUInt64FromBytes
GetUInt64FromBytes returns uint64 format from a byte array
x/contract/keeper/contract_log.go:100
↓ 2 callers
Method
InterfaceRegistry
InterfaceRegistry returns Gaia's InterfaceRegistry
app/app.go:1135
↓ 2 callers
Function
MustAcc
Convert bech32 into sdk.Address and returns it. Panic otherwise.
app/apptesting/test_helpers.go:314
↓ 2 callers
Function
MustFundAccount
Mint and send coin to target account. Panic on error.
app/apptesting/test_helpers.go:375
↓ 2 callers
Function
MustVal
Convert bech32 into sdk.ValAddress and return it. Panic otherwise.
app/apptesting/test_helpers.go:323
↓ 2 callers
Method
Name
Name returns the name of the App
app/app.go:1017
↓ 2 callers
Function
NewRootCmd
NewRootCmd creates a new root command for firmachaind. It is called once in the main function.
cmd/firmachaind/root.go:69
↓ 2 callers
Method
PreBlocker
PreBlocker application updates every pre block
app/app.go:1023
↓ 2 callers
Method
RegisterInterfaces
RegisterInterfaces registers the module's interface types
x/nft/module.go:60
↓ 2 callers
Function
RegisterQueryHandlerClient
RegisterQueryHandlerClient registers the http handlers for service Query to "mux". The handlers forward requests to the grpc endpoint over the given i
x/contract/types/query.pb.gw.go:489
↓ 2 callers
Function
RegisterQueryHandlerClient
RegisterQueryHandlerClient registers the http handlers for service Query to "mux". The handlers forward requests to the grpc endpoint over the given i
x/token/types/query.pb.gw.go:276
↓ 2 callers
Function
RegisterQueryHandlerClient
RegisterQueryHandlerClient registers the http handlers for service Query to "mux". The handlers forward requests to the grpc endpoint over the given i
x/nft/types/query.pb.gw.go:335
↓ 2 callers
Method
RemoveNftItemToAccount
(ctx sdk.Context, address string, nftID uint64)
x/nft/keeper/nft_item.go:30
↓ 2 callers
Method
SetContractFile
SetContractFile set a specific contractFile in the store from its index
x/contract/keeper/contract_file.go:11
↓ 2 callers
Method
SetContractLog
(ctx sdk.Context, contractLog types.ContractLog)
x/contract/keeper/contract_log.go:36
↓ 2 callers
Method
SetContractLogCount
(ctx sdk.Context, count uint64)
x/contract/keeper/contract_log.go:29
↓ 2 callers
Method
SetNftItemCount
(ctx sdk.Context, count uint64)
x/nft/keeper/nft_item.go:46
↓ 2 callers
Method
SetNftTotalToAccount
(ctx sdk.Context, address string, total uint64)
x/nft/keeper/nft_item.go:74
↓ 2 callers
Method
Transfer
Transfer
x/nft/types/tx.pb.go:380
↓ 2 callers
Method
Unmarshal
(dAtA []byte)
x/token/types/tx.pb.go:1490
↓ 2 callers
Method
UpdateTokenURI
UpdateTokenURI
x/token/types/tx.pb.go:543
↓ 2 callers
Method
Validate
Validate performs basic genesis state validation returning an error upon any failure.
x/contract/types/genesis.go:20
↓ 2 callers
Method
ValidateBasic
SDK 0.50: ValidateBasic is no more required to fullfil the sdg.Msg interface implementation. The msg's validation is recommended to be performed direc
x/contract/types/messages_contract_log.go:25
↓ 2 callers
Function
allValidatorsAddresses
()
app/upgrades/v5.1/upgrade_test.go:26
↓ 2 callers
Function
encodeVarintGenesis
(dAtA []byte, offset int, v uint64)
x/nft/types/genesis.pb.go:143
↓ 2 callers
Function
fund
(t *testing.T, s *apptesting.TestSuite, addr sdk.AccAddress, amt int64)
app/upgrades/v5.1/accounts_test.go:36
↓ 2 callers
Method
verifyAllValidatorsExist
()
app/upgrades/v5.1/upgrade_test.go:156
↓ 1 callers
Method
AppendContractLog
(ctx sdk.Context, contractLog types.ContractLog)
x/contract/keeper/contract_log.go:12
↓ 1 callers
Method
AppendNftItem
( ctx sdk.Context, nftItem types.NftItem, )
x/nft/keeper/nft_item.go:13
↓ 1 callers
Method
BurnCoins
(ctx context.Context, moduleName string, amt sdk.Coins)
x/token/types/expected_keepers.go:14
↓ 1 callers
Method
CheckCommonError
(msg *types.MsgAddContractLog)
x/contract/keeper/msg_server_contract_log.go:45
↓ 1 callers
Function
CmdAddContractLog
()
x/contract/client/cli/tx_contract_log.go:14
↓ 1 callers
Function
CmdBalanceOf
()
x/nft/client/cli/query_balance_of.go:15
↓ 1 callers
Function
CmdBurn
()
x/token/client/cli/tx_burn.go:16
↓ 1 callers
Function
CmdBurn
()
x/nft/client/cli/tx_burn.go:16
↓ 1 callers
Function
CmdContractListFromHash
()
x/contract/client/cli/query_contract_list_from_hash.go:15
↓ 1 callers
Function
CmdCreateContractFile
()
x/contract/client/cli/tx_contract_file.go:16
↓ 1 callers
Function
CmdCreateToken
()
x/token/client/cli/tx_create_token.go:17
↓ 1 callers
Function
CmdGetTokenList
()
x/token/client/cli/query_get_token_list.go:15
↓ 1 callers
Function
CmdIsContractOwner
()
x/contract/client/cli/query_is_contract_owner.go:15
↓ 1 callers
Function
CmdListContractFile
()
x/contract/client/cli/query_contract_file.go:12
↓ 1 callers
Function
CmdListContractLog
()
x/contract/client/cli/query_contract_log.go:13
↓ 1 callers
Function
CmdListNftItem
()
x/nft/client/cli/query_nft_item.go:13
↓ 1 callers
Function
CmdListTokenData
()
x/token/client/cli/query_token_data.go:13
↓ 1 callers
Function
CmdMint
()
x/token/client/cli/tx_mint.go:16
↓ 1 callers
Function
CmdMint
()
x/nft/client/cli/tx_mint.go:16
↓ 1 callers
Function
CmdNftIdListOfOwner
()
x/nft/client/cli/query_nft_id_list_of_owner.go:15
↓ 1 callers
Function
CmdShowContractFile
()
x/contract/client/cli/query_contract_file.go:45
↓ 1 callers
Function
CmdShowContractLog
()
x/contract/client/cli/query_contract_log.go:46
↓ 1 callers
Function
CmdShowNftItem
()
x/nft/client/cli/query_nft_item.go:46
↓ 1 callers
Function
CmdShowTokenData
()
x/token/client/cli/query_token_data.go:46
↓ 1 callers
Function
CmdTransfer
()
x/nft/client/cli/tx_transfer.go:16
↓ 1 callers
Function
CmdUpdateTokenURI
()
x/token/client/cli/tx_update_token_uri.go:16
↓ 1 callers
Function
CompleteAllRedelegations
Completes all re-delegations and returns the amount of tokens which were re-delegated.
app/upgrades/v5.1/accounts.go:13
↓ 1 callers
Method
ConsensusVersion
ConsensusVersion implements ConsensusVersion.
x/nft/module.go:140
↓ 1 callers
Function
CreateRedelegation
Create a redelegation.
app/apptesting/test_helpers.go:412
↓ 1 callers
Method
DefaultGenesis
DefaultGenesis returns the module's default genesis state.
x/nft/module.go:65
↓ 1 callers
Method
ExportAppStateAndValidators
ExportAppStateAndValidators exports the state of the application for a genesis file.
app/export.go:19
↓ 1 callers
Method
GetAllContractFile
GetAllContractFile returns all contractFile
x/contract/keeper/contract_file.go:38
↓ 1 callers
Method
GetAllContractLog
(ctx sdk.Context)
x/contract/keeper/contract_log.go:72
↓ 1 callers
Method
GetAllNftItem
GetAllNftItem returns all nftItem
x/nft/keeper/nft_item.go:135
↓ 1 callers
Method
GetAllTokenData
GetAllTokenData returns all tokenData
x/token/keeper/token_data.go:102
↓ 1 callers
Function
GetBytesFromUInt64
GetBytesFromUInt64 returns the byte representation of the Uint64
x/token/keeper/token_data.go:118
↓ 1 callers
Method
GetContractLog
(ctx sdk.Context, id uint64)
x/contract/keeper/contract_log.go:44
↓ 1 callers
Method
GetKey
GetKey returns the KVStoreKey for the provided store key. NOTE: This is solely to be used for testing purposes.
app/app.go:1142
↓ 1 callers
Method
GetMemKeys
()
app/keepers/keepers.go:124
↓ 1 callers
Method
GetNftItemOwner
GetNftItemOwner returns the creator of the
x/nft/keeper/nft_item.go:130
↓ 1 callers
Method
GetPubKey
GetPubKey implements PrivValidator interface
app/helpers/mock.go:26
↓ 1 callers
Function
GetQueryCmd
GetQueryCmd returns the cli query commands for this module
x/contract/client/cli/query.go:14
↓ 1 callers
Function
GetQueryCmd
GetQueryCmd returns the cli query commands for this module
x/token/client/cli/query.go:14
↓ 1 callers
Function
GetQueryCmd
GetQueryCmd returns the cli query commands for this module
x/nft/client/cli/query.go:14
↓ 1 callers
Method
GetTkeys
()
app/keepers/keepers.go:121
↓ 1 callers
Function
GetTxCmd
GetTxCmd returns the transaction commands for this module
x/contract/client/cli/tx.go:19
↓ 1 callers
Function
GetTxCmd
GetTxCmd returns the transaction commands for this module
x/token/client/cli/tx.go:19
↓ 1 callers
Function
GetTxCmd
GetTxCmd returns the transaction commands for this module
x/nft/client/cli/tx.go:19
↓ 1 callers
Function
Handler
Handler returns an http handler that servers OpenAPI console for an OpenAPI spec at specURL.
app/openapiconsole/console.go:15
↓ 1 callers
Method
HasContractLog
(ctx sdk.Context, id uint64)
x/contract/keeper/contract_log.go:87
↓ 1 callers
Method
InitGenesis
InitGenesis performs the module's genesis initialization It returns no validator updates.
x/nft/module.go:125
↓ 1 callers
Function
IsOutOfGasError
Check if error is out of gas error
app/helpers/contracts.go:29
← previous
next →
201–300 of 1,392, ranked by callers