Skip to content

Instantly share code, notes, and snippets.

View gitpusha's full-sized avatar
🍦
Buidling on Ethereum

Luis Schliesske gitpusha

🍦
Buidling on Ethereum
View GitHub Profile
@gitpusha
gitpusha / GelatoCoreABI.json
Created January 22, 2020 12:07
GelatoCore at 0x6449992895c36BE20b356D85E3A1411135D46a7b
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "executor",
"type": "address"
},
@gitpusha
gitpusha / GelatoCore.json
Created January 21, 2020 20:10
GelatoCore refactor pre-alpha
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "executor",
"type": "address"
},
@gitpusha
gitpusha / GelatoCoreABI.json
Created January 9, 2020 14:50
ABI for GelatoCore at 0x653F3612e5A649EB93D60a55A0f0A2C8e0cF6A73
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "address",
"name": "executor",
"type": "address"
},
@gitpusha
gitpusha / GelatoCore.json
Created January 8, 2020 11:43
GelatoCore at: 0x9f1e47652149900397299a10C3c97aA0dDb59240
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "address",
"name": "executor",
"type": "address"
},
{
"contractName": "ActionMultiMintForTriggerTimestampPassed",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "_gelatoCore",
"type": "address"
},
{
"contractName": "GelatoUserProxy",
"abi": [
{
"inputs": [
{
"internalType": "address payable",
"name": "_user",
"type": "address"
}
{
"contractName": "ActionMultiMintForTriggerTimestampPassed",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "_gelatoCore",
"type": "address"
},
{
"contractName": "GelatoCore",
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "executor",
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "uint256",
"name": "executionClaimId",
"type": "uint256"
},
@gitpusha
gitpusha / GelatoCore.json
Created October 19, 2019 23:54
GelatoCore_3
[
{
"constant": false,
"inputs": [
{
"name": "_trigger",
"type": "address"
},
{
"name": "_triggerPayload",