Transaction Hash:
0xbdca5540b4f589cbc2fbe275c233c413c76ca5986cfb17a9ea540575df826d80
Block:
6880409 14622626 L1 Block Confirmations
Timestamp:
42 days ago (Dec-19-2024 05:38:27 PM +UTC )
Transaction Fee:
0. 00548738640547 APE ($0.005247)
Gas Price Bid:
38. 131035 Gwei (0. 000000038131035 APE)
Gas Price Paid:
25. 42069 Gwei (0. 00000002542069 APE)
Gas Limit & Usage by Txn:
3,000,015
|
215,863 (7.2%)
Gas Fees:
Base: 25. 42069 Gwei
Other Attributes:
Txn Type: 0 (Legacy)
Nonce: 29943
Position In Block: 2
Input Data:
0x000082570000000067645a100003839350d99580000383bb43380600000383bb43380600
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
22
Address
0x2be5d7058adba14bc38e4a83e94a81f7491b0163
Name ChainlinkFulfilled (index_topic_1 bytes32 id )View Source
Topics 0 0x7cc135e0cebb02c3480ae5d74d377283180a2601f8f644edf7987b009316c63a 1: id Dec 1633E52B3C80DC58FB61FBC981FFB221E0F8B28E12407E767F30BB69832EAE1F 1633E52B3C80DC58FB61FBC981FFB221E0F8B28E12407E767F30BB69832EAE1F Data
23
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 0x000000000000000000000000c6304496cc67ad10212f90ac889899da574f0594 TriggerOrderCanceled False Data
24
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
25
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
26
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. 00548697967443 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 .