Skip to content

Instantly share code, notes, and snippets.

View sohkai's full-sized avatar

Brett Sun sohkai

View GitHub Profile
@sohkai
sohkai / loot_guilds_rarity.txt
Last active September 6, 2021 07:08
Loot guilds by rarity
Matches for specific guilds
2407 matches for guilds [dragon]
1946 matches for guilds [divine]
1586 matches for guilds [crown]
1060 matches for guilds [of the fox]
794 matches for guilds [dragon, crown]
524 matches for guilds [divine robe]
524 matches for guilds [divine robe, divine]
514 matches for guilds [ancient helm]
483 matches for guilds [katana]
@sohkai
sohkai / TokenManager.sol
Last active December 5, 2019 19:20
Aragon 0.7 - Tokens
// See https://etherscan.io/address/0xde3A93028F2283cc28756B3674BD657eaFB992f4#code
/**
*Submitted for verification at Etherscan.io on 2019-04-17
*/
// File: @aragon/os/contracts/common/UnstructuredStorage.sol
/*
* SPDX-License-Identitifer: MIT
@sohkai
sohkai / DAOFactory.sol
Created December 5, 2019 16:58
Aragon 0.8 - DAOFactory
// See https://etherscan.io/address/0xb9da44c051c6cc9e04b7e0f95e95d69c6a6d8031#code
/**
*Submitted for verification at Etherscan.io on 2019-09-06
*/
// File: contracts/acl/IACL.sol
/*
* SPDX-License-Identitifer: MIT
@sohkai
sohkai / Voting.sol
Created December 5, 2019 16:46
Aragon 0.7 - Voting
// See https://etherscan.io/address/0xb935C3D80229d5D92f3761b17Cd81dC2610e3a45#code
/**
*Submitted for verification at Etherscan.io on 2019-04-17
*/
// File: @aragon/os/contracts/common/UnstructuredStorage.sol
/*
* SPDX-License-Identitifer: MIT
@sohkai
sohkai / MultisigKit.sol
Created December 5, 2019 16:41
Aragon 0.7 - MultisigKit
// https://etherscan.io/address/0x87aa2980dde7d2D4e57191f16BB57cF80bf6E5A6#code
/**
*Submitted for verification at Etherscan.io on 2019-04-17
*/
// File: @aragon/os/contracts/common/Uint256Helpers.sol
pragma solidity ^0.4.24;
@sohkai
sohkai / DemocracyKit.sol
Created December 5, 2019 16:39
Aragon 0.7 - DemocracyKit
// https://etherscan.io/address/0x7f3ed10366826a1227025445D4f4e3e14BBfc91d#code
/**
*Submitted for verification at Etherscan.io on 2019-04-17
*/
// File: @aragon/os/contracts/acl/IACL.sol
/*
* SPDX-License-Identitifer: MIT
@sohkai
sohkai / EVMScriptRegistryFactory.sol
Created December 5, 2019 16:29
Aragon 0.7 - EVMScriptRegistryFactory
// See https://etherscan.io/address/0x1630b381219984eb3a1206261b4add2ccef4de5c#code
/**
*Submitted for verification at Etherscan.io on 2019-04-16
*/
// File: contracts/evmscript/IEVMScriptExecutor.sol
/*
* SPDX-License-Identitifer: MIT
@sohkai
sohkai / Agent.sol
Created December 5, 2019 17:03
Aragon 0.8 - Agent
// See https://etherscan.io/address/0x88aFC2Fbb10504865598Ac67Ef5A17A1C5EeBA4b#code
/**
*Submitted for verification at Etherscan.io on 2019-09-10
*/
// File: contracts/standards/ERC1271.sol
pragma solidity 0.4.24;
@sohkai
sohkai / Vault.sol
Created December 5, 2019 16:51
Aragon 0.7 - Vault
// See https://etherscan.io/address/0x03AD07802BBA1b6FA293E593a42845E6569A7470#code
/**
*Submitted for verification at Etherscan.io on 2019-04-17
*/
// File: @aragon/os/contracts/common/UnstructuredStorage.sol
/*
* SPDX-License-Identitifer: MIT
@sohkai
sohkai / Finance.sol
Created December 5, 2019 16:48
Aragon 0.7 - Finance
// See https://etherscan.io/address/0x836835289A2E81B66AE5d95b7c8dBC0480dCf9da#code
/**
*Submitted for verification at Etherscan.io on 2019-04-17
*/
// File: @aragon/os/contracts/common/UnstructuredStorage.sol
/*
* SPDX-License-Identitifer: MIT