Skip to content

Instantly share code, notes, and snippets.

@0x4139
0x4139 / Alchemist Tenderduty
Created November 17, 2023 14:26
Tenderduty configuration for Alchemist staking containing Humans and Agoric chains
M/VM6j2Zcg4TR2XCMaDV0uspZJIS8CxgGBtjMbooYeRvqzlRgE7EIx/r+viTOH1E6y8RhvFD2ZBl1NFEddYe3aJm38WIyspLFx0AZemwkzclpa5Lyi4xJeYyd4xkRtx0ZwCRLt5rtl2aI2F7lZBC3uvZH4RpMjSNT7SbiKVoPUvCM55FbefMsSD6XZuoiOGR04pAuwDwOjpnRElcn2Dy5GlHrhBSbx6nPaPLS9BiCfhPlHGa6u6aBVKabs04DYgRKtvf4gZCJVhNy5WHOu7XWFiRDRLVHZOHE0lwQseDn+efWEoyHa1XEgpSbzLSqDQSm6ItVOaq8UMOFiGYGI6jUovl9pmCIzgcz4rjn348Mp0wKkfbStqrbqyNeHRWJSIG/oRW8Zh6bbhaW//Cfr+VFzcH0fA+yDKXT3SPQJ77TL9lu2RYu6dmn8fgonKxPZ6r0Cak94deNPfGsTMDYY+ztd7pIzPL8j+4ja7ENgIhd0jm4MuGIGxH525OWoXe6Zk/KTq3+8kT6E6eZmLDW8oqzuLLThyhzYdmkwENcRt9/c3Mcs+1P2H8xqlVGQaOrsr24AnwBm5nZGrNhWIsbFUZrXuLcBsYiPiigtIlakclgTvF+TdltH0fAYmObjS2s0PrG536P1zhNQr4Wpa027zezkluzDWZLNHoLK5uUF/4X3JuVsC2HeJBUU9dx++8NJNSmoDWNs5FpI7+WPXGoN3cnV7xJ3JdAMLBePZWRQYSqSa85stMt7TfAnXfQKW6/kATMKKNn5hZ+kIsae9bApwG8MK0Yrm9v2nOotfzkc2sSXYspU7djguo8urFpeTg4lvcDiojJ7mIHuMpmfQ0hTL3Mwjf8xM934+F2wojtJE1+kvSSZ4LxT/x5qZT0ihixLOnncQfsnxfYD8AFe/w2/19SMFI3YJn9yiTkMlw1e3HL5MuWv07ADaP+VT7KUWbUDOqVz5p91KCWOPtxApWr/z3RKJSZb50MYnbCO/mOatEjgBPOw39OPJzSaX3cDgWprvL
@0x4139
0x4139 / .deps...npm...@openzeppelin...contracts...token...ERC20...IERC20.sol
Created February 28, 2022 12:29
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.10+commit.fc410830.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
@0x4139
0x4139 / .deps...npm...@openzeppelin...contracts...token...ERC20...IERC20.sol
Created February 28, 2022 12:19
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.10+commit.fc410830.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
@0x4139
0x4139 / .deps...npm...@openzeppelin...contracts...token...ERC20...IERC20.sol
Created February 17, 2022 09:35
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
@0x4139
0x4139 / .deps...npm...@openzeppelin...contracts...token...ERC20...IERC20.sol
Created February 15, 2022 09:27
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.10+commit.fc410830.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
@0x4139
0x4139 / .deps...npm...@openzeppelin...contracts...token...ERC20...IERC20.sol
Created February 15, 2022 09:11
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.10+commit.fc410830.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
@0x4139
0x4139 / .deps...npm...@openzeppelin...contracts...token...ERC20...IERC20.sol
Created February 15, 2022 07:54
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.10+commit.fc410830.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0) (token/ERC20/IERC20.sol)
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
version: '3'
services:
caddy:
container_name: caddy
restart: always
image: lucaslorentz/caddy-docker-proxy:ci-alpine
ports:
- 80:80
- 443:443