Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sagaz_dApp_PW_for_VeWorld #290

Merged
merged 6 commits into from
Sep 10, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added apps/com.thesagaz/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions apps/com.thesagaz/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Sagaz",
"href": "https://thesagaz.com",
"desc": "Caelum AB Inferno",
"category": "collectibles",
"tags": [
"Sagaz",
"VeChain",
"VIP-181",
"Collectibles",
"Art",
"NFT",
"PFP",
"Sassafras",
"SASS",
"Questing",
"Battles",
"Training"
],
"contracts": [
"0xf46d132cfc813da70c0806921d05ab3057d8badd",
"0x88270ca93379de8245d653070d958ae28b91B01c",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The contract address should be in lowercase.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh man I thought i got them in lower case one sec man I really sure am having a go with this lol I am so sorry for maken you come back to this over and over I feel bad

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think i owe you a beer when we get chance to meet up lol

"0x5336396c28c2c565d04bd6768506a88557b62da6",
"0x84B0caf6436aace4e21d10f126963fdd53ac31ea"
],
"isVeWorldSupported": true
}
Loading