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 "OXYDEV"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20740567 | 2 months ago | | | 0 | 0.00010979840 | |
| 19997012 | 5 months ago | | | 0 | 0.00029058884 | |
| 19996972 | 5 months ago | | | 0 | 0.00028007557 | |
| 19983539 | 5 months ago | | | 0 | 0.00083279525 | |
| 19983539 | 5 months ago | | | 0 | 0.00083279525 | |
| 19983505 | 5 months ago | | | 0 | 0.00089171531 | |
| 19983505 | 5 months ago | | | 0 | 0.00089171531 | |
| 18302721 | a year ago | | | 0 | 0.00035477947 | |
| 16911762 | 2 years ago | | | 0 | 0.00083159580 | |
| 16676940 | 2 years ago | | | 0 | 0.00086386702 |
ABI
ABI objects
Getter at block 21161518
decimals() view returns (uint8)
18
name() view returns (string)
OXYDEV
owner() view returns (address)
0x7e821d606c7583b8df3c27170732292a5b7e58f1
symbol() view returns (string)
OYT
totalSupply() view returns (uint256)
200000000000000000000000000
totalSupplyCap() view returns (uint256)
200000000000000000000000000
transferable() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
setTransferable(bool _transferable)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _owner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _issuer)
fallback()
This contract contains no error objects.