> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ame.network/llms.txt
> Use this file to discover all available pages before exploring further.

# EIP-7654: Request Method Types

> Introduce EIP7654

Use a set of request methods to indicate the type of action to take on the contract.

This proposal standardizes a set of request and response communication standards between clients and smart contracts, using POST, GET, and PUT requests to create, read, and update the states of smart contracts. You can customize different request method names, request parameters and response values, and each request method will be mapped to a specific operation.

[https://eips.ethereum.org/EIPS/eip-7654](https://eips.ethereum.org/EIPS/eip-7654)
