Search
Search

Transaction: FL95ssp...Tr2G

Signed by
Receiver
Status
Succeeded
Transaction Fee
0.00102 
Deposit Value
0 
Gas Used
10 Tgas
Attached Gas
100 Tgas
Created
January 12, 2023 at 10:05:15pm
Hash
FL95sspp9imb3e1DwTZ6WjpKghqismvS2whP56knTr2G

Actions

Called method: 'set' in contract: social.near
Arguments:
{ "data": { "mob.near": { "widget": { "Notification.Item": { "": "const { accountId, blockHeight, value } = props;\n\nreturn (\n <div className=\"d-flex justify-content-between mb-3\">\n <div className=\"me-2 text-truncate\">\n <div className=\"text-truncate\">\n <Widget src=\"mob.near/widget/ProfileLine\" props={{ accountId }} />\n </div>\n <div\n className=\"text-truncate text-muted\"\n style={{ paddingLeft: \"1.8em\" }}\n >\n {value.type === \"follow\" ? (\n \"followed you\"\n ) : value.type === \"unfollow\" ? (\n \"unfollowed you\"\n ) : value.type === \"poke\" ? (\n \"poked you\"\n ) : value.type === \"like\" ? (\n <>\n liked your\n {value.item.path === `${context.accountId}/post/main` ? (\n <a\n className=\"fw-bold text-muted\"\n href={`#/mob.near/widget/MainPage.Post.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n post\n </a>\n ) : value.item.path === `${context.accountId}/post/comment` ? (\n <a\n className=\"fw-bold text-muted\"\n href={`#/mob.near/widget/MainPage.Comment.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n comment\n </a>\n ) : (\n \"item???\"\n )}\n </>\n ) : value.type === \"comment\" ? (\n <>\n <a\n className=\"fw-bold text-muted\"\n href={`#/mob.near/widget/MainPage.Comment.Page?accountId=${accountId}&blockHeight=${blockHeight}`}\n >\n replied\n </a>{\" \"}\n to your\n {value.item.path === `${context.accountId}/post/main` ? (\n <a\n className=\"fw-bold text-muted\"\n href={`#/mob.near/widget/MainPage.Post.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n post\n </a>\n ) : (\n \"item???\"\n )}\n </>\n ) : (\n \"???\"\n )}\n <Widget src=\"mob.near/widget/TimeAgo\" props={{ blockHeight }} />\n </div>\n </div>\n <div className=\"text-nowrap\">\n {value.type === \"follow\" || value.type === \"unfollow\" ? (\n <Widget src=\"mob.near/widget/FollowButton\" props={{ accountId }} />\n ) : value.type === \"poke\" ? (\n <Widget\n src=\"mob.near/widget/PokeButton\"\n props={{ accountId, back: true }}\n />\n ) : value.type === \"like\" ? (\n value.item.path === `${context.accountId}/post/main` ? (\n <a\n className=\"btn btn-outline-dark\"\n href={`#/mob.near/widget/MainPage.Post.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n View post\n </a>\n ) : value.item.path === `${context.accountId}/post/comment` ? (\n <a\n className=\"btn btn-outline-dark\"\n href={`#/mob.near/widget/MainPage.Comment.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n View comment\n </a>\n ) : (\n \"\"\n )\n ) : value.type === \"comment\" ? (\n <>\n <a\n className=\"btn btn-outline-dark\"\n href={`#/mob.near/widget/MainPage.Comment.Page?accountId=${accountId}&blockHeight=${blockHeight}`}\n >\n View comment\n </a>\n {value.item.path === `${context.accountId}/post/main` && (\n <a\n className=\"btn btn-outline-dark d-none d-md-inline-block\"\n href={`#/mob.near/widget/MainPage.Post.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n View post\n </a>\n )}\n </>\n ) : (\n \"\"\n )}\n </div>\n </div>\n);\n" } } } } }

Transaction Execution Plan

Convert Transaction To Receipt
Gas Burned:
2 Tgas
Tokens Burned:
0.00024 
Receipt:
Predecessor ID:
Receiver ID:
Gas Burned:
7 Tgas
Tokens Burned:
0.00077 
Called method: 'set' in contract: social.near
Arguments:
{ "data": { "mob.near": { "widget": { "Notification.Item": { "": "const { accountId, blockHeight, value } = props;\n\nreturn (\n <div className=\"d-flex justify-content-between mb-3\">\n <div className=\"me-2 text-truncate\">\n <div className=\"text-truncate\">\n <Widget src=\"mob.near/widget/ProfileLine\" props={{ accountId }} />\n </div>\n <div\n className=\"text-truncate text-muted\"\n style={{ paddingLeft: \"1.8em\" }}\n >\n {value.type === \"follow\" ? (\n \"followed you\"\n ) : value.type === \"unfollow\" ? (\n \"unfollowed you\"\n ) : value.type === \"poke\" ? (\n \"poked you\"\n ) : value.type === \"like\" ? (\n <>\n liked your\n {value.item.path === `${context.accountId}/post/main` ? (\n <a\n className=\"fw-bold text-muted\"\n href={`#/mob.near/widget/MainPage.Post.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n post\n </a>\n ) : value.item.path === `${context.accountId}/post/comment` ? (\n <a\n className=\"fw-bold text-muted\"\n href={`#/mob.near/widget/MainPage.Comment.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n comment\n </a>\n ) : (\n \"item???\"\n )}\n </>\n ) : value.type === \"comment\" ? (\n <>\n <a\n className=\"fw-bold text-muted\"\n href={`#/mob.near/widget/MainPage.Comment.Page?accountId=${accountId}&blockHeight=${blockHeight}`}\n >\n replied\n </a>{\" \"}\n to your\n {value.item.path === `${context.accountId}/post/main` ? (\n <a\n className=\"fw-bold text-muted\"\n href={`#/mob.near/widget/MainPage.Post.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n post\n </a>\n ) : (\n \"item???\"\n )}\n </>\n ) : (\n \"???\"\n )}\n <Widget src=\"mob.near/widget/TimeAgo\" props={{ blockHeight }} />\n </div>\n </div>\n <div className=\"text-nowrap\">\n {value.type === \"follow\" || value.type === \"unfollow\" ? (\n <Widget src=\"mob.near/widget/FollowButton\" props={{ accountId }} />\n ) : value.type === \"poke\" ? (\n <Widget\n src=\"mob.near/widget/PokeButton\"\n props={{ accountId, back: true }}\n />\n ) : value.type === \"like\" ? (\n value.item.path === `${context.accountId}/post/main` ? (\n <a\n className=\"btn btn-outline-dark\"\n href={`#/mob.near/widget/MainPage.Post.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n View post\n </a>\n ) : value.item.path === `${context.accountId}/post/comment` ? (\n <a\n className=\"btn btn-outline-dark\"\n href={`#/mob.near/widget/MainPage.Comment.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n View comment\n </a>\n ) : (\n \"\"\n )\n ) : value.type === \"comment\" ? (\n <>\n <a\n className=\"btn btn-outline-dark\"\n href={`#/mob.near/widget/MainPage.Comment.Page?accountId=${accountId}&blockHeight=${blockHeight}`}\n >\n View comment\n </a>\n {value.item.path === `${context.accountId}/post/main` && (\n <a\n className=\"btn btn-outline-dark d-none d-md-inline-block\"\n href={`#/mob.near/widget/MainPage.Post.Page?accountId=${context.accountId}&blockHeight=${value.item.blockHeight}`}\n >\n View post\n </a>\n )}\n </>\n ) : (\n \"\"\n )}\n </div>\n </div>\n);\n" } } } } }
Empty result
No logs
Receipt:
Predecessor ID:
Receiver ID:
Gas Burned:
223 Ggas
Tokens Burned:
0 
Transferred 0.01828  to mob.near
Empty result
No logs