Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View moul's full-sized avatar
🌸
Creating languages for coordinated impact.

Manfred Touron moul

🌸
Creating languages for coordinated impact.
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@moul
moul / top1k-cosmos.csv
Last active September 9, 2022 23:16
top1k cosmos (liquid + staked + unbounding), snapshot 2022-05-22.
We can make this file beautiful and searchable if this error is corrected: It looks like row 10 should actually have 7 columns, instead of 1. in line 9.
address,liquid_atoms,staked_atoms,unbounding_atoms,tag,comment,cummulative_atoms
cosmos1fl48vsnmsdzcv85q5d2q4z5ajdha8yu34mf0eh,184285143.502836,0.0,0.0,rich-tagged-on-mintscan,"bonded tokens",184285143.502836
cosmos1p3ucd3ptpw902fluyjzhq3ffgq4ntddac9sa3s,8820557.807701,8000800.079029,0.0,rich-tagged-on-mintscan,"Binance #04 (Staking)",16821357.88673
cosmos15hmqrc245kryaehxlch7scl9d9znxa58qkpjet,8126403.071711,4047078.581099,0.0,rich-tagged-on-mintscan,Ignite,12173481.65281
cosmos1tygms3xhhs3yv487phx3dw4a95jn7t7lpm470r,9579821.953422,0.0,0.0,"","",9579821.953422
cosmos14lultfckehtszvzw4ehu0apvsr77afvyhgqhwh,0.546835,9404156.918429,0.0,rich-tagged-on-mintscan,"DokiaCapital #01 (Validator)",9404157.465264
cosmos1x54ltnyg88k0ejmk8ytwrhd3ltm84xehrnlslf,9197744.591079,0.0,0.0,"","",9197744.591079
cosmos1cj7u0wpe45j0udnsy306sna7peah054upxtkzk,15263.518018,7365480.110016,0.0,"","",7380743.628034
cosmos1z8mzakma7vnaajysmtkwt4wgjqr2m84tzvyfkz,176444.795911,7165937.142708,0.0,"","",7342381.938619
cosmos1dtq0y9r
@moul
moul / erc20.sol
Created July 16, 2022 16:46 — forked from AndreiD/erc20_one_file
ERC20 Token One File
// File: @openzeppelin/contracts/GSN/Context.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.7.5;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed in such a direct
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// +--------------------------------------------------------------+
// | * * * moul.io/rules.mk |
// +--------------------------------------------------------------+
// | |
// | ++ ______________________________________ |
// | ++++ / \ |
// | ++++ | | |
bot_1 | error: get instance shareable berty ID failed: rpc error: code = Unavailable desc = connection closed before server preface received betabot_bot exited with code 1 daemon_1 | {"level":"debug","ts":1639502500.8925507,"logger":"bty.tinder","caller":"tinder/notify_network.go:87","msg":"new addr","addr":"b44b81902af0d055395c983c2127231a7391756dbc61e1bf68fb8580a584c287"} d
@moul
moul / 1. intro.txt
Last active February 15, 2024 18:16
Yo! 👋👋
+ -== ==|
( <*> <*> ||//
| | yo _||/__
| __| \| |||
| +++ \ /
BEGIN MESSAGE.
iT8KwWYir3jBZHL MO5lAw3kEu7qMfk AlMylg0u9T0S8dW sIfXOCVn91WPJrC
usKPqEPepyPGVN9 RKgAI0YLtPcTCKq 6Xr2MZHgg4UzZLN ZyB0Lq5OvU5P6Li
elKzvkDvqO2nC4g qu8e0LjbSBOtbvR v4GYHqG2N5LQXxJ K3Nj60k5wL4KVQj
h2e2zvnREEkCbNL z5KmWPFYCZPvsVI ipJt.
END MESSAGE.
package main
import (
"fmt"
"sync"
"time"
)
func main() {
// write should never block
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.