Deep Analysis
Get account data with transaction records with the current account
https://apilist.tronscanapi.com/api/deep/account/relatedAccount?address=TPyjyZfsYaXStgz2NmAraF1uZcMtkgNan5Try this endpoint in your browser 🔗
Query Parameters
address
txNum
Number of transactions,separated by commas. eg:1,10 Represents 1 to 10
txAmount
Transaction amount range,separated by commas. eg:100,10000 Represents 100 to 10000
direction
Transfer type: 0 all, 1 transfer-in, 2 transfer-out
relatedAddress
relatedToken
startTime
In second
endTime
In second
sortby
Sorted field:amountIn(amount of transfer in), amountOut(amount of transfer out), timesIn(transfer in times), timesOut(transfer out times)
limit
Max 100
Sample response
{
"total": 4,
"code": 0,
"contractMap": {
"TB3UZsVL7SdrrugRfeyXK5C75e7V3CDyty": false,
"TXFBqBbqJommqZf7BV8NNYzePh97UmJodJ": false,
"TTd9qHyjqiUkfTxe3gotbuTMpjU8LEbpkN": false,
"TKHuVq1oKVruCGLvqVexFs6dawKv6fQgFs": false
},
"data": [
{
"inAmountUsd": 3130784970.9059763,
"outAmountUsd": 0,
"address": "TKHuVq1oKVruCGLvqVexFs6dawKv6fQgFs",
"addressTag": "Tether Treasury",
"outNum": 0,
"inNum": 117
},
{
"inAmountUsd": 1721903345.260201,
"outAmountUsd": 0,
"address": "TTd9qHyjqiUkfTxe3gotbuTMpjU8LEbpkN",
"addressTag": "Kraken",
"outNum": 0,
"inNum": 169
},
{
"inAmountUsd": 89488438.237212,
"outAmountUsd": 0,
"address": "TXFBqBbqJommqZf7BV8NNYzePh97UmJodJ",
"addressTag": "Bitfinex",
"outNum": 0,
"inNum": 41
},
{
"inAmountUsd": 158.68939300000002,
"outAmountUsd": 0,
"address": "TB3UZsVL7SdrrugRfeyXK5C75e7V3CDyty",
"addressTag": "TB3UZsVL7SdrrugRfeyXK5C75e7V3CDyty",
"outNum": 0,
"inNum": 121
}
],
"contractInfo": {},
"refreshTimeInfo": {
"timeToRefresh": 88200,
"lastUpdateTime": "1680568641"
}
}Get distribution of total market capitalization
https://apilist.tronscanapi.com/api/stableCoin/holder/balance/overviewTry this endpoint in your browser 🔗
No Parameters required.
Sample response
Get chart of the number of accounts held and the number of accounts held
Try this endpoint in your browser 🔗
Query Parameters
startDay
Format: yyyy-MM-dd
endDay
Format: yyyy-MM-dd
Get the transfer quantity of a trc20 token held by an account
Try this endpoint in your browser 🔗
Query Parameter
accountAddress
tokenAddress
TRC20 address
Get list of transactions involving liquidity
Try this endpoint in your browser 🔗
Query Parameter
sort
Sorting method: timestamp, value, or tokenValue. When the field is preceded by '-', the result is in a descending order
minValue
Minimum amount, default 1000
maxValue
Maximum amount, no upper limit by default
type
Liquidity operations: AddLiquidity, RemoveLiquidity, TokenExchange. The default is to query all, and multiple types of queries are separated by commas.
operator
startTimestamp
The maximum interval between the start and end timestamps is 60 days. Default: 60 days before current time
endTimestamp
If the end timestamp goes beyond the current time, the start timestamps will automatically be set to 60 days before the end timestamp, and data from that time range will be returned.
token
Filter liquidity changes of specific tokens. Multiple tokens are separated by commas
pool
Liquidity change list of a certain liquidity pool
project
The value is sunswap or suncurve
influence
Impact on a specific token. + for increase, - for decrease
minTokenValue
Minimum value for a single token filtering
maxTokenValue
Maximum value for a single token filtering
Get all tags of an account
Try this endpoint in your browser 🔗
Query Parameter
address
Get transfer amount change chart with a statistical period of 24 hours
Try this endpoint in your browser 🔗
Query Parameter
startTime
In second
endTime
In second
type
The line chart is not included by default, but it can be added by setting the type to addLine.
Get the chart of the top holders of stablecoins
Try this endpoint in your browser 🔗
Query Parameter
viewContract
Whether to check the contract data, 1-check, 2-don’t check
sort
Sorted field: USDT,USDC,USDJ,USDD,TUSD
direction
1-ascending, 2-descending
Get basic information of the stable currency pool
Try this endpoint in your browser 🔗
Query Parameter
pool
The contract address of a certain pool
Get large transactions of stablecoins
Try this endpoint in your browser 🔗
Query Parameter
address
txUsd
Transaction values in USD, separated by commas. eg:1,10 Represents 1 to 10
txAmount
Transaction amount range,separated by commas. eg:100,10000 Represents 100 to 10000
relatedAddress
relatedToken
startTime
In second
endTime
In second
limit
Max 50
types
Transfer type,separated by commas:0:all 1:tranfer-in 2:transfer-out 3:exchange 4:add liquidity 5:remove liquidity 6:deposit 7:loan 8:repayment 9:withdraw money
sortBy
Sorted field: time, amount, usd(the total value)
asc
true/false
Get a graph of all stablecoin issuance changes
Try this endpoint in your browser 🔗
Query Parameter
startTime
In second
endTime
In second
Get key events of tron stablecoin
Try this endpoint in your browser 🔗
Query Parameter
start
limit
sort
Sorting: 1-quantity, 2-time
operatorAddress
direction
1-Ascending, 2-Descending
startTime
endTime
startAmount
endAmount
USDT
Key events, multiple events are separated by commas
USDC
Key events, multiple events are separated by commas
USDD
Key events, multiple events are separated by commas
USDJ
Key events, multiple events are separated by commas
TUSD
Key events, multiple events are separated by commas
Get the total circulation of all stablecoins
Try this endpoint in your browser 🔗
No Parameters required.
Get all stablecoin liquidity pool information
Try this endpoint in your browser 🔗
No Parameters required.
Get a list of all blacklist transactions
Try this endpoint in your browser 🔗
Query Parameter
tokenAddress
blackAddress
sort
1-quantity, 2-time
direction
1-Ascending, 2-Descending
start
limit
Obtain a graph of changes in holdings of a stablecoin
Try this endpoint in your browser 🔗
Query Parameter
token
Obtain the basic information of a token held by an account
Try this endpoint in your browser 🔗
Query Parameter
accountAddress
tokenAddress
TRC20 address or TRC10 token ID. If the value is set to 0, the token is TRX
Get the distribution of holders of a stablecoin
Try this endpoint in your browser 🔗
Query Parameter
token
Get the asset value chart of a token in an account
Try this endpoint in your browser 🔗
Query Parameter
accountAddress
tokenAddress
TRC20 address or TRC10 token ID. If the value is set to 0, the token is TRX
startTime
In millisecond
endTime
In millisecond
Obtain the balance flow of the asset value of a token in an account
Try this endpoint in your browser 🔗
Query Parameter
accountAddress
tokenAddress
TRC20 address or TRC10 token ID. If the value is set to 0, the token is TRX
endTime
In millisecond
Obtain a trend chart of the circulation of a certain stable currency
USDD/USDC/USDJ/TUSD
Try this endpoint in your browser 🔗
Query Parameter
startTime
In second
endTime
In second
tokenAddress
Obtain information on the trend of liquidity pool changes
Try this endpoint in your browser 🔗
Query Parameter
startTimstamp
Start timestamp in milliseconds, must be later than 2022-11-21 08:00:00
endTimestamp
End timestamp in milliseconds, must be earlier than the current time
pool
Liquidity pool address
Obtain the liquidity change graph of the liquidity pool
Try this endpoint in your browser 🔗
Query Parameter
pool
Liquidity pool address
Obtain basic information on stablecoins
Try this endpoint in your browser 🔗
Query Parameter
tokenAddress
Obtain the distribution of the stablecoin liquidity pool
Try this endpoint in your browser 🔗
Query Parameter
token
Obtain the chart of total asset changes in the account
Try this endpoint in your browser 🔗
Query Parameter
address
Obtain account transfer-in and transfer-out fund distributio
Try this endpoint in your browser 🔗
Query Parameter
address
startTime
In second
endTime
In second
direction
Transfer type: 0 all, 1 transfer-in, 2 transfer-out
relatedToken
sortBy
Sorted field:amountIn(amount of transfer in), amountOut(amount of transfer out), timesIn(transfer in times), timesOut(transfer out times)
limit
Get large transactions
Try this endpoint in your browser 🔗
Query Parameter
address
txUsd
Transaction values in USD, separated by commas. eg:1,10 Represents 1 to 10
txAmount
Transaction amount range,separated by commas. eg:100,10000 Represents 100 to 10000
relatedAddress
relatedToken
startTime
In second
endTime
In second
limit
types
Transfer type,separated by commas:0:all 1:tranfer-in 2:transfer-out 3:exchange 4:add liquidity 5:remove liquidity 6:deposit 7:loan 8:repayment 9:withdraw money
sortBy
Sorted field: time, amount, usd(the total value)
asc
true/false
Chart of the number of accounts held and the number of accounts held
Try this endpoint in your browser 🔗
Query Parameters
Last updated