Get Ether Balance for a Single Address
Returns the Ether balance of a given address.
https://api-sepolia.uniscan.xyz/api
?module=account
&action=balance
&address=0xA796166245DF66b489Df2868A2F43848bBb1f524
&tag=latest
&apikey=YourApiKeyToken
Try this endpoint in your browser
Sample Response
{
"status":"1",
"message":"OK",
"result":"1499990565057524508"
}
Get Ether Balance for Multiple Addresses in a Single Call
Returns the balance of the accounts from a list of addresses.
https://api-sepolia.uniscan.xyz/api
?module=account
&action=balancemulti
&address=0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6,0x8B80610AF2e2F47fADd6FEa300cA343E48aFF5D3,0xe7B38950a6396fae5dF3e6f2b3F7BB8F65a81703
&apikey=YourApiKeyToken
Sample Response
{
"status": "1",
"message": "OK",
"result": [
{
"account": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
"balance": "5998995879756110173"
},
{
"account": "0x8B80610AF2e2F47fADd6FEa300cA343E48aFF5D3",
"balance": "3669891750334039992"
},
{
"account": "0xe7B38950a6396fae5dF3e6f2b3F7BB8F65a81703",
"balance": "1584669659485373654"
}
]
}
Get a list of 'Normal' Transactions By Address
Returns the list of transactions performed by an address, with optional pagination.
https://api-sepolia.uniscan.xyz/api
?module=account
&action=txlist
&address=0xe7B38950a6396fae5dF3e6f2b3F7BB8F65a81703
&startblock=0
&endblock=99999999
&page=1
&offset=2
&sort=asc
&apikey=YourApiKeyToken
Sample Response
{
"status": "1",
"message": "OK",
"result": [
{
"blockNumber": "857691",
"timeStamp": "1727710119",
"hash": "0x04518b1a8c5b51ae1689e060e1d369f67e2b2a6d2991b92b2855c173ccf895e9",
"nonce": "0",
"blockHash": "0x67ad7d677b8909cb2db61ca5dc3c2421e6897b728f1b45c2ee47155774e31d4f",
"transactionIndex": "1",
"from": "0xe7b38950a6396fae5df3e6f2b3f7bb8f65a81703",
"to": "",
"value": "0",
"gas": "1431554",
"gasPrice": "1000252",
"isError": "0",
"txreceipt_status": "1",
"input": "0x6080604052348015600e575f80fd5b506118d48061001c5f395ff3fe608060405234801561000f575f80fd5b506004361061007b575f3560e01c8063bd9a548b11610059578063bd9a548b146100fd578063c274583a1461011b578063f50b2efe14610139578063f90c4924146101555761007b565b80633ce142f51461007f57806355a547d5146100af578063b24ebfcc146100cd575b5f80fd5b6100996004803603810190610094919061124c565b610173565b6040516100a69190611292565b60405180910390f35b6100b7610205565b6040516100c491906112c3565b60405180910390f35b6100e760048036038101906100e29190611456565b61035f565b6040516100f491906112c3565b60405180910390f35b610105610370565b6040516101129190611554565b60405180910390f35b610123610553565b60405161013091906115d4565b60405180910390f35b610153600480360381019061014e91906115f4565b610590565b005b61015d61059c565b60405161016a9190611292565b60405180910390f35b5f73f786a909d559f5dee2dc6706d8e5a81728a39ae973ffffffffffffffffffffffffffffffffffffffff168273ffffffffffffffffffffffffffffffffffffffff16036101c3575f9050610200565b816040517fec459bc00000000000000000000000000000000000000000000000000000000081526004016101f7919061162e565b60405180910390fd5b919050565b5f8061020f6105a4565b90505f61021b826106b1565b8161ffff16915080935081925050505f8103610263576040517f8552ff3c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f5b81811015610359575f6102778461071e565b90505f806068866102889190611674565b90505f815f36905061029a91906116a7565b9050803592505f8365ffffffffffff16036102e1576040517f336dc9d000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f88036102f8578265ffffffffffff16975061033a565b878365ffffffffffff1614610339576040517fd9d1f46500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5b83876103469190611674565b9650505050508080600101915050610265565b50505090565b5f6103698261075b565b9050919050565b60605f600667ffffffffffffffff81111561038e5761038d6112f0565b5b6040519080825280602002602001820160405280156103bc5781602001602082028036833780820191505090505b5090507f4254430000000000000000000000000000000000000000000000000000000000815f815181106103f3576103f26116da565b5b6020026020010181815250507f455448000000000000000000000000000000000000000000000000000000000081600181518110610434576104336116da565b5b6020026020010181815250507f424e42000000000000000000000000000000000000000000000000000000000081600281518110610475576104746116da565b5b6020026020010181815250507f4152000000000000000000000000000000000000000000000000000000000000816003815181106104b6576104b56116da565b5b6020026020010181815250507f4156415800000000000000000000000000000000000000000000000000000000816004815181106104f7576104f66116da565b5b6020026020010181815250507f43454c4f0000000000000000000000000000000000000000000000000000000081600581518110610538576105376116da565b5b60200260200101818152505061054d8161076c565b91505090565b60606040518060400160405280601381526020017f72656473746f6e652d72617069642d64656d6f00000000000000000000000000815250905090565b61059981610790565b50565b5f6001905090565b5f8060203603356602ed57011e000081166602ed57011e000014915050806105f8576040517fe7764c9e00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f8036905060291115610637576040517f5796f78a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b602936033590505f600960038362ffffff166106539190611674565b61065d9190611674565b90505f3690506002826106709190611674565b11156106a8576040517fc30a7bd700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80935050505090565b5f805f6020846106c19190611674565b90505f369050811115610700576040517f5796f78a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b803603359250826002856107149190611674565b9250925050915091565b5f805f61072a84610859565b91509150604e81602061073d9190611674565b836107489190611707565b6107529190611674565b92505050919050565b5f610765826108b7565b9050919050565b60605f8061077984610a06565b9150915061078681610590565b8192505050919050565b5f6103e88261079f9190611775565b90508042101561080157603c42826107b791906116a7565b11156107fc5780426040517fb6b0916d0000000000000000000000000000000000000000000000000000000081526004016107f39291906117a5565b60405180910390fd5b610855565b60b4814261080f91906116a7565b11156108545780426040517f0321d0b500000000000000000000000000000000000000000000000000000000815260040161084b9291906117a5565b60405180910390fd5b5b5050565b5f805f805f602060418761086d9190611674565b6108779190611674565b5f36905061088591906116a7565b90508035925060038161089891906116a7565b9050803591508262ffffff1694508163ffffffff169350505050915091565b5f6002825103610915576002826001815181106108d7576108d66116da565b5b6020026020010151835f815181106108f2576108f16116da565b5b60200260200101516109049190611674565b61090e9190611775565b9050610a01565b5f82510361094f576040517f9e198af900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61095882610c76565b5f600283516109679190611775565b90505f6002845161097891906117cc565b036109e2575f838281518110610991576109906116da565b5b6020026020010151846001846109a791906116a7565b815181106109b8576109b76116da565b5b60200260200101516109ca9190611674565b90506002816109d99190611775565b92505050610a01565b8281815181106109f5576109f46116da565b5b60200260200101519150505b919050565b60605f80835167ffffffffffffffff811115610a2557610a246112f0565b5b604051908082528060200260200182016040528015610a535781602001602082028036833780820191505090505b5090505f845167ffffffffffffffff811115610a7257610a716112f0565b5b604051908082528060200260200182016040528015610aa05781602001602082028036833780820191505090505b5090505f855167ffffffffffffffff811115610abf57610abe6112f0565b5b604051908082528060200260200182016040528015610af257816020015b6060815260200190600190039081610add5790505b5090505f5b8651811015610b7e57610b0861059c565b60ff1667ffffffffffffffff811115610b2457610b236112f0565b5b604051908082528060200260200182016040528015610b525781602001602082028036833780820191505090505b50828281518110610b6657610b656116da565b5b60200260200101819052508080600101915050610af7565b505f610b886105a4565b90505f610b94826106b1565b8161ffff16915080935081925050505f60405190505f5b82811015610c5e575f610bc18b89898989610cc9565b80925081965050505f8103610c02576040517fdfb25a7900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b888114158015610c1257505f8914155b15610c49576040517f4cbc474200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80985082604052818060010192505050610bab565b50610c698487610f86565b9750505050505050915091565b805160208201602082028101815b81811015610cc257825b81811015610cb6578151815180821015610ca9578084528183525b5050602081019050610c8e565b50602081019050610c84565b5050505050565b5f805f805f610cd786610859565b915091505f8060605f80600d602087610cf09190611674565b88610cfb9190611707565b610d059190611674565b91505f60688c610d159190611674565b5f369050610d2391906116a7565b90505f8360418e610d349190611674565b610d3e9190611674565b5f369050610d4c91906116a7565b9050610d588482610d85565b9450836020860120955081359250610da0565b5f6040519050818152602081019050818101604052919050565b5f610d8f83610d6b565b838382376020810391505092915050565b8265ffffffffffff169a50610dc18660418f610dbc9190611674565b6110c9565b9650610dcc87610173565b60ff16995050505050505050604e86610de59190611674565b95505f805f5b84811015610f73576020848a610e019190611674565b610e0b9190611674565b9850610e178985611142565b80935081945050505f5b8d51811015610f65578d8181518110610e3d57610e3c6116da565b5b60200260200101518403610f58575f8c8281518110610e5f57610e5e6116da565b5b60200260200101519050610e7381896111ba565b158015610ea35750610e8361059c565b60ff168e8381518110610e9957610e986116da565b5b6020026020010151105b15610f5257838c8381518110610ebc57610ebb6116da565b5b60200260200101518f8481518110610ed757610ed66116da565b5b602002602001015181518110610ef057610eef6116da565b5b6020026020010181815250508d8281518110610f0f57610f0e6116da565b5b602002602001018051809190610f24906117fc565b81525050610f3281896111d1565b8d8381518110610f4557610f446116da565b5b6020026020010181815250505b50610f65565b8080600101915050610e21565b508080600101915050610deb565b5050508594505050509550959350505050565b60605f835167ffffffffffffffff811115610fa457610fa36112f0565b5b604051908082528060200260200182016040528015610fd25781602001602082028036833780820191505090505b5090505f610fde61059c565b60ff1690505f5b85518110156110bd5781858281518110611002576110016116da565b5b6020026020010151101561106957848181518110611023576110226116da565b5b6020026020010151826040517f2b13aef50000000000000000000000000000000000000000000000000000000081526004016110609291906117a5565b60405180910390fd5b5f61108d8783815181106110805761107f6116da565b5b602002602001015161035f565b9050808483815181106110a3576110a26116da565b5b602002602001018181525050508080600101915050610fe5565b50819250505092915050565b5f805f80843603803593506020810190508035925060208101905080355f1a9150506001868285856040515f815260200160405260405161110d949392919061185b565b6020604051602081039080840390855afa15801561112d573d5f803e3d5ffd5b50505060206040510351935050505092915050565b5f805f845f36905061115491906116a7565b90508035925060208101359150602184106111a657836040517fc000fc4200000000000000000000000000000000000000000000000000000000815260040161119d91906112c3565b60405180910390fd5b6008846020030282901c9150509250929050565b5f80826001901b841690505f811191505092915050565b5f816001901b8317905092915050565b5f604051905090565b5f80fd5b5f80fd5b5f73ffffffffffffffffffffffffffffffffffffffff82169050919050565b5f61121b826111f2565b9050919050565b61122b81611211565b8114611235575f80fd5b50565b5f8135905061124681611222565b92915050565b5f60208284031215611261576112606111ea565b5b5f61126e84828501611238565b91505092915050565b5f60ff82169050919050565b61128c81611277565b82525050565b5f6020820190506112a55f830184611283565b92915050565b5f819050919050565b6112bd816112ab565b82525050565b5f6020820190506112d65f8301846112b4565b92915050565b5f80fd5b5f601f19601f8301169050919050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b611326826112e0565b810181811067ffffffffffffffff82111715611345576113446112f0565b5b80604052505050565b5f6113576111e1565b9050611363828261131d565b919050565b5f67ffffffffffffffff821115611382576113816112f0565b5b602082029050602081019050919050565b5f80fd5b6113a0816112ab565b81146113aa575f80fd5b50565b5f813590506113bb81611397565b92915050565b5f6113d36113ce84611368565b61134e565b905080838252602082019050602084028301858111156113f6576113f5611393565b5b835b8181101561141f578061140b88826113ad565b8452602084019350506020810190506113f8565b5050509392505050565b5f82601f83011261143d5761143c6112dc565b5b813561144d8482602086016113c1565b91505092915050565b5f6020828403121561146b5761146a6111ea565b5b5f82013567ffffffffffffffff811115611488576114876111ee565b5b61149484828501611429565b91505092915050565b5f81519050919050565b5f82825260208201905092915050565b5f819050602082019050919050565b6114cf816112ab565b82525050565b5f6114e083836114c6565b60208301905092915050565b5f602082019050919050565b5f6115028261149d565b61150c81856114a7565b9350611517836114b7565b805f5b8381101561154757815161152e88826114d5565b9750611539836114ec565b92505060018101905061151a565b5085935050505092915050565b5f6020820190508181035f83015261156c81846114f8565b905092915050565b5f81519050919050565b5f82825260208201905092915050565b8281835e5f83830152505050565b5f6115a682611574565b6115b0818561157e565b93506115c081856020860161158e565b6115c9816112e0565b840191505092915050565b5f6020820190508181035f8301526115ec818461159c565b905092915050565b5f60208284031215611609576116086111ea565b5b5f611616848285016113ad565b91505092915050565b61162881611211565b82525050565b5f6020820190506116415f83018461161f565b92915050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601160045260245ffd5b5f61167e826112ab565b9150611689836112ab565b92508282019050808211156116a1576116a0611647565b5b92915050565b5f6116b1826112ab565b91506116bc836112ab565b92508282039050818111156116d4576116d3611647565b5b92915050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52603260045260245ffd5b5f611711826112ab565b915061171c836112ab565b925082820261172a816112ab565b9150828204841483151761174157611740611647565b5b5092915050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601260045260245ffd5b5f61177f826112ab565b915061178a836112ab565b92508261179a57611799611748565b5b828204905092915050565b5f6040820190506117b85f8301856112b4565b6117c560208301846112b4565b9392505050565b5f6117d6826112ab565b91506117e1836112ab565b9250826117f1576117f0611748565b5b828206905092915050565b5f611806826112ab565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff820361183857611837611647565b5b600182019050919050565b5f819050919050565b61185581611843565b82525050565b5f60808201905061186e5f83018761184c565b61187b6020830186611283565b611888604083018561184c565b611895606083018461184c565b9594505050505056fea264697066735822122047b8735b02c1c8a33eee59869a67e715dcbfd57db8d8c6a2537281831835aa5064736f6c634300081a0033",
"contractAddress": "0x2e441adc345daeb11ff9c2cae7efd461e5525850",
"cumulativeGasUsed": "1463026",
"gasUsed": "1419124",
"confirmations": "565504",
"methodId": "0x60806040",
"functionName": ""
},
{
"blockNumber": "936701",
"timeStamp": "1727789129",
"hash": "0xfb0e6907e414d1c6ac6638537f5aac4da0eb802e3e2f9b12c411c5af073982f2",
"nonce": "1",
"blockHash": "0xda8a35e600de4d6f6162f67ce39c1f5afbd5a31136173e2d406806038b9e0336",
"transactionIndex": "1",
"from": "0xe7b38950a6396fae5df3e6f2b3f7bb8f65a81703",
"to": "0xa1be220e2491239206f6cd7221f54d24de5907a1",
"value": "50000000000000000",
"gas": "21000",
"gasPrice": "1000252",
"isError": "0",
"txreceipt_status": "1",
"input": "0x",
"contractAddress": "",
"cumulativeGasUsed": "64938",
"gasUsed": "21000",
"confirmations": "486494",
"methodId": "0x",
"functionName": ""
}
]
}
Get a list of 'Internal' Transactions by Address
Returns the list of internal transactions performed by an address, with optional pagination.
https://api-sepolia.uniscan.xyz/api
?module=account
&action=txlistinternal
&address=0x0000000000000000000000000000000000000000
&startblock=0
&endblock=99999999
&page=1
&offset=2
&sort=asc
&apikey=YourApiKeyToken
Sample Response
{
"status": "1",
"message": "OK",
"result": [
{
"blockNumber": "829772",
"timeStamp": "1727682200",
"hash": "0x5c8903d916cb632606253ef77ab6b6c90a44b65cf39596f424ca717626ce7746",
"from": "0x19f94e0358c9118999430721bc0479bf219c621c",
"to": "0x0000000000000000000000000000000000000000",
"value": "0",
"contractAddress": "",
"input": "",
"type": "delegatecall",
"gas": "22563",
"gasUsed": "0",
"traceId": "0_1",
"isError": "0",
"errCode": ""
}
]
}
Get 'Internal Transactions' by Transaction Hash
Returns the list of internal transactions performed within a transaction.
https://api-sepolia.uniscan.xyz/api
?module=account
&action=txlistinternal
&txhash=0x0cc199540721b673323b1353fbfc63da1085997b7dc8af4a8fff91f7bcf61102
&apikey=YourApiKeyToken
Sample Response
{
"status":"1",
"message":"OK",
"result":[
{
"blockNumber":"312070",
"timeStamp":"1639592011",
"from":"0xa234eead085ac80a4f7cc5220789e048373f0f1e",
"to":"",
"value":"0",
"contractAddress":"0x63a19c2868e469ffc2c8346c93f81ff6e140ffaf",
"input":"",
"type":"create",
"gas":"8504616",
"gasUsed":"134349",
"isError":"0",
"errCode":""
},
{
"blockNumber":"312070",
"timeStamp":"1639592011",
"from":"0xa234eead085ac80a4f7cc5220789e048373f0f1e",
"to":"",
"value":"0",
"contractAddress":"0xe05ba0186f4a5a5d0eb8a5394d8413411ffd321c",
"input":"",
"type":"create",
"gas":"1119086",
"gasUsed":"134349",
"isError":"0",
"errCode":""
},
{
"blockNumber":"312070",
"timeStamp":"1639592011",
"from":"0xa234eead085ac80a4f7cc5220789e048373f0f1e",
"to":"",
"value":"0",
"contractAddress":"0x7b99f4f6260c3cd12984e8d2b83eaf51d44e2254",
"input":"",
"type":"create",
"gas":"134349",
"gasUsed":"134349",
"isError":"0",
"errCode":""
}
]
}
The isError
field returns 0
for successful transactions and 1
for rejected/cancelled transactions.
Get "Internal Transactions" by Block Range
Returns the list of internal transactions performed within a block range, with optional pagination.
https://api-sepolia.uniscan.xyz/api
?module=account
&action=txlistinternal
&startblock=1000
&endblock=1001
&page=1
&offset=2
&sort=asc
&apikey=YourApiKeyToken
Sample Response
{
"status": "1",
"message": "OK",
"result": [
{
"blockNumber": "1000",
"timeStamp": "1726853428",
"hash": "0x7974d5197d1fa1e7c5ea70cc2a6eca4fb53b7c6a4c73858005801f3e00c503d7",
"from": "0x4200000000000000000000000000000000000015",
"to": "0xc0d3c0d3c0d3c0d3c0d3c0d3c0d3c0d3c0d30015",
"value": "0",
"contractAddress": "",
"input": "",
"type": "delegatecall",
"gas": "957254",
"gasUsed": "16351",
"traceId": "0_1",
"isError": "0",
"errCode": ""
},
{
"blockNumber": "1001",
"timeStamp": "1726853429",
"hash": "0xc3013f739413f83686e3ad07237389baaeb622129e7c109f2337b2def60060d8",
"from": "0x4200000000000000000000000000000000000015",
"to": "0xc0d3c0d3c0d3c0d3c0d3c0d3c0d3c0d3c0d30015",
"value": "0",
"contractAddress": "",
"input": "",
"type": "delegatecall",
"gas": "957254",
"gasUsed": "16351",
"traceId": "0_1",
"isError": "0",
"errCode": ""
}
]
}
The isError
field returns 0
for successful transactions and 1
for rejected/cancelled transactions.
Get a list of 'ERC20 - Token Transfer Events' by Address
Returns the list of ERC-20 tokens transferred by an address, with optional filtering by token contract.
https://api-sepolia.uniscan.xyz/api
?module=account
&action=tokentx
&contractaddress=0x31d0220469e10c4E71834a79b1f276d740d3768F
&address=0x0000000000000000000000000000000000000000
&page=1
&offset=2
&startblock=0
&endblock=99999999
&sort=asc
&apikey=YourApiKeyToken
Usage:
ERC-20 transfers from an address, specify the address
parameter
ERC-20 transfers from a contract address, specify the contract address
parameter
ERC-20 transfers from an address filtered by a token contract, specify both address
and contract address
parameters.
Sample Response
{
"status": "1",
"message": "OK",
"result": [
{
"blockNumber": "596566",
"timeStamp": "1727448994",
"hash": "0xad985ecba1336e4c87e7b754a0da625052e89e640a2666011a57f5265b296160",
"nonce": "0",
"blockHash": "0xdd72686d9d624d4dfdc94db551c36111b72f6a5719343b01622406025d327f9c",
"from": "0x0000000000000000000000000000000000000000",
"contractAddress": "0x31d0220469e10c4e71834a79b1f276d740d3768f",
"to": "0x8f3fd2be2c9ec60e7075e6caa0dc2205cb171c6c",
"value": "50000000",
"tokenName": "USDC",
"tokenSymbol": "USDC",
"tokenDecimal": "6",
"transactionIndex": "1",
"gas": "200000",
"gasPrice": "1000252",
"gasUsed": "89715",
"cumulativeGasUsed": "133605",
"input": "deprecated",
"confirmations": "827049"
},
{
"blockNumber": "599212",
"timeStamp": "1727451640",
"hash": "0xbaac2f6d5d756e1bb000915114f443285733568758a392a7a44ac6ab76d1d7e4",
"nonce": "1",
"blockHash": "0x31696e76844cc0f06530990d4d178ccb63d8b3e580e0af5839d79324707620aa",
"from": "0x0000000000000000000000000000000000000000",
"contractAddress": "0x31d0220469e10c4e71834a79b1f276d740d3768f",
"to": "0x23c94fdc9e336e11f1c43f5a20eb532f9ad56c74",
"value": "25000000",
"tokenName": "USDC",
"tokenSymbol": "USDC",
"tokenDecimal": "6",
"transactionIndex": "1",
"gas": "200000",
"gasPrice": "1000252",
"gasUsed": "72615",
"cumulativeGasUsed": "116505",
"input": "deprecated",
"confirmations": "824403"
}
]
}
Get a list of 'ERC721 - Token Transfer Events' by Address
Returns the list of ERC-721 ( NFT ) tokens transferred by an address, with optional filtering by token contract
https://api-sepolia.uniscan.xyz/api
?module=account
&action=tokennfttx
&contractaddress=0xB7F724d6dDDFd008eFf5cc2834edDE5F9eF0d075
&address=0x0000000000000000000000000000000000000000
&page=1
&offset=2
&startblock=0
&endblock=99999999
&sort=asc
&apikey=YourApiKeyToken
Usage:
ERC-721 transfers from an address, specify the address
parameter
ERC-721 transfers from a contract address, specify the contract address
parameter
ERC-721 transfers from an address filtered by a token contract, specify both address
and contract address
parameters.
Sample Response
{
"status": "1",
"message": "OK",
"result": [
{
"blockNumber": "1147244",
"timeStamp": "1727999672",
"hash": "0xfe31a3890e45e13a5480f6e4aecabb24e367578c3d4174d65c476c21b722929f",
"nonce": "11",
"blockHash": "0xdca5b0b82136313af361a5ed43b983e4eaf9860ab3dc4bd211ce5a223200b86a",
"from": "0x0000000000000000000000000000000000000000",
"contractAddress": "0xb7f724d6dddfd008eff5cc2834edde5f9ef0d075",
"to": "0x3e5e7b5565331b5b891fe4293b4bc6164687b705",
"tokenID": "1",
"tokenName": "Uniswap V3 Positions NFT-V1",
"tokenSymbol": "UNI-V3-POS",
"tokenDecimal": "0",
"transactionIndex": "2",
"gas": "6075768",
"gasPrice": "1000252",
"gasUsed": "5210433",
"cumulativeGasUsed": "5349843",
"input": "deprecated",
"confirmations": "276470"
},
{
"blockNumber": "1147744",
"timeStamp": "1728000172",
"hash": "0xeb1ecb7b5c5f5a78c5f3be9c4bb154f714385077189767e6f7a1eb1225af041f",
"nonce": "12",
"blockHash": "0x9b894a493a6ff70047a663de0ec5c87c2b2ea14eb97005d45ef396593e691e45",
"from": "0x0000000000000000000000000000000000000000",
"contractAddress": "0xb7f724d6dddfd008eff5cc2834edde5f9ef0d075",
"to": "0x3e5e7b5565331b5b891fe4293b4bc6164687b705",
"tokenID": "2",
"tokenName": "Uniswap V3 Positions NFT-V1",
"tokenSymbol": "UNI-V3-POS",
"tokenDecimal": "0",
"transactionIndex": "1",
"gas": "6036153",
"gasPrice": "1000252",
"gasUsed": "5176257",
"cumulativeGasUsed": "5220171",
"input": "deprecated",
"confirmations": "275970"
}
]
}
Get a list of 'ERC1155 - Token Transfer Events' by Address
Returns the list of ERC-1155 ( NFT ) tokens transferred by an address, with optional filtering by token contract
https://api-sepolia.uniscan.xyz/api
?module=account
&action=token1155tx
&contractaddress=0xe154d63353C23972f4Ba8b4Cb887Cd76e4166aE2
&address=0x0000000000000000000000000000000000000000
&page=1
&offset=2
&startblock=0
&endblock=99999999
&sort=asc
&apikey=YourApiKeyToken
Usage:
ERC-1155 transfers from an address, specify the address
parameter
ERC-1155 transfers from a contract address, specify the contract address
parameter
ERC-1155 transfers from an address filtered by a token contract, specify both address
and contract address
parameters.
Sample Response
{
"status": "1",
"message": "OK",
"result": [
{
"blockNumber": "565423",
"timeStamp": "1727417851",
"hash": "0x9bde841dd4cf8d4c45abbdef01f0d81c4816c4b777a687e19542f2b1785290bd",
"nonce": "3",
"blockHash": "0xca9156a2e74b6e1f73d35415df73e85e14c648b4a35d427df14216d42c048608",
"transactionIndex": "1",
"gas": "2412413",
"gasPrice": "1000000252",
"gasUsed": "2392260",
"cumulativeGasUsed": "2436150",
"input": "deprecated",
"contractAddress": "0xe154d63353c23972f4ba8b4cb887cd76e4166ae2",
"from": "0x0000000000000000000000000000000000000000",
"to": "0xe59fc04559382d8d22235cf4c7766e1fff5850c2",
"tokenID": "0",
"tokenValue": "1",
"tokenName": "TestERC721Mix1155",
"tokenSymbol": "TMix",
"confirmations": "858346"
},
{
"blockNumber": "565423",
"timeStamp": "1727417851",
"hash": "0x9bde841dd4cf8d4c45abbdef01f0d81c4816c4b777a687e19542f2b1785290bd",
"nonce": "3",
"blockHash": "0xca9156a2e74b6e1f73d35415df73e85e14c648b4a35d427df14216d42c048608",
"transactionIndex": "1",
"gas": "2412413",
"gasPrice": "1000000252",
"gasUsed": "2392260",
"cumulativeGasUsed": "2436150",
"input": "deprecated",
"contractAddress": "0xe154d63353c23972f4ba8b4cb887cd76e4166ae2",
"from": "0x0000000000000000000000000000000000000000",
"to": "0xe59fc04559382d8d22235cf4c7766e1fff5850c2",
"tokenID": "1",
"tokenValue": "1",
"tokenName": "TestERC721Mix1155",
"tokenSymbol": "TMix",
"confirmations": "858346"
}
]
}