@gala-chain/api ∙ API
API > FeeGateCodes
Enumeration: FeeGateCodes
Contents
- Enumeration Members
- AddLiquidity
- BatchBridgeTokenIn
- BatchFillTokenSwap
- BatchMintToken
- BridgeTokenOut
- BurnTokens
- BuyExactToken
- BuyWithNative
- CollectPositionFees
- CreatePool
- CreateSale
- HighThroughputMintAllowanceFulfill
- HighThroughputMintAllowanceRequest
- HighThroughputMintFulfill
- HighThroughputMintRequest
- MintToken
- MintTokenWithAllowance
- None
- RemoveLiquidity
- RequestTokenBridgeOut
- SellExactToken
- SellWithNative
- SimpleFee
- Swap
- SwapTokenFill
- SwapTokenRequest
- TerminateTokenSwap
- TransferToken
Enumeration Members
AddLiquidity
AddLiquidity:
"AddLiquidity"
Source
chain-api/src/types/FeeGateCodes.ts:35
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
BuyExactToken
BuyExactToken:
"BuyExactToken"
Source
chain-api/src/types/FeeGateCodes.ts:40
BuyWithNative
BuyWithNative:
"BuyWithNative"
Source
chain-api/src/types/FeeGateCodes.ts:42
CollectPositionFees
CollectPositionFees:
"CollectPositionFees"
Source
chain-api/src/types/FeeGateCodes.ts:38
CreatePool
CreatePool:
"CreatePool"
Source
chain-api/src/types/FeeGateCodes.ts:34
CreateSale
CreateSale:
"CreateSale"
Source
chain-api/src/types/FeeGateCodes.ts:39
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
RemoveLiquidity
RemoveLiquidity:
"RemoveLiquidity"
Source
chain-api/src/types/FeeGateCodes.ts:37
RequestTokenBridgeOut
RequestTokenBridgeOut:
"RequestTokenBridgeOut"
Source
chain-api/src/types/FeeGateCodes.ts:31
SellExactToken
SellExactToken:
"SellExactToken"
Source
chain-api/src/types/FeeGateCodes.ts:41
SellWithNative
SellWithNative:
"SellWithNative"
Source
chain-api/src/types/FeeGateCodes.ts:43
SimpleFee
SimpleFee:
"SimpleFee"
Source
chain-api/src/types/FeeGateCodes.ts:33
Swap
Swap:
"Swap"
Source
chain-api/src/types/FeeGateCodes.ts:36
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"