{
prototype: {
address: "0x0da81b5da0e5b6a4615d3499d31bb34f0e35a74e"
},
"allocations": {},
minAmountPerDay: "10000000000000000000",
maxAmountPerDay: "50000000000000000000",
totalAllocated: "0",
allocationsDelay: 86400
}
{
0xc358234b: {
constant: true,
"inputs": [],
name: "allocations",
outputs: [
{
name: "",
type: "string"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x88c53fe6: {
constant: true,
"inputs": [],
name: "minAmountPerDay",
outputs: [
{
name: "",
type: "uint256"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x381fc009: {
constant: true,
"inputs": [],
name: "maxAmountPerDay",
outputs: [
{
name: "",
type: "uint256"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x45f7f249: {
constant: true,
"inputs": [],
name: "totalAllocated",
outputs: [
{
name: "",
type: "uint256"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x2bd99c18: {
constant: true,
"inputs": [],
name: "allocationsDelay",
outputs: [
{
name: "",
type: "uint256"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0xa8ac9b50: {
constant: true,
"inputs": [],
name: "prototype",
outputs: [
{
name: "",
type: "string"
}
],
payable: false,
stateMutability: "view",
type: "function"
},
0x1c5347d1: {
inputs: [
{
name: "recipient",
type: "address",
indexed: true
},
{
name: "amount",
type: "uint256",
indexed: false
}
],
name: "Faucet",
"outputs": [],
stateMutability: "nonpayable",
type: "event"
},
0x418083f9: {
inputs: [
{
name: "recipient",
type: "address"
}
],
name: "getFreeMoney",
outputs: [
{
name: "",
type: "uint256"
}
],
stateMutability: "nonpayable",
type: "function"
}
}