Boolean
Whether or not a token was able to be succesfully bought during simulation.
String
Tax paid for a buy transaction during simulation.
String
Gas used for a buy transaction during simulation.
String
The maximum token amount an address can buy during simulation.
Boolean
Whether or not a token was able to be succesfully sold during simulation.
String
Tax paid for a sell transaction during simulation.
String
Gas used for a sell transaction during simulation.
String
The maximum token amount an address can sell during simulation.
Boolean
Whether or not the contract ownership was able to be transferred during simulation.
Boolean
Whether or not the contract ownership was able to be renounced during simulation.
Boolean
Whether or not the contract ownership is already renounced during simulation (owner is 0x0).
String
If a call was found to trigger liquidity & trading, this is the call name.
Used By
Returned by- getLatestTokens (deprecated): Returns a list of latest tokens.
- onLatestTokens (deprecated): Live-streamed updates for newly listed tokens.