Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ETHGlobal Packs

https://ethglobal.com/packs

Repo for smart contracts for ETHGlobal Packs

A pack has an ID, and its metadata is at https://ethglobal.com/packs/{id}.

An example metadata is as follows:

{
"name": "ETHGlobal Free Pack",
"description": "This is a free pack for all ETHGlobal hackers. It contains a few items to help you get started.",
"image": "https://ethglobal.com/packs/0x0000000000000000000000000000000000000001.png",
"properties": {
"author_twitter": "@ethglobal",
"perks": {
"name": "Perks",
"value": [1]
}
}
}

721 Contract

This is an ERC-721 implementation of a single ETHGlobal pack.

This pack contains tokens with unique increment IDs, one per instance of a pack.

This pack has hard-coded token URI for all tokens at https://ethglobal.com/api/packs/hacker?id={id}.

Deployments

ContractAddressPurposeOP Sepolia
HackerPack0x32382a82d9faDc55f971f33DaEeE5841cfbADbE0Proxy to 721.Link
DenverPack0x166d4400E49535eA8Ab61d4A5800791d766c7603Proxy to 721.Link
LondonPack0x3fA473c3295D74E8c1499C031AA33121f581a3fEProxy to 721.Link
SydneyPack0x0F872B07EB9c73DDE8eef38a624F68B03B99e88CProxy to 721.Link
ETHGlobalFinalist0x44Ebc0A6fA6700931F7a817126aa7BDce41831C4Proxy to 721.Link
SydneyFinalistPack0x85052Af96Ce5D90469A13bc69A618dC9a2d49aD6Proxy to 721.Link
ScalingEthereumFinalistPack0x6f2942E1fb7737ec3d3b29BED92Ff3e73601DcD3Proxy to 721.Link
LFGHOFinalistPack0x3c63848388ca9f98403aa5c5c0bb579bdff039bfProxy to 721.Link
CircuitBreakerFinalistPack0xe2fb6b612a90d38e6183ff8a9323b2a13d9afa5dProxy to 721.Link
LondonFinalistPack0xa94b0a0ad9485946a771acb89a7927923ddd389fProxy to 721.Link
FrameworksFinalistPack0xe8bb0abd672d977acd06b68889bba46643d114a1Proxy to 721.Link
BrusselsPack0xeE6e32665f19214d103a40582c6ea525c0225507Proxy to 721.Link

License

MIT

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages