Transfer logs are recorded on MTRG transferring.
defines the range to filter in. e.g.
{
"range": {
"unit": "block",
"from": 10,
"to": 1000
}
}
refers to the range from block 10 to block 1000.
null
stands for the full range.
pass these parameters if you need filtered results paged. e.g.
{
"options": {
"offset": 0,
"limit": 10
}
}
the above refers that page offset is 0, and the page size is 10.
pass options null
if you don't need to demand paging.
order of filters, defaults to asc
OK
address that sends tokens
"0xdb4027477b2a8fe4c83c6dafe7f86678bb1b8a8d"
address that receives tokens
"0x5034aa590125b64023a0262112b98d72e3c8e40e"
amount of tokens
"0x47fdb3c3f456c0000"
event or transfer log meta info