Transactions
Simulate an unsigned transaction
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"stateChanges": [
{
"type": "native-asset-transfer",
"data": {
"from": "0x0dafCC68323e70812f86D13453502AeB57352337",
"to": "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
"value": "100000000000000000"
},
"asset": {
"chainID": "137",
"name": "Polygon (MATIC)",
"decimals": 18,
"symbol": "MATIC",
"logoURL": "https://assets.coingecko.com/coins/images/4713/small/matic-token-icon.png",
"tokenType": "native"
},
"summary": {
"text": "0x0dafCC68323e70812f86D13453502AeB57352337 sent 0.1 MATIC to 0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1"
}
}
],
"relevantAddresses": [
{
"address": "0x0dafcc68323e70812f86d13453502aeb57352337",
"nonce": 49378,
"hasBytecode": false,
"balance": "530212540735654295609"
},
{
"address": "0x99c9fc46f92e8a1c0dec1b1747d010903e884be1",
"nonce": 0,
"hasBytecode": false,
"balance": "11415161521110723"
}
],
"origin": "https://seaclaim.xyz",
"warnings": [
{
"type": "blocked-domain",
"severity": "critical"
}
],
"gasUsed": "21000"
}Supported Network
API Endpoint
Last updated