PredictEx
Verified contract
Active on
Ethereum with 172 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 "PredictEx"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15667411 | 2 years ago | | | 0 | 0.00018012170 | |
| 11900342 | 4 years ago | | | 0 | 0.0016246720 | |
| 11622703 | 4 years ago | | | 0 | 0.0029301360 | |
| 11438738 | 4 years ago | | | 0 | 0.0014650681 | |
| 11404447 | 4 years ago | | | 0 | 0.0011986920 | |
| 11278176 | 4 years ago | | | 0 | 0.0012164504 | |
| 11277811 | 4 years ago | | | 0 | 0.0028725038 | |
| 11258729 | 4 years ago | | | 0 | 0.00029322835 | |
| 11258721 | 4 years ago | | | 0 | 0.00063930240 | |
| 11208764 | 4 years ago | | | 0 | 0.0010951370 |
ABI
ABI objects
Getter at block 21324273
_owner() view returns (address)
0xdbded02f0e577ae6bbf425986ee7cd05167d8430
_totalSupply() view returns (uint256)
719999406800000000000244
decimals() view returns (uint256)
18
name() view returns (string)
PredictEx
owner() view returns (address)
0xdbded02f0e577ae6bbf425986ee7cd05167d8430
symbol() view returns (string)
PDX
totalSupply() view returns (uint256)
719999406800000000000244
Read-only
_balanceOf(address) view returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _burnAmount) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.