feat: Update metadata
All checks were successful
Build Docker / Build Image (push) Successful in 29s
All checks were successful
Build Docker / Build Image (push) Successful in 29s
This commit is contained in:
parent
e98edf3de9
commit
c3f2714929
@ -1,6 +1,16 @@
|
||||
{
|
||||
"name": "Woodburn",
|
||||
"symbol": "WDBRN",
|
||||
"image": "https://nathan.woodburn.au/favicon.png",
|
||||
"description": "Woodburn Token",
|
||||
"image": "https://nathan.woodburn.au/favicon.png"
|
||||
"extensions": {
|
||||
"website": "https://nathan.woodburn.au"
|
||||
},
|
||||
"tags": [
|
||||
"Woodburn"
|
||||
],
|
||||
"creator": {
|
||||
"name": "Nathan.Woodburn/",
|
||||
"site": "https://nathan.woodburn.au"
|
||||
}
|
||||
}
|
16
templates/assets/wdbrnt_metadata.json
Normal file
16
templates/assets/wdbrnt_metadata.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "WoodburnTest",
|
||||
"symbol": "WDBRNT",
|
||||
"image": "https://nathan.woodburn.au/favicon.png",
|
||||
"description": "Woodburn Test Token",
|
||||
"extensions": {
|
||||
"website": "https://nathan.woodburn.au"
|
||||
},
|
||||
"tags": [
|
||||
"Woodburn"
|
||||
],
|
||||
"creator": {
|
||||
"name": "Nathan.Woodburn/",
|
||||
"site": "https://nathan.woodburn.au"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user