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 "OASCHAIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19971670 | 7 months ago | | | 0 | 0.00044217125 | |
| 15490390 | 2 years ago | | | 0 | 0.00058259663 | |
| 15255224 | 2 years ago | | | 0 | 0.00054445220 | |
| 15255219 | 2 years ago | | | 0 | 0.00058127803 | |
| 15255193 | 2 years ago | | | 0 | 0.00029689214 | |
| 15255178 | 2 years ago | | | 0 | 0.00032461283 | |
| 14892084 | 3 years ago | | | 0 | 0.0048174343 | |
| 13892612 | 3 years ago | | | 0 | 0.0029118420 | |
| 13892591 | 3 years ago | | | 0 | 0.0027784280 | |
| 13892575 | 3 years ago | | | 0 | 0.0018980150 |
ABI
ABI objects
Getter at block 21401777
_totalSupply() view returns (uint256)
5499191720826085900311000000
decimals() view returns (uint8)
18
isLocked() view returns (bool)
false
name() view returns (string)
OASCHAIN
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x4c024df3fac119f5dd70868b9abba49177260432
startDate() view returns (uint256)
0
symbol() view returns (string)
OAS
totalSupply() view returns (uint256)
5499191720826085900311000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
burn(address from, uint256 value) returns (bool)
mint(address to, uint256 value) returns (bool)
setIsLocked(bool _isLocked)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 tokens)
fallback()
This contract contains no error objects.