Transaction Hash:
0x5a7986e5ad913061507df80154ace2e0a0668c215beb13b6911e772d8e2bab2d
Timestamp:
15 days ago (Jan-24-2025 03:13:39 AM UTC )
ERC-20 Tokens Transferred:
Gas Price:
55 Gwei (0. 000000055 S)
Gas Limit & Usage by Txn:
360,320
|
338,543 (93.96%)
Burnt Fees:
🔥 Burnt: 0. 018619865 S
Other Attributes:
Txn Type: 0 (Legacy)
Nonce: 59
Position In Block: 1
Input Data:
0x44176266000000000000000000000000a6ccfda51641d5cce7f2b376ca29faef8abdc0d10000000000000000000000000000000000000000000000000000000000000002000000000000000000000000b02bd75a0814585ba7c4d5a1c421b092adf96da000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000002031f0e2444a83f4300000000000000000000000000000000000000000000000000000000000030d40000000000000000000000000000000000000000000000000000004b0a7c85800000000000000000000000000000000000000000000000000000004e1a9680800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000493e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001345cd9ccad842c0481984cec7f23d435236920866c8f4cae6cf0eb7e02640a9900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
More Details:
Click to show more
Click to show less
Private Note:
To access the
Private Note feature, you must be
Logged In
Type Trace Address
From
To
Value
Gas Limit
AA Txn Hash
Method
Position
From
Internal Txns
Token Txns
NFT Txns
Txn Fee (ETH)
Gas Limit
Transaction Receipt Event Logs
61
Address
0x37792eecfa985d0b00a51864c970e7df406aa868
Name PositionIdentifiersStored (index_topic_1 bytes32 positionId , tuple identifiers )View Source
Topics 0 0x487ea6416487448c3ce943d750c8f67a275e4d8f26ac4093803bf63354b7006f 1: positionId Dec A740678A64665AB96349A2768CFD7D4B856FE7BF806C316C4122A2AEFD59D48D A740678A64665AB96349A2768CFD7D4B856FE7BF806C316C4122A2AEFD59D48D {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "bytes32",
"name": "positionId",
"type": "bytes32"
},
{
"components": [
{
"internalType": "address",
"name": "settlementAsset",
"type": "address"
},
{
"internalType": "uint16",
"name": "pairId",
"type": "uint16"
},
{
"internalType": "uint32",
"name": "index",
"type": "uint32"
},
{
"internalType": "address",
"name": "trader",
"type": "address"
}
],
"indexed": false,
"internalType": "struct TradingFloorStructsV1.PositionIdentifiers",
"name": "identifiers",
"type": "tuple"
}
],
"name": "PositionIdentifiersStored",
"type": "event"
} 0x487ea6416487448c3ce943d750c8f67a275e4d8f26ac4093803bf63354b7006f 0xa740678a64665ab96349a2768cfd7d4b856fe7bf806c316c4122a2aefd59d48d PositionIdentifiersStored True Data
63
Address
0x37792eecfa985d0b00a51864c970e7df406aa868
Name PendingPositionStored (index_topic_1 bytes32 positionId , uint8 phase , tuple requestIdentifiers , tuple requestParams , uint32 _spreadReductionF )View Source
Topics 0 0xb21f813c247f0b33a494a91f6ce2775e44bbfa407565c53b88b89d844994ebb3 1: positionId Dec A740678A64665AB96349A2768CFD7D4B856FE7BF806C316C4122A2AEFD59D48D A740678A64665AB96349A2768CFD7D4B856FE7BF806C316C4122A2AEFD59D48D {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "bytes32",
"name": "positionId",
"type": "bytes32"
},
{
"indexed": false,
"internalType": "enum TradingEnumsV1.PositionPhase",
"name": "phase",
"type": "uint8"
},
{
"components": [
{
"internalType": "address",
"name": "trader",
"type": "address"
},
{
"internalType": "uint16",
"name": "pairId",
"type": "uint16"
},
{
"internalType": "address",
"name": "settlementAsset",
"type": "address"
},
{
"internalType": "uint32",
"name": "positionIndex",
"type": "uint32"
}
],
"indexed": false,
"internalType": "struct TradingFloorStructsV1.PositionRequestIdentifiers",
"name": "requestIdentifiers",
"type": "tuple"
},
{
"components": [
{
"internalType": "bool",
"name": "long",
"type": "bool"
},
{
"internalType": "uint256",
"name": "collateral",
"type": "uint256"
},
{
"internalType": "uint32",
"name": "leverage",
"type": "uint32"
},
{
"internalType": "uint64",
"name": "minPrice",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "maxPrice",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "tp",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "sl",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "tpByFraction",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "slByFraction",
"type": "uint64"
}
],
"indexed": false,
"internalType": "struct TradingFloorStructsV1.PositionRequestParams",
"name": "requestParams",
"type": "tuple"
},
{
"indexed": false,
"internalType": "uint32",
"name": "_spreadReductionF",
"type": "uint32"
}
],
"name": "PendingPositionStored",
"type": "event"
} 0xb21f813c247f0b33a494a91f6ce2775e44bbfa407565c53b88b89d844994ebb3 0xa740678a64665ab96349a2768cfd7d4b856fe7bf806c316c4122a2aefd59d48d PendingPositionStored False Data
64
Address
0x0d219eba6d4454fc26cebc478d61564dc7037950
Name PositionRequested (index_topic_1 bytes32 domain , index_topic_2 bytes32 referralCode , index_topic_3 bytes32 positionId )View Source
Topics 0 0x076eb959a98c5de701c0d3d1bbb7b7b28fdef080e1356cb1d6c710a0c8b5cf63 1: domain Dec 345CD9CCAD842C0481984CEC7F23D435236920866C8F4CAE6CF0EB7E02640A99 345CD9CCAD842C0481984CEC7F23D435236920866C8F4CAE6CF0EB7E02640A99 2: referralCode Dec 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 3: positionId Dec A740678A64665AB96349A2768CFD7D4B856FE7BF806C316C4122A2AEFD59D48D A740678A64665AB96349A2768CFD7D4B856FE7BF806C316C4122A2AEFD59D48D Data
A transaction is a cryptographically signed instruction that changes the blockchain state. Block explorers track the details of all transactions in the network. Learn more about transactions in our Knowledge Base .