Skip to content

Latest commit

 

History

History
executable file
·
187 lines (181 loc) · 7.84 KB

poaps.md

File metadata and controls

executable file
·
187 lines (181 loc) · 7.84 KB
layout title description keywords permalink
default
POAPs
A collection of official and community POAPs.
poap, poaps, rocket, pool, rpl
/poaps/

Rocket Pool POAPs

A collection of official and community POAPs.

Total POAPs: {{site.data.poaps.size}}
Create a POAP

Leaderboard Graveyard

Did we miss one? Submit here

{%- for poap in site.data.poaps -%} {%- if poap.creator -%}
{%- capture dataTargets -%} data-bs-toggle="modal" data-bs-target="#detailsModal" data-bs-id="{{poap.id}}" data-bs-link="{{poap.link}}" data-bs-imgurl="{{poap.img_url}}" data-bs-title="{{poap.title}}" data-bs-desc="{{poap.description}}" data-bs-descurl="{{poap.desc_url}}" data-bs-date="{{poap.date}}" data-bs-supply="{{poap.supply}}" data-bs-creator="{{poap.creator}}" data-bs-type="{{poap.type}}" {%- endcapture -%} {%- if poap.creator == "unknown" -%}

who made dis?

{%- endif -%} {%- if poap.filesize -%}
Large File
({{poap.filesize}})
Click to View
{%- else -%} {%- assign round = "rounded-circle" -%} {%- if poap.creator == "POAP Art Canvas" -%} {%- assign round = "rounded-none" -%} {%- endif -%}
{%- endif -%}
{%- assign type = poap.type -%} {%- case type -%} {%- when "official" -%} Official {%- when "community" -%} Community {%- when "ethstaker" -%} EthStaker {%- when "bankless" -%} Bankless {%- when "sushi" -%} Sushi {%- when "poap" -%} POAP {%- when "daily gwei" -%} Daily Gwei {%- when "zapper" -%} Zapper {%- when "rari capital" -%} Rari Capital {%- when "reddit" -%} Reddit {%- when "balancer" -%} Balancer {%- when "bancor" -%} Bancor {%- when "gitpoap" -%} GitPOAP {%- when "tally" -%} Tally {%- when "ens" -%} ENS {%- else -%} {%- assign words = type | split: " " -%} {%- capture titlecase -%} {%- for word in words -%} {{ word | capitalize }} {%- endfor -%} {%- endcapture -%} {{titlecase}} {%- endcase -%}

{{poap.date}}

{{poap.title}}
{%- else -%} {%- endif -%} {%- endfor -%}
POAP

Date:

By:

Supply:

Close View