Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirmaChain/firmachain
/ types & classes
Types & classes
106 in github.com/FirmaChain/firmachain
⨍
Functions
1,392
◇
Types & classes
106
Struct
AccountMove
app/upgrades/v5.1/upgrades.go:34
Struct
AddressWithKeys
app/apptesting/test_suite.go:35
Struct
App
App extends an ABCI application, but with most of its parameters exported. They are exported for convenience in creating helper functions, as object c
app/app.go:226
Struct
AppKeepers
app/keepers/keepers.go:47
Struct
AppModule
---------------------------------------------------------------------------- AppModule ---------------------------------------------------------------
x/contract/module.go:97
Struct
AppModule
---------------------------------------------------------------------------- AppModule ---------------------------------------------------------------
x/token/module.go:102
Struct
AppModule
---------------------------------------------------------------------------- AppModule ---------------------------------------------------------------
x/nft/module.go:97
Struct
AppModuleBasic
---------------------------------------------------------------------------- AppModuleBasic ----------------------------------------------------------
x/contract/module.go:44
Struct
AppModuleBasic
---------------------------------------------------------------------------- AppModuleBasic ----------------------------------------------------------
x/token/module.go:44
Struct
AppModuleBasic
---------------------------------------------------------------------------- AppModuleBasic ----------------------------------------------------------
x/nft/module.go:44
Struct
AppTestSuite
app/app_test.go:16
Struct
BalStakeComm
app/upgrades/v5.1/upgrade_test.go:42
Interface
BankKeeper
x/token/types/expected_keepers.go:9
Struct
ContractFile
please upgrade the proto package Contract file representation
x/contract/types/contract_file.pb.go:26
Struct
ContractLog
please upgrade the proto package Contract log representation
x/contract/types/contract_log.pb.go:26
Struct
CustomAppConfig
cmd/firmachaind/root.go:174
Struct
EmptyAppOptions
app/apptesting/test_helpers.go:160
Struct
EmptyBaseAppOptions
EmptyBaseAppOptions is a stub implementing AppOptions
app/apptesting/test_helpers.go:165
Struct
EncodingConfig
EncodingConfig specifies the concrete encoding types to use for a given app. This is provided for compatibility between protobuf and amino implementat
app/params/encoding.go:11
Struct
FirmachainHandlerOptions
FirmachainHandlerOptions extends the SDK's AnteHandler options.
app/ante.go:21
Struct
GenesisState
please upgrade the proto package GenesisState defines the contract module's genesis state.
x/contract/types/genesis.pb.go:26
Struct
GenesisState
please upgrade the proto package GenesisState defines the token module's genesis state.
x/token/types/genesis.pb.go:27
Struct
GenesisState
please upgrade the proto package GenesisState defines the nft module's genesis state.
x/nft/types/genesis.pb.go:26
TypeAlias
GenesisState
The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string. The identifier is used to determin
app/genesis.go:16
Struct
Keeper
x/contract/keeper/keeper.go:15
Struct
Keeper
x/token/keeper/keeper.go:15
Struct
Keeper
x/nft/keeper/keeper.go:15
Struct
MsgAddContractLog
MsgAddContractLog
x/contract/types/tx.pb.go:147
Struct
MsgAddContractLogResponse
MsgAddContractLogResponse
x/contract/types/tx.pb.go:232
Struct
MsgBurn
MsgBurn
x/token/types/tx.pb.go:277
Struct
MsgBurn
MsgBurn
x/nft/types/tx.pb.go:131
Struct
MsgBurnResponse
MsgBurnResponse
x/token/types/tx.pb.go:338
Struct
MsgBurnResponse
MsgBurnResponse
x/nft/types/tx.pb.go:184
Interface
MsgClient
MsgClient is the client API for Msg service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google
x/contract/types/tx.pb.go:330
Interface
MsgClient
MsgClient is the client API for Msg service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google
x/token/types/tx.pb.go:535
Interface
MsgClient
MsgClient is the client API for Msg service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google
x/nft/types/tx.pb.go:378
Struct
MsgCreateContractFile
please upgrade the proto package MsgCreateContractFile
x/contract/types/tx.pb.go:33
Struct
MsgCreateContractFileResponse
MsgCreateContractFileResponse
x/contract/types/tx.pb.go:110
Struct
MsgCreateToken
please upgrade the proto package MsgCreateToken
x/token/types/tx.pb.go:33
Struct
MsgCreateTokenResponse
MsgCreateTokenResponse
x/token/types/tx.pb.go:134
Struct
MsgMint
MsgMint
x/token/types/tx.pb.go:171
Struct
MsgMint
MsgMint
x/nft/types/tx.pb.go:229
Struct
MsgMintResponse
MsgMintResponse
x/token/types/tx.pb.go:240
Struct
MsgMintResponse
MsgMintResponse
x/nft/types/tx.pb.go:282
Interface
MsgServer
MsgServer is the server API for Msg service.
x/contract/types/tx.pb.go:364
Interface
MsgServer
MsgServer is the server API for Msg service.
x/token/types/tx.pb.go:591
Interface
MsgServer
MsgServer is the server API for Msg service.
x/nft/types/tx.pb.go:423
Struct
MsgTransfer
please upgrade the proto package MsgTransfer
x/nft/types/tx.pb.go:33
Struct
MsgTransferResponse
MsgTransferResponse
x/nft/types/tx.pb.go:94
Struct
MsgUpdateTokenURI
MsgUpdateTokenURI
x/token/types/tx.pb.go:375
Struct
MsgUpdateTokenURIResponse
MsgUpdateTokenURIResponse
x/token/types/tx.pb.go:436
Struct
NftItem
please upgrade the proto package An NFT Item
x/nft/types/nft_item.pb.go:26
Struct
PV
PV implements PrivValidator without any safety or persistence. Only use it for testing.
app/helpers/mock.go:17
Struct
QueryAllContractFileRequest
QueryAllContractFileRequest
x/contract/types/query.pb.go:221
Struct
QueryAllContractFileResponse
QueryAllContractFileResponse
x/contract/types/query.pb.go:266
Struct
QueryAllContractLogRequest
QueryAllContractLogRequest
x/contract/types/query.pb.go:499
Struct
QueryAllContractLogResponse
QueryAllContractLogResponse
x/contract/types/query.pb.go:544
Struct
QueryAllNftItemRequest
QueryAllNftItemRequest
x/nft/types/query.pb.go:319
Struct
QueryAllNftItemResponse
QueryAllNftItemResponse
x/nft/types/query.pb.go:364
Struct
QueryAllTokenDataRequest
QueryAllTokenDataRequest
x/token/types/query.pb.go:124
Struct
QueryAllTokenDataResponse
QueryAllTokenDataResponse
x/token/types/query.pb.go:169
Struct
QueryBalanceOfRequest
QueryBalanceOfRequest
x/nft/types/query.pb.go:139
Struct
QueryBalanceOfResponse
QueryBalanceOfResponse
x/nft/types/query.pb.go:184
Interface
QueryClient
QueryClient is the client API for Query service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/go
x/contract/types/query.pb.go:674
Interface
QueryClient
QueryClient is the client API for Query service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/go
x/token/types/query.pb.go:369
Interface
QueryClient
QueryClient is the client API for Query service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/go
x/nft/types/query.pb.go:480
Struct
QueryGetContractFileRequest
QueryGetContractFileRequest
x/contract/types/query.pb.go:131
Struct
QueryGetContractFileResponse
QueryGetContractFileResponse
x/contract/types/query.pb.go:176
Struct
QueryGetContractListFromHashRequest
QueryGetContractListFromHashRequest
x/contract/types/query.pb.go:364
Struct
QueryGetContractListFromHashResponse
QueryGetContractListFromHashResponse
x/contract/types/query.pb.go:454
Struct
QueryGetContractLogRequest
QueryGetContractLogRequest
x/contract/types/query.pb.go:319
Struct
QueryGetContractLogResponse
QueryGetContractLogResponse
x/contract/types/query.pb.go:409
Struct
QueryGetNftItemRequest
QueryGetNftItemRequest
x/nft/types/query.pb.go:229
Struct
QueryGetNftItemResponse
QueryGetNftItemResponse
x/nft/types/query.pb.go:274
Struct
QueryGetTokenDataRequest
please upgrade the proto package QueryGetTokenDataRequest
x/token/types/query.pb.go:34
Struct
QueryGetTokenDataResponse
QueryGetTokenDataResponse
x/token/types/query.pb.go:79
Struct
QueryGetTokenListRequest
QueryGetTokenListRequest
x/token/types/query.pb.go:222
Struct
QueryGetTokenListResponse
QueryGetTokenListResponse
x/token/types/query.pb.go:267
Struct
QueryIsContractOwnerRequest
please upgrade the proto package QueryIsContractOwnerRequest
x/contract/types/query.pb.go:33
Struct
QueryIsContractOwnerResponse
QueryIsContractOwnerResponse
x/contract/types/query.pb.go:86
Struct
QueryNftIdListOfOwnerRequest
please upgrade the proto package QueryNftIdListOfOwnerRequest
x/nft/types/query.pb.go:33
Struct
QueryNftIdListOfOwnerResponse
QueryNftIdListOfOwnerResponse
x/nft/types/query.pb.go:86
Interface
QueryServer
QueryServer is the server API for Query service.
x/contract/types/query.pb.go:752
Interface
QueryServer
QueryServer is the server API for Query service.
x/token/types/query.pb.go:414
Interface
QueryServer
QueryServer is the server API for Query service.
x/nft/types/query.pb.go:536
Struct
TestSuite
app/apptesting/test_suite.go:50
Struct
TokenData
please upgrade the proto package Token data representation
x/token/types/token_data.pb.go:26
Struct
TxRequirements
app/apptesting/test_suite.go:41
Struct
UnimplementedMsgServer
UnimplementedMsgServer can be embedded to have forward compatible implementations.
x/contract/types/tx.pb.go:372
Struct
UnimplementedMsgServer
UnimplementedMsgServer can be embedded to have forward compatible implementations.
x/token/types/tx.pb.go:603
Struct
UnimplementedMsgServer
UnimplementedMsgServer can be embedded to have forward compatible implementations.
x/nft/types/tx.pb.go:433
Struct
UnimplementedQueryServer
UnimplementedQueryServer can be embedded to have forward compatible implementations.
x/contract/types/query.pb.go:768
Struct
UnimplementedQueryServer
UnimplementedQueryServer can be embedded to have forward compatible implementations.
x/token/types/query.pb.go:424
Struct
UnimplementedQueryServer
UnimplementedQueryServer can be embedded to have forward compatible implementations.
x/nft/types/query.pb.go:548
Struct
Upgrade
Upgrade defines a struct containing necessary fields that a SoftwareUpgradeProposal must have written, in order for the state migration to go smoothly
app/upgrades/types.go:15
Struct
UpgradeTestSuite
app/upgrades/v5/upgrade_test.go:22
Struct
UpgradeTestSuite
app/upgrades/v5.1/upgrade_test.go:47
Struct
msgClient
x/contract/types/tx.pb.go:337
Struct
msgClient
x/token/types/tx.pb.go:546
Struct
msgClient
x/nft/types/tx.pb.go:387
next →
1–100 of 106, ranked by callers