Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12011865 | 4 years ago | | | 0 | 0.011090279 | |
| 12011226 | 4 years ago | | | 0 | 0.0074020716 | |
| 11990529 | 4 years ago | | | 0 | 0.0064577745 | |
| 11932121 | 4 years ago | | | 0 | 0.0067014640 | |
| 11773569 | 4 years ago | | | 0 | 0.0087203520 | |
| 11711195 | 4 years ago | | | 0 | 0.0025434360 | |
| 11698981 | 4 years ago | | | 0 | 0.0066581892 | |
| 11567694 | 4 years ago | | | 0 | 0.0022148800 | |
| 11545008 | 4 years ago | | | 0 | 0.0026024840 | |
| 11515909 | 4 years ago | | | 0 | 0.0028793441 |
ABI
ABI objects
Getter at block 21276548
Price_OZP_Euro() view returns (uint256)
0
counter() view returns (uint256)
1
decimals() view returns (uint8)
18
lawEnforcementRole() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
OZAPHYRE
newPrice() view returns (uint256)
0
owner() view returns (address)
0xab391fecf6608a1676f9ab2867dc4e824ebb9946
ozpDecimal() view returns (uint256)
6
paused() view returns (bool)
false
supplyController() view returns (address)
0x50f087a9df1484974a2f51861e1c34d3ddc172a7
supplyRegulator() view returns (string)
symbol() view returns (string)
OZP
totalSupply() view returns (uint256)
8000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
isFrozen(address _addr) view returns (bool)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
approve(address _spender, uint256 _value) returns (bool)
decreaseSupply(uint256 _value) returns (bool success)
freeze(address _addr)
increaseSupply(uint256 _value) returns (bool success)
initialize()
pause()
sendCoin(address receiver, uint256 amount) returns (bool sufficient)
setLawEnforcementRole(address _newLawEnforcementRole)
setSupplyController(address _newSupplyController)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unfreeze(address _addr)
unpause()
updatePrice() payable
wipeFrozenAddress(address _addr)
AddressFrozen(address indexed addr)
AddressUnfrozen(address indexed addr)
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenAddressWiped(address indexed addr)
LawEnforcementRoleSet(address indexed oldLawEnforcementRole, address indexed newLawEnforcementRole)
LogConstructorInitiated(string nextStep)
LogNewOraclizeQuery(string description)
LogPriceUpdated(string price)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
Pause()
SupplyControllerSet(address indexed oldSupplyController, address indexed newSupplyController)
SupplyDecreased(address indexed from, uint256 value)
SupplyIncreased(address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.