Skip to content

Instantly share code, notes, and snippets.

View lainhathoang's full-sized avatar
Farming

lainhathoang

Farming
View GitHub Profile
price area bedrooms bathrooms stories mainroad guestroom basement hotwaterheating airconditioning parking prefarea furnishingstatus
13300000 7420 4 2 3 yes no no no yes 2 yes furnished
12250000 8960 4 4 4 yes no no no yes 3 no furnished
12250000 9960 3 2 2 yes no yes no no 2 yes semi-furnished
12215000 7500 4 2 2 yes no yes no yes 3 yes furnished
11410000 7420 4 1 2 yes yes yes no yes 2 no furnished
10850000 7500 3 3 1 yes no yes no yes 2 yes semi-furnished
10150000 8580 4 3 4 yes no no no yes 2 yes semi-furnished
10150000 16200 5 3 2 yes no no no no 0 no unfurnished
9870000 8100 4 1 2 yes yes yes no yes 2 yes furnished
{
"name": "EVENT Wrapper #0",
"symbol": "EW",
"description": "Wrapper with locked event tokens",
"seller_fee_basis_points": 100,
"image": "https://gray-capitalist-cephalopod-696.mypinata.cloud/ipfs/QmSCJvfMvqArnaYb4WFvKGWW7vFeeGkK3eJBrS8hNewuWn",
"external_url": "",
"collection": {
"name": "EVENT Wrappers",
"family": "EVENTWrappers"
{
"name": "Julian Token",
"symbol": "JT",
"description": "Julian Token desctiption ....",
"image": "https://nexgard.com.au/sites/default/files/2024-02/AdobeStock274064877_360x316.jpeg"
}
import { createUmi } from "@metaplex-foundation/umi-bundle-defaults";
import {
create,
mplCandyMachine,
fetchCandyMachine,
addConfigLines,
fetchCandyGuard,
updateCandyGuard,
CANDY_GUARD_LABEL_SIZE,
mintV2,
import { createUmi } from "@metaplex-foundation/umi-bundle-defaults";
import {
create,
fetchCandyMachine,
mplCandyMachine,
setMintAuthority,
fetchCandyGuard,
addConfigLines,
mintV2,
} from "@metaplex-foundation/mpl-candy-machine";
{
"name": "Event Token",
"symbol": "EVENT",
"description": "$EVENT token",
"image": "https://event-protocol.s3.ap-southeast-1.amazonaws.com/event-protocol-logo.png"
}
{
"name": "TokensFabric",
"symbol": "TFA",
"description": "TokensFabric desctiption ....",
"image": "https://nexgard.com.au/sites/default/files/2024-02/AdobeStock274064877_360x316.jpeg"
}
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"required": ["documentID"],
"additionalProperties": false,
"properties": {
"documentID": {
"type": "string"
}
}
@lainhathoang
lainhathoang / README.md
Created March 18, 2021 05:57 — forked from lopspower/README.md
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

Download This sample on Google Play Store