> For the complete documentation index, see [llms.txt](https://docs.infrablockchain.net/infrablockchain-antelope/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infrablockchain.net/infrablockchain-antelope/for-developers/developer-guides-infrablockchain-antelope-native/infrablockchain-antelope-system-contracts/infra.system/settxfee.md).

# settxfee

## Set transaction fee

To set transaction fee call the settxfee`()` action.

#### Action Parameters

| code     | name      | "eosio"      | Contract Name         |
| -------- | --------- | ------------ | --------------------- |
| action   | name      | "newaccount" | Action Name           |
| value    | int32\_t  | 1            | Transaction fee value |
| feetype  | uint32\_t | 1            | Transaction fee type  |
| producer | name      | "eosio"      | Producer name         |
