ProphecyTOKEN
Verified contract
Proxy
Active on
Ethereum with 3,028 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "ProphecyTOKEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21172837 | 6 days ago | | | 0 | 0.0017757764 | |
| 20118165 | 5 months ago | | | 0 | 0.00018470433 | |
| 19709224 | 7 months ago | | | 0 | 0.00044683454 | |
| 19709183 | 7 months ago | | | 0 | 0.00042759677 | |
| 19670142 | 7 months ago | | | 0 | 0.00033916958 | |
| 19008920 | 10 months ago | | | 0 | 0.0011828752 | |
| 18802508 | a year ago | | | 0 | 0.0011150839 | |
| 18798727 | a year ago | | | 0 | 0.0042022069 | |
| 18568208 | a year ago | | | 0 | 0.0014059906 | |
| 18367731 | a year ago | | | 0 | 0.00028508527 |
ABI
ABI objects
Getter at block 21215992
admin() view returns (address)
0x07c9c47e5686c58e3c9c7852f5310d69c1dbe1bd
baretax() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
name() view returns (string)
ProphecyTOKEN
proxiableUUID() pure returns (bytes32)
0xc5f16f0fcc639fa48a6947836d9850f504798523bf8c9a3a87d5876cf622bcf7
symbol() view returns (string)
PRY
totalSupply() view returns (uint256)
197917863968455584656877163
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events TransferOwnerShip(address account)
approve(address spender, uint256 amount) returns (bool)
burn(address burnFrom, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(uint256 _totalsupply)
pause()
setBaretax(uint256 _baretax)
setTotalSupply(uint256 inputTotalsupply)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unpause()
updateCode(address newCode)
AdminChanged(address admin)
Approval(address indexed owner, address indexed spender, uint256 value)
ChangeBaretax(uint256 baretax)
CodeUpdated(address indexed newCode)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(bytes constructData, address contractLogic)
fallback()
This contract contains no error objects.