Transaction Hash:
0x0f5950b2dc26844eb5ed85b88e8d12af0e4f506019f2b8f11bb89f64b91486de
Timestamp:
12 days ago (Jan-17-2025 10:12:17 AM UTC )
ERC-20 Tokens Transferred:
Gas Price:
110 Gwei (0. 00000011 S)
Gas Limit & Usage by Txn:
441,079
|
417,796 (94.72%)
Gas Fees:
Base: 100 Gwei | Max: 110 Gwei | Max Priority: 110 Gwei
Burnt & Txn Savings Fees:
🔥 Burnt: 0. 04595756 S 💸 Txn Savings: 0 S
Other Attributes:
Txn Type: 2 (EIP-1559)
Nonce: 2
Position In Block: 2
Input Data:
0x441762660000000000000000000000004db052ccc76049b038dda26cbe6b0dbbf4f17c2100000000000000000000000000000000000000000000000000000000000000020000000000000000000000001444e226a93ee7228a7634d3101413a4d1aea4bd0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000d8d726b7177a8000000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000004e04fb8413000000000000000000000000000000000000000000000000000012309ce540000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000493e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018e4bff42e860baa3795a2d225c5a4afe742b011ab4685a26c130c302a36452b200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
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
4
Address
0x37792eecfa985d0b00a51864c970e7df406aa868
Name PositionIdentifiersStored (index_topic_1 bytes32 positionId , tuple identifiers )View Source
Topics 0 0x487ea6416487448c3ce943d750c8f67a275e4d8f26ac4093803bf63354b7006f 1: positionId Dec 1593EE623A84E04DB5EEDA330E53B96DC54AEC0A2E85B009EEDCBC4B9EE64490 1593EE623A84E04DB5EEDA330E53B96DC54AEC0A2E85B009EEDCBC4B9EE64490 {
"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 0x1593ee623a84e04db5eeda330e53b96dc54aec0a2e85b009eedcbc4b9ee64490 PositionIdentifiersStored True Data
6
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 1593EE623A84E04DB5EEDA330E53B96DC54AEC0A2E85B009EEDCBC4B9EE64490 1593EE623A84E04DB5EEDA330E53B96DC54AEC0A2E85B009EEDCBC4B9EE64490 {
"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 0x1593ee623a84e04db5eeda330e53b96dc54aec0a2e85b009eedcbc4b9ee64490 PendingPositionStored False Data
7
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 8E4BFF42E860BAA3795A2D225C5A4AFE742B011AB4685A26C130C302A36452B2 8E4BFF42E860BAA3795A2D225C5A4AFE742B011AB4685A26C130C302A36452B2 2: referralCode Dec 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 3: positionId Dec 1593EE623A84E04DB5EEDA330E53B96DC54AEC0A2E85B009EEDCBC4B9EE64490 1593EE623A84E04DB5EEDA330E53B96DC54AEC0A2E85B009EEDCBC4B9EE64490 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 .