Create a contract
Documentation Index
Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
Use this file to discover all available pages before exploring further.
Body
40The address of the contract
"0x1234567890abcdef1234567890abcdef12345678"
erc20, erc721, erc1155, custom 201
Schema for a contract
Unique identifier for the contract
"123e4567-e89b-12d3-a456-426614174003"
Name of the contract
40"My Contract"
Contract address matching the required format
^0x[a-fA-F0-9]{40}$"0xabc123..."
ID of the blockchain chain
1
Type of the contract
erc20, erc721, erc1155, custom "ERC721"
Unique identifier for the organization
"123e4567-e89b-12d3-a456-426614174002"
Application Binary Interface of the contract
"[{ \"constant\": true, ... }]"