Default
11155111A list of tokens sorted by 24h volume
GET /info/api/all-tokens-by-volume HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
A list of tokens sorted by 24h volume
{
"page": 1,
"total_count": 1,
"total_pages": 1,
"items": [
{
"chain_id": 1,
"token_address": "text",
"virtual_token_address": "text",
"real_token_address": "text",
"graduated": true,
"graduation_timestamp": 1,
"creator": "text",
"name": "text",
"symbol": "text",
"total_supply": "text",
"token_type": 1,
"graduation_cap": "text",
"tax_wallet": "text",
"curve_starting_tax": "text",
"curve_tax_duration": "text",
"curve_max_wallet": "text",
"curve_max_wallet_duration": "text",
"curve_max_tx": "text",
"curve_max_tx_duration": "text",
"final_tax_rate": "text",
"lp_lock_duration": "text",
"burn_lp": true,
"start_time": "text",
"is_stealth": true,
"is_super_simple": true,
"is_zero_simple": true,
"image_url": "text",
"banner_url": "text",
"bio": "text",
"telegram": "text",
"twitter": "text",
"website": "text",
"catagory": "text",
"is_advanced": true,
"tax_drop_step": "text",
"tax_drop_interval": "text",
"max_wallet_step": "text",
"max_wallet_interval": "text",
"max_tx_step": "text",
"max_tx_interval": "text",
"limit_removal_time": "text",
"eth_pool": "text",
"circulating_supply": "text",
"created_at_block": "text",
"created_at_timestamp": "text",
"inserted_at": "2025-12-06T04:07:52.035Z",
"updated_at": "2025-12-06T04:07:52.035Z",
"volume_24h": "text",
"market_cap": "text",
"progress": 1
}
]
}Tokens filtered by tax rate
GET /info/api/filtered/tax HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
Tokens filtered by tax rate
{
"page": 1,
"has_more": true,
"next_page": 1,
"prev_page": 1,
"sortBy": "text",
"sortDir": "text",
"items": [
{
"chain_id": 1,
"token_address": "text",
"virtual_token_address": "text",
"real_token_address": "text",
"graduated": true,
"graduation_timestamp": 1,
"creator": "text",
"name": "text",
"symbol": "text",
"total_supply": "text",
"token_type": 1,
"graduation_cap": "text",
"tax_wallet": "text",
"curve_starting_tax": "text",
"curve_tax_duration": "text",
"curve_max_wallet": "text",
"curve_max_wallet_duration": "text",
"curve_max_tx": "text",
"curve_max_tx_duration": "text",
"final_tax_rate": "text",
"lp_lock_duration": "text",
"burn_lp": true,
"start_time": "text",
"is_stealth": true,
"is_super_simple": true,
"is_zero_simple": true,
"image_url": "text",
"banner_url": "text",
"bio": "text",
"telegram": "text",
"twitter": "text",
"website": "text",
"catagory": "text",
"is_advanced": true,
"tax_drop_step": "text",
"tax_drop_interval": "text",
"max_wallet_step": "text",
"max_wallet_interval": "text",
"max_tx_step": "text",
"max_tx_interval": "text",
"limit_removal_time": "text",
"eth_pool": "text",
"circulating_supply": "text",
"created_at_block": "text",
"created_at_timestamp": "text",
"inserted_at": "2025-12-06T04:07:52.035Z",
"updated_at": "2025-12-06T04:07:52.035Z",
"volume_24h": "text",
"market_cap": "text",
"progress": 1
}
]
}Tokens filtered by market cap
GET /info/api/filtered/mcap HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
Tokens filtered by market cap
{
"page": 1,
"has_more": true,
"next_page": 1,
"prev_page": 1,
"sortBy": "text",
"sortDir": "text",
"items": [
{
"chain_id": 1,
"token_address": "text",
"virtual_token_address": "text",
"real_token_address": "text",
"graduated": true,
"graduation_timestamp": 1,
"creator": "text",
"name": "text",
"symbol": "text",
"total_supply": "text",
"token_type": 1,
"graduation_cap": "text",
"tax_wallet": "text",
"curve_starting_tax": "text",
"curve_tax_duration": "text",
"curve_max_wallet": "text",
"curve_max_wallet_duration": "text",
"curve_max_tx": "text",
"curve_max_tx_duration": "text",
"final_tax_rate": "text",
"lp_lock_duration": "text",
"burn_lp": true,
"start_time": "text",
"is_stealth": true,
"is_super_simple": true,
"is_zero_simple": true,
"image_url": "text",
"banner_url": "text",
"bio": "text",
"telegram": "text",
"twitter": "text",
"website": "text",
"catagory": "text",
"is_advanced": true,
"tax_drop_step": "text",
"tax_drop_interval": "text",
"max_wallet_step": "text",
"max_wallet_interval": "text",
"max_tx_step": "text",
"max_tx_interval": "text",
"limit_removal_time": "text",
"eth_pool": "text",
"circulating_supply": "text",
"created_at_block": "text",
"created_at_timestamp": "text",
"inserted_at": "2025-12-06T04:07:52.035Z",
"updated_at": "2025-12-06T04:07:52.035Z",
"volume_24h": "text",
"market_cap": "text",
"progress": 1
}
]
}Recently created tokens
GET /info/api/filtered/recent HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
Recently created tokens
{
"page": 1,
"has_more": true,
"next_page": 1,
"prev_page": 1,
"sortBy": "text",
"sortDir": "text",
"items": [
{
"chain_id": 1,
"token_address": "text",
"virtual_token_address": "text",
"real_token_address": "text",
"graduated": true,
"graduation_timestamp": 1,
"creator": "text",
"name": "text",
"symbol": "text",
"total_supply": "text",
"token_type": 1,
"graduation_cap": "text",
"tax_wallet": "text",
"curve_starting_tax": "text",
"curve_tax_duration": "text",
"curve_max_wallet": "text",
"curve_max_wallet_duration": "text",
"curve_max_tx": "text",
"curve_max_tx_duration": "text",
"final_tax_rate": "text",
"lp_lock_duration": "text",
"burn_lp": true,
"start_time": "text",
"is_stealth": true,
"is_super_simple": true,
"is_zero_simple": true,
"image_url": "text",
"banner_url": "text",
"bio": "text",
"telegram": "text",
"twitter": "text",
"website": "text",
"catagory": "text",
"is_advanced": true,
"tax_drop_step": "text",
"tax_drop_interval": "text",
"max_wallet_step": "text",
"max_wallet_interval": "text",
"max_tx_step": "text",
"max_tx_interval": "text",
"limit_removal_time": "text",
"eth_pool": "text",
"circulating_supply": "text",
"created_at_block": "text",
"created_at_timestamp": "text",
"inserted_at": "2025-12-06T04:07:52.035Z",
"updated_at": "2025-12-06T04:07:52.035Z",
"volume_24h": "text",
"market_cap": "text",
"progress": 1
}
]
}Top 15 trending tokens
GET /info/api/trending HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
Top 15 trending tokens
{
"items": [
{
"token_address": "text",
"trending_score": 1,
"symbol": "text",
"image_url": "text",
"price_change_24h": "text"
}
]
}0xADDRESSToken existence boolean
GET /info/api/token/{address}/is_real HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
Token existence boolean
true0xADDRESSToken snapshot data
Token not found
GET /info/api/token/{address} HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
{
"token": "text",
"tokenInfo": {
"bio": "text",
"name": "text",
"symbol": "text",
"burn_lp": true,
"creator": "text",
"mp3_url": "text",
"twitter": "text",
"website": "text",
"catagory": "text",
"chain_id": 1,
"eth_pool": 1,
"telegram": "text",
"graduated": true,
"image_url": "text",
"auto_brand": true,
"banner_url": "text",
"is_stealth": true,
"start_time": 1,
"tax_wallet": "text",
"token_type": 1,
"updated_at": "2025-12-06T04:07:52.035Z",
"inserted_at": "2025-12-06T04:07:52.035Z",
"is_advanced": true,
"max_tx_step": "text",
"curve_max_tx": 1,
"total_supply": 1,
"color_palette": "text",
"tax_drop_step": "text",
"token_address": "text",
"final_tax_rate": 1,
"graduation_cap": 1,
"is_zero_simple": true,
"is_super_simple": true,
"max_tx_interval": "text",
"max_wallet_step": "text",
"created_at_block": "text",
"curve_max_wallet": 1,
"lp_lock_duration": 1,
"tax_drop_interval": "text",
"circulating_supply": 1,
"curve_starting_tax": 1,
"curve_tax_duration": 1,
"limit_removal_time": "text",
"real_token_address": "text",
"graduation_cap_norm": 1,
"max_wallet_interval": "text",
"created_at_timestamp": 1,
"graduation_timestamp": 1,
"curve_max_tx_duration": 1,
"virtual_token_address": "text",
"curve_max_wallet_duration": 1
},
"price": 1,
"lastTrade": {
"type": "text",
"price": 1,
"amountEth": 1,
"amountTokens": 1,
"marketCap": 1,
"txHash": "text",
"virtualEth": 1,
"circulating_supply": 1,
"circulatingSupply": 1,
"timestamp": 1,
"trader": "text",
"usdValue": 1
}
}0xTOKEN1Limits and quote calculations
GET /blockchain/limits/{token} HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
Limits and quote calculations
{
"token": "text",
"limitsLifted": true,
"maxWallet": "text",
"maxTx": "text",
"tradeFeeBps": "text",
"currentTaxBps": "text",
"finalTaxRateBps": "text",
"totalSupply": "text",
"circulatingSupply": "text",
"ethPoolWei": "text",
"human": {
"maxWalletTokens": "text",
"maxTxTokens": "text",
"totalSupplyTokens": "text",
"circulatingSupplyTokens": "text",
"ethPoolEth": "text"
},
"quotes": {
"maxWallet": "text"
}
}10xTOKENMax wallet quote
GET /blockchain/maxWallet/{token} HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
Max wallet quote
{
"token": "text",
"limitsLifted": true,
"maxWallet": "text",
"maxTx": "text",
"tradeFeeBps": "text",
"currentTaxBps": "text",
"finalTaxRateBps": "text",
"totalSupply": "text",
"circulatingSupply": "text",
"ethPoolWei": "text",
"human": {
"maxWalletTokens": "text",
"maxTxTokens": "text",
"totalSupplyTokens": "text",
"circulatingSupplyTokens": "text",
"ethPoolEth": "text"
},
"quotes": {
"maxWallet": "text"
}
}10xTOKENMax transaction quote
GET /blockchain/maxTx/{token} HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Accept: */*
Max transaction quote
{
"token": "text",
"limitsLifted": true,
"maxWallet": "text",
"maxTx": "text",
"tradeFeeBps": "text",
"currentTaxBps": "text",
"finalTaxRateBps": "text",
"totalSupply": "text",
"circulatingSupply": "text",
"ethPoolWei": "text",
"human": {
"maxWalletTokens": "text",
"maxTxTokens": "text",
"totalSupplyTokens": "text",
"circulatingSupplyTokens": "text",
"ethPoolEth": "text"
},
"quotes": {
"maxTx": "text"
}
}Creating tokens via API will require registery for your new virtual token to be shown and tradeable on steakhouse.finance site. Use this endpoint to register, you can include description and logo etc.. to be shown on your token page.
Lowercased address of the token to register
ETH 1 - BSC 56 - BASE 8453 - ARB 42161
Optional token type indicator (overrides is_advanced / is_super_simple / is_zero_simple)
Whether the token is an advanced curve token
Whether the token is a super simple token
Whether the token is a zero simple token
Optional virtual token address; defaults to token_address if omitted
Optional underlying real token address
Address of the token creator
Address of the tax wallet
Token image URL (must be http(s))
Token banner URL (must be http(s))
Token audio/MP3 URL (must be http(s))
Token name
Token symbol
Total supply (raw units)
Token type string stored in DB
Graduation cap
Initial curve tax
Duration for tax curve
Max wallet along curve
Duration for max wallet curve
Max tx along curve
Duration for max tx curve
Final tax rate
LP lock duration (seconds)
Whether LP is burned
Token start time (Unix timestamp, seconds)
Advanced tax drop step
Advanced tax drop interval
Advanced max wallet step
Advanced max wallet interval
Advanced max tx step
Advanced max tx interval
Time after which limits are removed
Current ETH pool size (default 0)
Current circulating supply (default 0)
Block number where token was created
Timestamp when token was created
Whether the token was deployed via stealth
falseToken description / bio
Telegram link or handle
Twitter / X link or handle
Project website URL
Token category (default 'meme')
memeToken successfully registered
trueInvalid input or token validation failure
Token already exists in storage
Internal server error while upserting token
Upstream contract verification failed or timed out
POST /blockchain/registerToken HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 984
{
"token_address": "text",
"chain_id": 1,
"token_choice": "basic",
"is_advanced": true,
"is_super_simple": true,
"is_zero_simple": true,
"virtual_token_address": "text",
"real_token_address": "text",
"creator": "text",
"tax_wallet": "text",
"image_url": "https://example.com",
"banner_url": "https://example.com",
"mp3_url": "https://example.com",
"name": "text",
"symbol": "text",
"total_supply": "text",
"token_type": "text",
"graduation_cap": "text",
"curve_starting_tax": 1,
"curve_tax_duration": 1,
"curve_max_wallet": "text",
"curve_max_wallet_duration": 1,
"curve_max_tx": "text",
"curve_max_tx_duration": 1,
"final_tax_rate": 1,
"lp_lock_duration": "text",
"burn_lp": true,
"start_time": "text",
"tax_drop_step": 1,
"tax_drop_interval": 1,
"max_wallet_step": 1,
"max_wallet_interval": 1,
"max_tx_step": 1,
"max_tx_interval": 1,
"limit_removal_time": 1,
"eth_pool": "text",
"circulating_supply": "text",
"created_at_block": 1,
"created_at_timestamp": 1,
"is_stealth": false,
"bio": "text",
"telegram": "text",
"twitter": "text",
"website": "text",
"catagory": "meme"
}trueETH 1, BSC 56, BASE 8453, ARB 42161
Wallet address that will send the transaction
Address recorded as token creator
ERC20 token name
ERC20 token symbol
Total supply of the token (raw units)
Graduation cap parameter
Maximum tokens per wallet
Maximum tokens per transaction
Token type: 0 = NO_TAX, 1 = TAX
Final tax rate in basis points or configured units
Whether to remove the contract header
Duration in seconds to lock LP
Whether LP tokens are burned
Start time as Unix timestamp (seconds)
Whether to use stealth deployment
falseUnsigned transaction for creating a Super Simple token
Missing or invalid fields
Internal server error
POST /blockchain/create/superSimpleToken HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 304
{
"chainId": 1,
"walletAddress": "text",
"creatorAddress": "text",
"tokenName": "text",
"tokenSymbol": "text",
"totalSupply": "text",
"graduationCap": "text",
"maxWallet": "text",
"maxTx": "text",
"tokenType": 1,
"finalTaxRate": 1,
"removeHeader": true,
"lpLockDuration": "text",
"burnLp": true,
"startTime": "text",
"isStealth": false
}{
"ok": true,
"tx": {}
}ETH 1, BSC 56, BASE 8453, ARB 42161
Wallet address that will send the transaction
Address recorded as token creator
ERC20 token name
ERC20 token symbol
Total supply of the token (raw units)
Graduation cap parameter
Token type: 0 = NO_TAX, 1 = TAX
Final tax rate in basis points or configured units
Whether to remove the contract header
Duration in seconds to lock LP
Whether LP tokens are burned
Start time as Unix timestamp (seconds)
Whether to use stealth deployment
falseUnsigned transaction for creating a Zero Simple token
Missing or invalid fields
Internal server error
POST /blockchain/create/zeroSimpleToken HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 270
{
"chainId": 1,
"walletAddress": "text",
"creatorAddress": "text",
"tokenName": "text",
"tokenSymbol": "text",
"totalSupply": "text",
"graduationCap": "text",
"tokenType": 1,
"finalTaxRate": 1,
"removeHeader": true,
"lpLockDuration": "text",
"burnLp": true,
"startTime": "text",
"isStealth": false
}{
"ok": true,
"tx": {}
}ETH 1, BSC 56, BASE 8453, ARB 42161
Wallet address that will send the transaction
ERC20 token name
ERC20 token symbol
Total supply of the token (raw units)
Token type: 0 = NO_TAX, 1 = TAX
Graduation cap parameter
Duration in seconds to lock LP
Whether LP tokens are burned
Start time as Unix timestamp (seconds)
Final tax rate in basis points or configured units
Whether to remove the contract header
Initial curve tax
Interval for tax adjustments along the curve
Maximum wallet size along the curve
Interval for wallet size adjustments
Maximum transaction size along the curve
Interval for transaction size adjustments
Whether to use stealth deployment
falseUnsigned transaction for creating a Basic curve token
Missing or invalid fields
Internal server error
POST /blockchain/create/basicToken HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 370
{
"chainId": 1,
"walletAddress": "text",
"tokenName": "text",
"tokenSymbol": "text",
"totalSupply": "text",
"tokenType": 1,
"graduationCap": "text",
"lpLockDuration": "text",
"burnLp": true,
"startTime": "text",
"finalTax": 1,
"removeHeader": true,
"curveStartTax": 1,
"curveTaxInterval": 1,
"curveMaxWallet": "text",
"curveWalletInterval": 1,
"curveMaxTx": "text",
"curveTxInterval": 1,
"useStealth": false
}{
"ok": true,
"tx": {}
}ETH 1, BSC 56, BASE 8453, ARB 42161
Wallet address that will send the transaction
ERC20 token name
ERC20 token symbol
Total supply of the token (raw units)
Token type: 0 = Basic, 1 = TAX for final token
Graduation cap parameter
Duration in seconds to lock LP
Whether LP tokens are burned
Start time as Unix timestamp (seconds)
Final tax rate in basis points or configured units
Whether to remove the contract header
Initial curve tax
Interval for tax adjustments along the curve
Maximum wallet size along the curve
Interval for wallet size adjustments
Maximum transaction size along the curve
Interval for transaction size adjustments
Step size for tax reduction
Interval in seconds between tax drops
Step size for max wallet increase
Interval in seconds between max wallet changes
Step size for max transaction increase
Interval in seconds between max transaction changes
Time after which limits are removed (seconds)
Whether to use stealth deployment
falseUnsigned transaction for creating an Advanced curve token
Missing or invalid fields
Internal server error
POST /blockchain/create/advancedToken HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 499
{
"chainId": 1,
"walletAddress": "text",
"tokenName": "text",
"tokenSymbol": "text",
"totalSupply": "text",
"tokenType": 1,
"graduationCap": "text",
"lpLockDuration": "text",
"burnLp": true,
"startTime": "text",
"finalTax": 1,
"removeHeader": true,
"curveStartTax": 1,
"curveTaxInterval": 1,
"curveMaxWallet": "text",
"curveWalletInterval": 1,
"curveMaxTx": "text",
"curveTxInterval": 1,
"taxDropStep": 1,
"taxDropInterval": 1,
"maxWalletStep": 1,
"maxWalletInterval": 1,
"maxTxStep": 1,
"maxTxInterval": 1,
"limitRemovalTime": 1,
"useStealth": false
}{
"ok": true,
"tx": {}
}ETH 1, BSC 56, BASE 8453, ARB 42161
Address of the token to buy
Amount of tokens to buy
Wallet address making the purchase
Unsigned transaction for buying tokens
Missing required fields
Internal server error
POST /blockchain/buyCurve HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 77
{
"chainID": 1,
"tokenAddress": "text",
"buyAmount": "text",
"walletAddress": "text"
}{
"ok": true,
"tx": {}
}ETH 1, BSC 56, BASE 8453, ARB 42161
Address of the token to sell
Amount of tokens to sell
Wallet address making the sale
Unsigned transaction for selling tokens
Missing required fields
Internal server error
POST /blockchain/sellCurve HTTP/1.1
Host: steakhouseapi.xyz
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 78
{
"chainID": 1,
"tokenAddress": "text",
"sellAmount": "text",
"walletAddress": "text"
}{
"ok": true,
"tx": {}
}Last updated
Was this helpful?
