Transaction Hash:
0x46017eb35aca6c323e54b4d4fc370613b0274a43a62631b14ebaa720e763adf1
Block:
6402640 19089617 L1 Block Confirmations
Timestamp:
55 days ago (Dec-09-2024 12:58:38 AM +UTC )
Transaction Fee:
0. 00550441826777 APE ($0.004799)
Gas Price Bid:
38. 131035 Gwei (0. 000000038131035 APE)
Gas Price Paid:
25. 42069 Gwei (0. 00000002542069 APE)
Gas Limit & Usage by Txn:
8,000,060
|
216,533 (2.71%)
Gas Fees:
Base: 25. 42069 Gwei
Other Attributes:
Txn Type: 0 (Legacy)
Nonce: 17851
Position In Block: 1
Input Data:
0x000045e800000000675640bb00038b01bcdd9b8000038b12b572be0000038b01bcdd9b80
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
0x2be5d7058adba14bc38e4a83e94a81f7491b0163
Name ChainlinkFulfilled (index_topic_1 bytes32 id )View Source
Topics 0 0x7cc135e0cebb02c3480ae5d74d377283180a2601f8f644edf7987b009316c63a 1: id Dec D903AA84B375100845D630F71551A648FDA8B4C05A12D18858B993CCB5D41F67 D903AA84B375100845D630F71551A648FDA8B4C05A12D18858B993CCB5D41F67 Data
1
Address
0x2be5d7058adba14bc38e4a83e94a81f7491b0163
Name TriggerOrderCanceled (tuple orderId , index_topic_1 address triggerCaller , uint8 orderType , uint8 cancelReason )View Source
Topics {
"anonymous": false,
"inputs": [
{
"components": [
{
"internalType": "address",
"name": "user",
"type": "address"
},
{
"internalType": "uint32",
"name": "index",
"type": "uint32"
}
],
"indexed": false,
"internalType": "struct ITradingStorage.Id",
"name": "orderId",
"type": "tuple"
},
{
"indexed": true,
"internalType": "address",
"name": "triggerCaller",
"type": "address"
},
{
"indexed": false,
"internalType": "enum ITradingStorage.PendingOrderType",
"name": "orderType",
"type": "uint8"
},
{
"indexed": false,
"internalType": "enum ITradingCallbacks.CancelReason",
"name": "cancelReason",
"type": "uint8"
}
],
"name": "TriggerOrderCanceled",
"type": "event"
} 0x0766d5a97748cddd280198f717da563fe9aad4d38e5bd546fe56d04fbc68a3cd 0x000000000000000000000000bf586db0dc934d2a6b5333333e23b9c831504bb3 TriggerOrderCanceled False Data
2
Address
0x2be5d7058adba14bc38e4a83e94a81f7491b0163
Name PendingOrderClosed (tuple orderId )View Source
Topics 0 0xf0e19a36a85c073783ad5d0a8026dffa190d250d673c8c80b687cbef125571f3 {
"anonymous": false,
"inputs": [
{
"components": [
{
"internalType": "address",
"name": "user",
"type": "address"
},
{
"internalType": "uint32",
"name": "index",
"type": "uint32"
}
],
"indexed": false,
"internalType": "struct ITradingStorage.Id",
"name": "orderId",
"type": "tuple"
}
],
"name": "PendingOrderClosed",
"type": "event"
} 0xf0e19a36a85c073783ad5d0a8026dffa190d250d673c8c80b687cbef125571f3 PendingOrderClosed False Data
3
Address
0x2be5d7058adba14bc38e4a83e94a81f7491b0163
Name TradingCallbackExecuted (tuple a , uint8 orderType )View Source
Topics 0 0x3c7b39f62241be54daf88ab94fbb4f3b7e92a2abb908f2d2b4ce3d14dadd5a4f {
"anonymous": false,
"inputs": [
{
"components": [
{
"components": [
{
"internalType": "address",
"name": "user",
"type": "address"
},
{
"internalType": "uint32",
"name": "index",
"type": "uint32"
}
],
"internalType": "struct ITradingStorage.Id",
"name": "orderId",
"type": "tuple"
},
{
"internalType": "uint256",
"name": "spreadP",
"type": "uint256"
},
{
"internalType": "uint64",
"name": "price",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "open",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "high",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "low",
"type": "uint64"
}
],
"indexed": false,
"internalType": "struct ITradingCallbacks.AggregatorAnswer",
"name": "a",
"type": "tuple"
},
{
"indexed": false,
"internalType": "enum ITradingStorage.PendingOrderType",
"name": "orderType",
"type": "uint8"
}
],
"name": "TradingCallbackExecuted",
"type": "event"
} 0x3c7b39f62241be54daf88ab94fbb4f3b7e92a2abb908f2d2b4ce3d14dadd5a4f TradingCallbackExecuted False Data
4
Address
0x2be5d7058adba14bc38e4a83e94a81f7491b0163
Name PriceReceived (tuple orderId , index_topic_1 uint16 pairIndex , bytes32 request , uint256 priceData , bool isLookback , bool usedInMedian )View Source
Topics 0 0x1d01fcc0e82c93f463da710266800aff752bf7da2435090b30616276602eb75a 1: pairIndex Dec 300 300 {
"anonymous": false,
"inputs": [
{
"components": [
{
"internalType": "address",
"name": "user",
"type": "address"
},
{
"internalType": "uint32",
"name": "index",
"type": "uint32"
}
],
"indexed": false,
"internalType": "struct ITradingStorage.Id",
"name": "orderId",
"type": "tuple"
},
{
"indexed": true,
"internalType": "uint16",
"name": "pairIndex",
"type": "uint16"
},
{
"indexed": false,
"internalType": "bytes32",
"name": "request",
"type": "bytes32"
},
{
"indexed": false,
"internalType": "uint256",
"name": "priceData",
"type": "uint256"
},
{
"indexed": false,
"internalType": "bool",
"name": "isLookback",
"type": "bool"
},
{
"indexed": false,
"internalType": "bool",
"name": "usedInMedian",
"type": "bool"
}
],
"name": "PriceReceived",
"type": "event"
} 0x1d01fcc0e82c93f463da710266800aff752bf7da2435090b30616276602eb75a 0x000000000000000000000000000000000000000000000000000000000000012c PriceReceived False Data
Poster Fee:
0. 00000040673104 APE
Network Fee:
0. 00550401153673 APE
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 .