Binance Launchpool History Record
New Update with $MEME by 9gag
@kaggle.bryanchungweather_binance_launchpool_history_record
New Update with $MEME by 9gag
@kaggle.bryanchungweather_binance_launchpool_history_record
CREATE TABLE binance_launchpool_history (
"target_crypto" VARCHAR,
"reward_amount" BIGINT,
"farming_period" BIGINT,
"session_end_date" TIMESTAMP,
"n_1st_token_pool" VARCHAR -- 1st Token Pool,
"n_1st_tp_reward_target_crypto" BIGINT -- 1st TP Reward (Target Crypto),
"n_1st_tp_stacked_token_pool_token" BIGINT -- 1st TP Stacked Token (Pool Token),
"n_1st_tp_apy" VARCHAR -- 1st TP APY,
"n_2nd_token_pool" VARCHAR -- 2nd Token Pool,
"n_2nd_tp_reward" BIGINT -- 2nd TP Reward,
"n_2nd_tp_stacked_token" BIGINT -- 2nd TP Stacked Token,
"n_2nd_tp_apy" VARCHAR -- 2nd TP APY,
"n_3rd_token_pool" VARCHAR -- 3rd Token Pool,
"n_3rd_tp_reward" DOUBLE -- 3rd TP Reward,
"n_3rd_tp_stacked_token" DOUBLE -- 3rd TP Stacked Token,
"n_3rd_tp_apy" VARCHAR -- 3rd TP APY
);
Anyone who has the link will be able to view this.