getApplicationLog
最后更新于
const log = await provider.getApplicationLog(
"0x28b47996fa62690e85ec54399a745eb1bd5c17c11a8b37c1cf83a1ee6f7bf5e7",
);{
txid: '0x28b47996fa62690e85ec54399a745eb1bd5c17c11a8b37c1cf83a1ee6f7bf5e7',
executions: [
{
trigger: 'Application',
vmstate: 'HALT',
exception: null,
gasconsumed: '284442',
stack: [
{
type: 'Any'
}
],
notifications: [
{
contract: '0x9bea75cf702f6afc09125aa6d22f082bfd2ee064',
eventname: 'FeedUpdated',
state: {
type: 'Array',
value: [
{
type: 'ByteString',
value: 'VFdFTFZFREFUQTpTT0wtVVNE'
},
{
type: 'Integer',
value: '1773432438'
},
{
type: 'Integer',
value: '83370000'
},
{
type: 'Integer',
value: '1775813652'
},
{
type: 'ByteString',
value: 'C2At7Fcp1GNBp+k3xZ3pGWsmdDwUsxoFfuNWBXNS9q8='
},
{
type: 'Integer',
value: '1'
}
]
}
}
]
}
]
}