Transaction Hash:
0x0ea3b91919d6b8a16dc66f5661a222e16b6dc57da6e0bdfbeceb01601a634c79
Timestamp:
9 days ago (Jan-21-2025 02:58:13 PM UTC )
ERC-20 Tokens Transferred:
Gas Price:
55 Gwei (0. 000000055 S)
Gas Limit & Usage by Txn:
423,545
|
400,755 (94.62%)
Gas Fees:
Base: 50 Gwei | Max: 55 Gwei | Max Priority: 55 Gwei
Burnt & Txn Savings Fees:
🔥 Burnt: 0. 022041525 S 💸 Txn Savings: 0 S
Other Attributes:
Txn Type: 2 (EIP-1559)
Nonce: 28
Position In Block: 0
Input Data:
0x441762660000000000000000000000001826aa2fccf4dee2f83620e8003399957c7df4a900000000000000000000000000000000000000000000000000000000000007d40000000000000000000000000e7a7a477ab4ddfb2d7a500d33c38a19372a70fc00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000016345785d8a00060000000000000000000000000000000000000000000000000000000000000c8000000000000000000000000000000000000000000000000000000000038292190000000000000000000000000000000000000000000000000000000003a73f3f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000493e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001634c628e9cec21e5299c79c839402f060e82eea989d424c2b618c0b672933f8c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
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
0
Address
0x37792eecfa985d0b00a51864c970e7df406aa868
Name PositionIdentifiersStored (index_topic_1 bytes32 positionId , tuple identifiers )View Source
Topics 0 0x487ea6416487448c3ce943d750c8f67a275e4d8f26ac4093803bf63354b7006f 1: positionId Dec A181490CFA50EFE1AC05CD296A128C0992DB533C44B77FD4B592172723DF7CA8 A181490CFA50EFE1AC05CD296A128C0992DB533C44B77FD4B592172723DF7CA8 {
"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 0xa181490cfa50efe1ac05cd296a128c0992db533c44b77fd4b592172723df7ca8 PositionIdentifiersStored True Data
2
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 A181490CFA50EFE1AC05CD296A128C0992DB533C44B77FD4B592172723DF7CA8 A181490CFA50EFE1AC05CD296A128C0992DB533C44B77FD4B592172723DF7CA8 {
"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 0xa181490cfa50efe1ac05cd296a128c0992db533c44b77fd4b592172723df7ca8 PendingPositionStored False Data
3
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 634C628E9CEC21E5299C79C839402F060E82EEA989D424C2B618C0B672933F8C 634C628E9CEC21E5299C79C839402F060E82EEA989D424C2B618C0B672933F8C 2: referralCode Dec 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 3: positionId Dec A181490CFA50EFE1AC05CD296A128C0992DB533C44B77FD4B592172723DF7CA8 A181490CFA50EFE1AC05CD296A128C0992DB533C44B77FD4B592172723DF7CA8 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 .