InkyPump API
Emperor of the INK (EOTI)
Get the current Emperor of the INK - the daily Emperor token selected through competitive bidding
GET
Description
Returns information about the current Emperor of the INK (EOTI), which is the daily Emperor token that receives premium placement and visibility across the platform. The EOTI is selected through a competitive bidding system where projects can bid to become the Emperor for the next day. The endpoint automatically returns the current day’s Emperor token based on the smart contract.Query Parameters
boolean
default:"false"
Include bidding data such as current bid amount, next Emperor, and bidding history
Response
string
Token contract address
string
ISO timestamp of token creation
string
Creator’s wallet address
string
Token name
string
Token symbol
string
Token description
string
Token logo URL
string
Telegram channel URL
string
Twitter/X profile URL
string
Official website URL
number
Current market capitalization in ETH
number
Funding progress (0-1, where 1 means fully funded and live)
number
Current token price in ETH
number
24-hour trading volume
number
24-hour price change percentage
number
Number of buy transactions in the last 24 hours
number
Number of sell transactions in the last 24 hours
number
1-hour trading volume
number
1-hour price change percentage
number
Number of buy transactions in the last hour
number
Number of sell transactions in the last hour
number
Total number of token holders
number
Percentage of supply held by top 10 holders
number
Percentage of supply held by developer
object
Bidding information (only included if includeBidData=true)