Search
Search

Transaction: A1Y894U...1AZ2

Receiver
Status
Succeeded
Transaction Fee
0.00085 
Deposit Value
<0.00001 
Gas Used
8 Tgas
Attached Gas
100 Tgas
Created
March 08, 2024 at 12:35:21pm
Hash
A1Y894U1kDc9w1bYwaMogXcwPwvSRYJKUakDTejf1AZ2

Actions

Called method: 'set' in contract: social.near
Arguments:
{ "data": { "idknwhoru.near": { "component_alpha": { "Components": { "": "import { socialDb } from \"@bos-web-engine/social-db-plugin\";\nimport { useState, useEffect, Suspense } from \"react\";\nimport cs from \"./styles.module.css\"\n\nconst UserComponentList = ({ id, components }) => {\n return <article>\n <ul>\n {Object.keys(components).map(component => {\n return <li>\n <a className={cs.link} href={`https://bwe.near.dev/${id}/${component}`}>\n <h3 className={cs.h3}>\n {component}\n </h3>\n </a>\n </li>\n }\n )}\n </ul>\n </article>\n}\n\nexport default function Components({ id = \"idknwhoru.near\" }) {\n const [data, setData] = useState(null);\n const components = data?.[id]?.component_alpha;\n\n const loadData = async () => {\n const res = await socialDb.get({\n key: `${id}/component_alpha/**`\n });\n\n setData(res);\n }\n\n useEffect(() => {\n loadData();\n }, []);\n\n return (\n <section className={cs.wrapper}>\n <>\n <h2 className={cs.h2}>Components</h2>\n {\n !components ? <p>pending...</p> : <UserComponentList id={id} components={components} />\n }\n </>\n </section>\n );\n}\n\nexport default Components as BWEComponent;", "css": "@import url(\"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css\");\n\n.wrapper {\n --font-family: Pretendard Variable;\n --font-style: normal;\n --h2-font-size: 28px;\n --h2-line-height: 33px;\n --h3-font-weight: 700;\n --h3-font-size: 24px;\n --h3-line-height: 29px;\n --h3-letter-spacing: -0.003em;\n --link-color: #1a0dab;\n --link-visited-color: #681da8;\n}\n\n.h2 {\n font-family: var(--font-family);\n font-style: var(--font-style);\n font-size: var(--h2-font-size);\n line-height: var(--h2-line-height);\n}\n\n.h3 {\n font-weight: var(--h3-font-weight);\n font-size: var(--h3-font-size);\n line-height: var(--h3-line-height);\n letter-spacing: var(--h3-letter-spacing);\n}\n\n.link {\n color: var(--link-color);\n text-decoration: unset;\n\n &:hover {\n text-decoration: underline;\n }\n\n &:visited {\n color: var(--link-visited-color);\n }\n}" } } } } }

Transaction Execution Plan

Convert Transaction To Receipt
Gas Burned:
2 Tgas
Tokens Burned:
0.00024 
Receipt:
Predecessor ID:
Receiver ID:
Gas Burned:
6 Tgas
Tokens Burned:
0.0006 
Called method: 'set' in contract: social.near
Arguments:
{ "data": { "idknwhoru.near": { "component_alpha": { "Components": { "": "import { socialDb } from \"@bos-web-engine/social-db-plugin\";\nimport { useState, useEffect, Suspense } from \"react\";\nimport cs from \"./styles.module.css\"\n\nconst UserComponentList = ({ id, components }) => {\n return <article>\n <ul>\n {Object.keys(components).map(component => {\n return <li>\n <a className={cs.link} href={`https://bwe.near.dev/${id}/${component}`}>\n <h3 className={cs.h3}>\n {component}\n </h3>\n </a>\n </li>\n }\n )}\n </ul>\n </article>\n}\n\nexport default function Components({ id = \"idknwhoru.near\" }) {\n const [data, setData] = useState(null);\n const components = data?.[id]?.component_alpha;\n\n const loadData = async () => {\n const res = await socialDb.get({\n key: `${id}/component_alpha/**`\n });\n\n setData(res);\n }\n\n useEffect(() => {\n loadData();\n }, []);\n\n return (\n <section className={cs.wrapper}>\n <>\n <h2 className={cs.h2}>Components</h2>\n {\n !components ? <p>pending...</p> : <UserComponentList id={id} components={components} />\n }\n </>\n </section>\n );\n}\n\nexport default Components as BWEComponent;", "css": "@import url(\"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css\");\n\n.wrapper {\n --font-family: Pretendard Variable;\n --font-style: normal;\n --h2-font-size: 28px;\n --h2-line-height: 33px;\n --h3-font-weight: 700;\n --h3-font-size: 24px;\n --h3-line-height: 29px;\n --h3-letter-spacing: -0.003em;\n --link-color: #1a0dab;\n --link-visited-color: #681da8;\n}\n\n.h2 {\n font-family: var(--font-family);\n font-style: var(--font-style);\n font-size: var(--h2-font-size);\n line-height: var(--h2-line-height);\n}\n\n.h3 {\n font-weight: var(--h3-font-weight);\n font-size: var(--h3-font-size);\n line-height: var(--h3-line-height);\n letter-spacing: var(--h3-letter-spacing);\n}\n\n.link {\n color: var(--link-color);\n text-decoration: unset;\n\n &:hover {\n text-decoration: underline;\n }\n\n &:visited {\n color: var(--link-visited-color);\n }\n}" } } } } }
Result:
{ "block_height": "114329348" }
No logs
Receipt:
Predecessor ID:
Receiver ID:
Gas Burned:
223 Ggas
Tokens Burned:
0 
Transferred 0.01845  to idknwhoru.near
Empty result
No logs