@gala-chain/api ∙ API
API > FeeGateCodes
Enumeration: FeeGateCodes
Contents
- Enumeration Members
- BatchBridgeTokenIn
- BatchFillTokenSwap
- BatchMintToken
- BridgeTokenOut
- BurnTokens
- HighThroughputMintAllowanceFulfill
- HighThroughputMintAllowanceRequest
- HighThroughputMintFulfill
- HighThroughputMintRequest
- MintToken
- MintTokenWithAllowance
- None
- RequestTokenBridgeOut
- SimpleFee
- SwapTokenFill
- SwapTokenRequest
- TerminateTokenSwap
- TransferToken
Enumeration Members
BatchBridgeTokenIn
BatchBridgeTokenIn:
"BatchBridgeTokenIn"
Source
chain-api/src/types/FeeGateCodes.ts:21
BatchFillTokenSwap
BatchFillTokenSwap:
"BatchFillTokenSwap"
Source
chain-api/src/types/FeeGateCodes.ts:22
BatchMintToken
BatchMintToken:
"BatchMintToken"
Source
chain-api/src/types/FeeGateCodes.ts:23
BridgeTokenOut
BridgeTokenOut:
"BridgeTokenOut"
Source
chain-api/src/types/FeeGateCodes.ts:17
BurnTokens
BurnTokens:
"BurnTokens"
Source
chain-api/src/types/FeeGateCodes.ts:24
HighThroughputMintAllowanceFulfill
HighThroughputMintAllowanceFulfill:
"HighThroughputMintAllowanceFulfill"
Source
chain-api/src/types/FeeGateCodes.ts:28
HighThroughputMintAllowanceRequest
HighThroughputMintAllowanceRequest:
"HighThroughputMintAllowanceRequest"
Source
chain-api/src/types/FeeGateCodes.ts:27
HighThroughputMintFulfill
HighThroughputMintFulfill:
"HighThroughputMintFulfill"
Source
chain-api/src/types/FeeGateCodes.ts:26
HighThroughputMintRequest
HighThroughputMintRequest:
"HighThroughputMintRequest"
Source
chain-api/src/types/FeeGateCodes.ts:25
MintToken
MintToken:
"MintToken"
Source
chain-api/src/types/FeeGateCodes.ts:29
MintTokenWithAllowance
MintTokenWithAllowance:
"MintTokenWithAllowance"
Source
chain-api/src/types/FeeGateCodes.ts:30
None
None:
""
Source
chain-api/src/types/FeeGateCodes.ts:16
RequestTokenBridgeOut
RequestTokenBridgeOut:
"RequestTokenBridgeOut"
Source
chain-api/src/types/FeeGateCodes.ts:31
SimpleFee
SimpleFee:
"SimpleFee"
Source
chain-api/src/types/FeeGateCodes.ts:33
SwapTokenFill
SwapTokenFill:
"SwapTokenFill"
Source
chain-api/src/types/FeeGateCodes.ts:20
SwapTokenRequest
SwapTokenRequest:
"SwapTokenRequest"
Source
chain-api/src/types/FeeGateCodes.ts:19
TerminateTokenSwap
TerminateTokenSwap:
"TerminateTokenSwap"
Source
chain-api/src/types/FeeGateCodes.ts:32
TransferToken
TransferToken:
"TransferToken"