Predicting Filter
Verified contract
Active on
Ethereum with 476 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Predicting Filter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15099612 | 2 years ago | | | 0 | 0.00053927432 | |
| 13659571 | 3 years ago | | | 0 | 0.0043361748 | |
| 13659515 | 3 years ago | | | 0 | 0.0043467054 | |
| 11962616 | 4 years ago | | | 0 | 0.0021158473 | |
| 11952580 | 4 years ago | | | 0 | 0.0028392350 | |
| 11802299 | 4 years ago | | | 0 | 0.0056522972 | |
| 11541218 | 4 years ago | | | 0 | 0.0027774219 | |
| 11541120 | 4 years ago | | | 0 | 0.0013623130 | |
| 11541115 | 4 years ago | | | 0 | 0.0014516450 | |
| 11541100 | 4 years ago | | | 0 | 0.0015409770 |
ABI
ABI objects
Getter at block 21159568
decimals() view returns (uint8)
18
everyAmount() view returns (uint256)
5000000000000000000
getEthBalance() view returns (uint256)
0
name() view returns (string)
Predicting Filter
oneAmount() view returns (uint256)
1625000000000000000000
oneDay() view returns (uint256)
1601812800
overDay() view returns (uint256)
1602072000
owner() view returns (address)
0x425c9607a171181b855a4a103931d90ed1b271f3
symbol() view returns (string)
PF
threeAmount() view returns (uint256)
970000000000000000000
threeDay() view returns (uint256)
1601985600
totalSupply() view returns (uint256 total)
28000000000000000000000
twoAmount() view returns (uint256)
1865000000000000000000
twoDay() view returns (uint256)
1601899200
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
userIsJoin(address) view returns (bool oneIs, bool twoIs, bool threeIs)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnerETH(address _to, uint256 _value) payable
transferOwnerToken(address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.