API Documentation
Data API
- Supported Networks
- Webhook
- User Operations
- Factory
- Bundler
- Account
- Metrics
- Paymaster
Get Address Aggregate Data
Returns an array of erc20 transfers that the address has made
Authorizations
Response
An array of erc20 transfers that the address has made
An array of erc20 transfers that the address has made
Address of the sender
Hash of the transaction
Address of the receiver
Amount of tokens transferred
Symbol of the token
Block number of the transaction in hex
Category of the transaction erc20 vs erc721
An array of erc721+erc1155 transfers that the address has made
Address of the sender
Hash of the transaction
Address of the receiver
Token id of the nft
Symbol of the token/nft
Block number of the transaction in hex
Category of the transaction erc20 vs erc721
metadata of the nft
Token id of the nft
raw contract data
Address of the contract
Amount of tokens transferred (erc20)
An array of internal + external transactions that the address has made
Block height
Block signed at
Fees paid
Address of the sender
Label of the sender
Gas offered
Gas price
Gas quote
Gas quote rate
Gas spent
Pretty gas quote
Pretty quote value of the transaction
If the transaction was successful
Address of the receiver
Label of the receiver
Hash of the transaction
Offset of the transaction
Value of the transaction
Quote value of the transaction
An array of user operations that the address was involved in
Object containing meta data of the sender's account
The factory of the senders account
Object containing meta data of the target's account
The factory of the targets account if present
Actual gas cost of the user operation
Actual gas used of the user operation
Address of the beneficiary of the user operation
Block number of the block in which the user operation was mined
Timestamp of the block in which the user operation was mined
callData in Hex that was sent to the target of the user operation
Factory of the user operation
Internal ID of the user operation, can be ignored.
Input for the transaction that contains the user operation
Max fee per gas of the user operation
Max priority fee per gas of the user operation
Network on which the user operation was mined
Nonce of the user operation
The paymaster of the user operation
Paymaster and data of the user operation
Gas used for the pre-verification of the user operation
Hexadecimal reason as to why the user operation reverted
Address of the user that sent the operation.
Signature of the user operation
Whether the user operation was successful
The target of the user operation
Hash of the transaction that contains the user operation.
Hash of the user operation.
Value sent to the target of the user op
Gas limit used for the verification of the user operation