/peggy/v1/pending_send_to_eth REST API Endpoint
Query Parameters
sender_address
string
Cosmos address of the user who initiated the transfer to Ethereum
Returns
transfers_in_batches
array
List of outgoing transfers from the sender that are already included in outgoing batches
id
string
Unique identifier of the outgoing transfer
sender
string
Cosmos address that initiated the transfer
dest_address
string
Ethereum destination address for the transfer
erc20_token
object
ERC20 token details representing the transferred asset
contract
string
Ethereum address of the ERC20 token contract
amount
string
Amount of ERC20 tokens to be transferred
erc20_fee
object
ERC20 token fee details associated with the transfer
contract
string
Ethereum address of the ERC20 token used as fee
amount
string
Amount of ERC20 tokens used as fee
unbatched_transfers
array
List of outgoing transfers from the sender that have not yet been batched
id
string
Unique identifier of the outgoing transfer
sender
string
Cosmos address that initiated the transfer
dest_address
string
Ethereum destination address for the transfer
erc20_token
object
ERC20 token details representing the transferred asset
contract
string
Ethereum address of the ERC20 token contract
amount
string
Amount of ERC20 tokens to be transferred
erc20_fee
object
ERC20 token fee details associated with the transfer
contract
string
Ethereum address of the ERC20 token used as fee
amount
string
Amount of ERC20 tokens used as fee
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free