114,312,981
whoru.near(ed25519:EY9JqGRDCdFbA6DtNVjmHxSDbJh7QQfkgq88fxT5iW4h)
{
"keys": [
"whoru.near"
],
"public_key": "ed25519:Gtv3KJdg7qGvGv5xQLJKPNYCTHDtKNhsVQAVZJR4XiYc"
}
"data": {
"whoru.near": {
"component_alpha": {
"Profile": {
"": "import { socialDb, type SocialGetResponse } from \\\\\\\"@bos-web-engine/social-db-plugin\\\\\\\";\\\\nimport { useState, useEffect } from \\\\\\\"react\\\\\\\";\\\\nimport ps from \\\\\\\"./styles.module.css\\\\\\\"\\\\n\\\\nexport default function Profile() {\\\\n const id = \\\\\\\"idknwhoru.near\\\\\\\";\\\\n const [data, setData] = useState(null);\\\\n const profile = data?.[id]?.profile;\\\\n\\\\n const loadData = async () => {\\\\n const res = await socialDb.get({\\\\n key: `${id}/profile/**`\\\\n });\\\\n\\\\n setData(res);\\\\n }\\\\n\\\\n useEffect(() => {\\\\n loadData();\\\\n }, []);\\\\n\\\\n return (\\\\n <section>\\\\n {!profile ? <p>pending...</p> :\\\\n <article>\\\\n <img src={`https://ipfs.near.social/ipfs/${profile?.image.ipfs_cid}`} />\\\\n <p className={ps[\\\\\\\"h2-28\\\\\\\"]}>Hello, {profile?.name}</p>\\\\n </article>\\\\n }\\\\n </section>\\\\n );\\\\n}\\\\n\\\\nexport default Profile as BWEComponent;",
"css": "@import url(\\\\\\\"https://cdn.jsdelivr.net/gh/orioncactus/[email protected]/dist/web/variable/pretendardvariable.min.css\\\\\\\");\\\\n\\\\n.h2-28 {\\\\n font-family: Pretendard Variable;\\\\n font-style: normal;\\\\n font-size: 28px;\\\\n line-height: 33px;\\\\n}"
eyJibG9ja19oZWlnaHQiOiIxMTQzMTI5ODEifQ==
114,312,982
system(ed25519:EY9JqGRDCdFbA6DtNVjmHxSDbJh7QQfkgq88fxT5iW4h)
"deposit": "69825473523154825883860"
Empty Result