{
prototype: {
address: "0xe58b9e60afe16e5707376e84372fa1dfbebf71f0"
},
owner: "0x131a190fa22cb867abf58193bf9e7640e9fce682",
name: "LiquidityPair LPs",
symbol: "LiquidityPair-LP",
decimals: 18,
totalSupply: "0",
"allowed": {},
"balances": {},
supportedInterfaces: {
0x36372b07: true,
0x06fdde03: true,
0x95d89b41: true,
0x313ce567: true
},
reserve0: "0",
reserve1: "0",
token0: "0x2347d36cf0d94b98bab6d6d41c6f94d7214830ad",
token1: "0x92c8b8729d850d99c34c50ab2846ec36169e0024",
factory: "0x131a190fa22cb867abf58193bf9e7640e9fce682"
}
{
0x8da5cb5b: {
constant: true,
"inputs": [],
name: "owner",
outputs: [
{
name: "",
type: "address"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x06fdde03: {
constant: true,
"inputs": [],
name: "name",
outputs: [
{
name: "",
type: "string"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x95d89b41: {
constant: true,
"inputs": [],
name: "symbol",
outputs: [
{
name: "",
type: "string"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x313ce567: {
constant: true,
"inputs": [],
name: "decimals",
outputs: [
{
name: "",
type: "uint256"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x18160ddd: {
constant: true,
"inputs": [],
name: "totalSupply",
outputs: [
{
name: "",
type: "uint256"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x19e1fca4: {
constant: true,
"inputs": [],
name: "allowed",
outputs: [
{
name: "",
type: "string"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x7bb98a68: {
constant: true,
"inputs": [],
name: "balances",
outputs: [
{
name: "",
type: "string"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x037cc0e6: {
constant: true,
"inputs": [],
name: "supportedInterfaces",
outputs: [
{
name: "",
type: "string"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x443cb4bc: {
constant: true,
"inputs": [],
name: "reserve0",
outputs: [
{
name: "",
type: "uint256"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x5a76f25e: {
constant: true,
"inputs": [],
name: "reserve1",
outputs: [
{
name: "",
type: "uint256"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x0dfe1681: {
constant: true,
"inputs": [],
name: "token0",
outputs: [
{
name: "",
type: "address"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0xd21220a7: {
constant: true,
"inputs": [],
name: "token1",
outputs: [
{
name: "",
type: "address"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0xc45a0155: {
constant: true,
"inputs": [],
name: "factory",
outputs: [
{
name: "",
type: "address"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0xa8ac9b50: {
constant: true,
"inputs": [],
name: "prototype",
outputs: [
{
name: "",
type: "string"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0xdc90fed0: {
inputs: [
{
name: "token0",
type: "address",
indexed: true
},
{
name: "token1",
type: "address",
indexed: true
}
],
name: "Initialize",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0xcb1652de: {
inputs: [
{
name: "amount0",
type: "uint256",
indexed: false
},
{
name: "amount1",
type: "uint256",
indexed: false
}
],
name: "AddLiquidity",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0x9101fb4c: {
inputs: [
{
name: "amount0",
type: "uint256",
indexed: false
},
{
name: "amount1",
type: "uint256",
indexed: false
}
],
name: "RemoveLiquidity",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0xcf2aa508: {
inputs: [
{
name: "reserve0",
type: "uint256",
indexed: false
},
{
name: "reserve1",
type: "uint256",
indexed: false
}
],
name: "Sync",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0xd78ad95f: {
inputs: [
{
name: "sender",
type: "address",
indexed: true
},
{
name: "amount0In",
type: "uint256",
indexed: false
},
{
name: "amount1In",
type: "uint256",
indexed: false
},
{
name: "amount0Out",
type: "uint256",
indexed: false
},
{
name: "amount1Out",
type: "uint256",
indexed: false
},
{
name: "to",
type: "address",
indexed: true
}
],
name: "Swap",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0x485cc955: {
inputs: [
{
name: "token0",
type: "address"
},
{
name: "token1",
type: "address"
}
],
name: "initialize",
"outputs": [],
stateMutability: "nonpayable",
type: "function"
},
0x0902f1ac: {
"inputs": [],
name: "getReserves",
outputs: [
{
name: "",
type: "uint256"
},
{
name: "",
type: "uint256"
}
],
stateMutability: "view",
type: "function"
},
0x9cd441da: {
inputs: [
{
name: "amountADesired",
type: "uint256"
},
{
name: "amountBDesired",
type: "uint256"
}
],
name: "addLiquidity",
outputs: [
{
name: "",
type: "uint256"
},
{
name: "",
type: "uint256"
},
{
name: "",
type: "uint256"
}
],
stateMutability: "nonpayable",
type: "function"
},
0x9c8f9f23: {
inputs: [
{
name: "liquidity",
type: "uint256"
}
],
name: "removeLiquidity",
outputs: [
{
name: "",
type: "uint256"
},
{
name: "",
type: "uint256"
}
],
stateMutability: "nonpayable",
type: "function"
},
0x5152ac6f: {
inputs: [
{
name: "sourceToken",
type: "address"
},
{
name: "amountIn",
type: "uint256"
},
{
name: "amountOutMin",
type: "uint256"
}
],
name: "swapExactTokensForTokens",
outputs: [
{
name: "",
type: "uint[]"
}
],
stateMutability: "nonpayable",
type: "function"
},
0x022c0d9f: {
inputs: [
{
name: "amount0Out",
type: "uint256"
},
{
name: "amount1Out",
type: "uint256"
},
{
name: "to",
type: "address"
},
{
name: "data",
type: "bytes"
}
],
name: "swap",
"outputs": [],
stateMutability: "nonpayable",
type: "function"
},
0x7fa9aafe: {
inputs: [
{
name: "from",
type: "address",
indexed: true
},
{
name: "to",
type: "uint256",
indexed: false
},
{
name: "value",
type: "uint256",
indexed: false
}
],
name: "Transfer",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0x8c5be1e5: {
inputs: [
{
name: "owner",
type: "address",
indexed: true
},
{
name: "spender",
type: "address",
indexed: true
},
{
name: "amount",
type: "uint256",
indexed: false
}
],
name: "Approval",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0x4c209b5f: {
inputs: [
{
name: "minter",
type: "address",
indexed: true
},
{
name: "amount0",
type: "uint256",
indexed: false
},
{
name: "amount1",
type: "uint256",
indexed: false
}
],
name: "Mint",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0xdccd412f: {
inputs: [
{
name: "burner",
type: "address",
indexed: true
},
{
name: "amount0",
type: "uint256",
indexed: false
},
{
name: "amount1",
type: "uint256",
indexed: false
},
{
name: "to",
type: "address",
indexed: true
}
],
name: "Burn",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0x70a08231: {
inputs: [
{
name: "holderAddress",
type: "address"
}
],
name: "balanceOf",
outputs: [
{
name: "",
type: "uint256"
}
],
stateMutability: "view",
type: "function"
},
0xa9059cbb: {
inputs: [
{
name: "recipient",
type: "address"
},
{
name: "amount",
type: "uint256"
}
],
name: "transfer",
outputs: [
{
name: "",
type: "bool"
}
],
stateMutability: "nonpayable",
type: "function"
},
0x23b872dd: {
inputs: [
{
name: "sender",
type: "address"
},
{
name: "recipient",
type: "address"
},
{
name: "amount",
type: "uint256"
}
],
name: "transferFrom",
outputs: [
{
name: "",
type: "bool"
}
],
stateMutability: "nonpayable",
type: "function"
},
0xdd62ed3e: {
inputs: [
{
name: "owner",
type: "address"
},
{
name: "spender",
type: "address"
}
],
name: "allowance",
outputs: [
{
name: "",
type: "uint256"
}
],
stateMutability: "view",
type: "function"
},
0x095ea7b3: {
inputs: [
{
name: "spender",
type: "address"
},
{
name: "value",
type: "uint256"
}
],
name: "approve",
outputs: [
{
name: "",
type: "bool"
}
],
stateMutability: "nonpayable",
type: "function"
},
0x6a627842: {
inputs: [
{
name: "to",
type: "address"
}
],
name: "mint",
outputs: [
{
name: "",
type: "uint256"
}
],
stateMutability: "nonpayable",
type: "function"
},
0x89afcb44: {
inputs: [
{
name: "to",
type: "address"
}
],
name: "burn",
outputs: [
{
name: "",
type: "uint256"
},
{
name: "",
type: "uint256"
}
],
stateMutability: "nonpayable",
type: "function"
},
0x01ffc9a7: {
inputs: [
{
name: "interfaceID",
type: "bytes4"
}
],
name: "supportsInterface",
outputs: [
{
name: "",
type: "bool"
}
],
stateMutability: "view",
type: "function"
},
0x8be0079c: {
inputs: [
{
name: "oldOwner",
type: "address",
indexed: true
},
{
name: "newOwner",
type: "address",
indexed: true
}
],
name: "OwnershipTransferred",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0x893d20e8: {
"inputs": [],
name: "getOwner",
outputs: [
{
name: "",
type: "address"
}
],
stateMutability: "view",
type: "function"
},
0xf2fde38b: {
inputs: [
{
name: "newOwner",
type: "address"
}
],
name: "transferOwnership",
"outputs": [],
stateMutability: "nonpayable",
type: "function"
}
}