Oasis Token
Verified contract
Active on
Ethereum with 1,440 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 "Oasis Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11065241 | 4 years ago | | | 0 | 0.0026416200 | |
| 11064273 | 4 years ago | | | 0 | 0.0011896150 | |
| 11064273 | 4 years ago | | | 0 | 0.0011896150 | |
| 11064273 | 4 years ago | | | 0 | 0.0011896150 | |
| 11064273 | 4 years ago | | | 0 | 0.0011896150 | |
| 11064273 | 4 years ago | | | 0 | 0.0011901070 | |
| 11064273 | 4 years ago | | | 0 | 0.0011896150 | |
| 11064273 | 4 years ago | | | 0 | 0.0011896150 | |
| 11064273 | 4 years ago | | | 0 | 0.0011896150 | |
| 11064273 | 4 years ago | | | 0 | 0.0011901070 |
ABI
ABI objects
Getter at block 21186829
decimals() view returns (uint8)
18
lockAll() view returns (bool)
false
name() view returns (string)
Oasis Token
owner() view returns (address)
0xf02a87eba4ec8a34360b9847f19a32c7f641f8be
symbol() view returns (string)
OT
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
balanceOf(address) view returns (uint256)
frozens(address) view returns (bool)
State-modifying
Events acceptOwnership()
contTransfer(address _to, uint256 weis)
freezeAccount(address target, bool freeze)
freezeAll(bool lock)
transfer(address _to, uint256 _value)
transferOwnership(address tOwner)
FrozenFunds(address target, bool frozen)
OwnerUpdate(address _prevOwner, address _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.