@evolutionland/evolution-js
Version:
evolution evolution-js evolutionland evolution-js-sdk evolution-land metaverse
744 lines (743 loc) • 22.1 kB
JSON
[
{
"constant": false,
"inputs": [
{ "name": "_tokenId", "type": "uint256" },
{ "name": "_genes", "type": "uint256" },
{ "name": "_talents", "type": "uint256" }
],
"name": "updateGenesAndTalents",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "_interfaceId", "type": "bytes4" }],
"name": "supportsInterface",
"outputs": [{ "name": "", "type": "bool" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_USER_POINTS",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "UINT_AUTOBIRTH_FEE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{ "name": "_tokenId", "type": "uint256" },
{ "name": "", "type": "address" },
{ "name": "", "type": "address" }
],
"name": "activityAdded",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_GEN0_APOSTLE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [{ "name": "owner_", "type": "address" }],
"name": "setOwner",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "UINT_BRIDGE_FEE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_GENE_SCIENCE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "InterfaceId_ERC165",
"outputs": [{ "name": "", "type": "bytes4" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_BRIDGE_POOL",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{ "name": "", "type": "uint256" },
{ "name": "", "type": "address" },
{ "name": "", "type": "address" }
],
"name": "activityRemoved",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_WATER_ERC20_TOKEN",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_GOLD_ERC20_TOKEN",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "_tokenId", "type": "uint256" }],
"name": "isDead",
"outputs": [{ "name": "", "type": "bool" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_RING_ERC20_TOKEN",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "UINT_AUCTION_CUT",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [],
"name": "unpause",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "", "type": "uint256" }],
"name": "sireAllowedToAddress",
"outputs": [{ "name": "", "type": "address" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_TOKEN_LOCATION",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [
{ "name": "_matronId", "type": "uint256" },
{ "name": "_sireId", "type": "uint256" }
],
"name": "canBreedWith",
"outputs": [{ "name": "", "type": "bool" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{ "name": "_addr", "type": "address" },
{ "name": "_sireId", "type": "uint256" }
],
"name": "approveSiring",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "UINT_MIX_TALENT",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_KTON_ERC20_TOKEN",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "x", "type": "address" }],
"name": "toBytes",
"outputs": [{ "name": "b", "type": "bytes" }],
"payable": false,
"stateMutability": "pure",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "paused",
"outputs": [{ "name": "", "type": "bool" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_WOOD_ERC20_TOKEN",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_SIRING_AUCTION",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_FIRE_ERC20_TOKEN",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [{ "name": "", "type": "uint256" }],
"name": "activityStopped",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_LAND_BASE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_HABERG_POTION_SHOP",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "", "type": "uint256" }],
"name": "tokenId2Apostle",
"outputs": [
{ "name": "genes", "type": "uint256" },
{ "name": "talents", "type": "uint256" },
{ "name": "matronId", "type": "uint256" },
{ "name": "sireId", "type": "uint256" },
{ "name": "siringWithId", "type": "uint256" },
{ "name": "cooldownIndex", "type": "uint16" },
{ "name": "generation", "type": "uint16" },
{ "name": "birthTime", "type": "uint48" },
{ "name": "activeTime", "type": "uint48" },
{ "name": "deadTime", "type": "uint48" },
{ "name": "cooldownEndTime", "type": "uint48" }
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [{ "name": "authority_", "type": "address" }],
"name": "setAuthority",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "registry",
"outputs": [{ "name": "", "type": "address" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_INTERSTELLAR_ENCODER",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_PET_BASE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [],
"name": "pause",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_SOIL_ERC20_TOKEN",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_APOSTLE_AUCTION",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "owner",
"outputs": [{ "name": "", "type": "address" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "UINT_HABERG_POTION_TAX_RATE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [{ "name": "_tokenId", "type": "uint256" }],
"name": "killApostle",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
{ "name": "_matronId", "type": "uint256" },
{ "name": "_sireId", "type": "uint256" },
{ "name": "_amountMax", "type": "uint256" }
],
"name": "breedWithAuto",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "UINT_APOSTLE_BID_WAITING_TIME",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "", "type": "uint256" }],
"name": "cooldowns",
"outputs": [{ "name": "", "type": "uint32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_OBJECT_OWNERSHIP",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_TOKEN_USE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{ "name": "_matronId", "type": "uint256" },
{ "name": "_sireId", "type": "uint256" }
],
"name": "breedWithInAuction",
"outputs": [{ "name": "", "type": "bool" }],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
{ "name": "_tokenIds", "type": "uint256[]" },
{ "name": "_genesList", "type": "uint256[]" },
{ "name": "_talentsList", "type": "uint256[]" }
],
"name": "batchUpdate",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "lastApostleObjectId",
"outputs": [{ "name": "", "type": "uint128" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{ "name": "_matronId", "type": "uint256" },
{ "name": "_resourceToken", "type": "address" },
{ "name": "_level", "type": "uint256" },
{ "name": "_amountMax", "type": "uint256" }
],
"name": "giveBirth",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_APOSTLE_BASE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [{ "name": "_registry", "type": "address" }],
"name": "initializeContract",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_ERC721_BRIDGE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_REVENUE_POOL",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "authority",
"outputs": [{ "name": "", "type": "address" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [
{ "name": "_tokenId", "type": "uint256" },
{ "name": "_resourceToken", "type": "address" },
{ "name": "_landTokenId", "type": "uint256" }
],
"name": "strengthOf",
"outputs": [{ "name": "", "type": "uint256" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "_resourceToken", "type": "address" }],
"name": "isValidResourceToken",
"outputs": [{ "name": "", "type": "bool" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "_apostleId", "type": "uint256" }],
"name": "isReadyToBreed",
"outputs": [{ "name": "", "type": "bool" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_LAND_RESOURCE",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": false,
"inputs": [
{ "name": "_matronId", "type": "uint256" },
{ "name": "_sireId", "type": "uint256" },
{ "name": "_generation", "type": "uint256" },
{ "name": "_genes", "type": "uint256" },
{ "name": "_talents", "type": "uint256" },
{ "name": "_owner", "type": "address" }
],
"name": "createApostle",
"outputs": [{ "name": "", "type": "uint256" }],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "_tokenId", "type": "uint256" }],
"name": "getCooldownDuration",
"outputs": [{ "name": "", "type": "uint256" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "UINT_REFERER_CUT",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "_tokenId", "type": "uint256" }],
"name": "getApostleInfo",
"outputs": [
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" },
{ "name": "", "type": "uint256" }
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "UINT_TOKEN_OFFER_CUT",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "CONTRACT_DIVIDENDS_POOL",
"outputs": [{ "name": "", "type": "bytes32" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "_tokenId", "type": "uint256" }],
"name": "defaultLifeTime",
"outputs": [{ "name": "", "type": "uint256" }],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"anonymous": false,
"inputs": [
{ "indexed": true, "name": "owner", "type": "address" },
{ "indexed": false, "name": "apostleTokenId", "type": "uint256" },
{ "indexed": false, "name": "matronId", "type": "uint256" },
{ "indexed": false, "name": "sireId", "type": "uint256" },
{ "indexed": false, "name": "genes", "type": "uint256" },
{ "indexed": false, "name": "talents", "type": "uint256" },
{ "indexed": false, "name": "coolDownIndex", "type": "uint256" },
{ "indexed": false, "name": "generation", "type": "uint256" },
{ "indexed": false, "name": "birthTime", "type": "uint256" }
],
"name": "Birth",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{ "indexed": false, "name": "matronId", "type": "uint256" },
{ "indexed": false, "name": "matronCoolDownEndTime", "type": "uint256" },
{ "indexed": false, "name": "matronCoolDownIndex", "type": "uint256" },
{ "indexed": false, "name": "sireId", "type": "uint256" },
{ "indexed": false, "name": "sireCoolDownEndTime", "type": "uint256" },
{ "indexed": false, "name": "sireCoolDownIndex", "type": "uint256" }
],
"name": "Pregnant",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{ "indexed": false, "name": "matronId", "type": "uint256" },
{ "indexed": false, "name": "cooldownEndTime", "type": "uint256" }
],
"name": "AutoBirth",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{ "indexed": false, "name": "tokenId", "type": "uint256" },
{ "indexed": false, "name": "activeTime", "type": "uint256" }
],
"name": "Unbox",
"type": "event"
},
{ "anonymous": false, "inputs": [], "name": "Pause", "type": "event" },
{ "anonymous": false, "inputs": [], "name": "Unpause", "type": "event" },
{
"anonymous": false,
"inputs": [{ "indexed": true, "name": "authority", "type": "address" }],
"name": "LogSetAuthority",
"type": "event"
},
{
"anonymous": false,
"inputs": [{ "indexed": true, "name": "owner", "type": "address" }],
"name": "LogSetOwner",
"type": "event"
}
]