# txfee

## txfee a token

To send txfee call the txfee`()` action. This action is called from every action for pay transaction fee

#### Action Parameters

| Field | Type  | Example       | Description               |
| ----- | ----- | ------------- | ------------------------- |
| payer | name  | "eosio"       | Fee payer                 |
| fee   | asset | "1.0000 DUSD" | Token quantity for paying |
