OpenWeb Token
Verified contract
Active on
Ethereum with 1,819 txns
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 |
---|---|---|---|---|---|
OWT | ERC-20 | 30.858972K | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17949110 | a year ago | | | 0 | 0.00066126155 | |
| 11680822 | 4 years ago | | | 0 | 0.0041943470 | |
| 11629349 | 4 years ago | | | 0 | 0.012299157 | |
| 11563971 | 4 years ago | | | 0 | 0.0021816652 | |
| 11341507 | 4 years ago | | | 0 | 0.0024245650 | |
| 11173891 | 4 years ago | | | 0 | 0.00083857400 | |
| 10947621 | 4 years ago | | | 0 | 0.0023491190 | |
| 10947542 | 4 years ago | | | 0 | 0.0018689090 | |
| 10947250 | 4 years ago | | | 0 | 0.0010166200 | |
| 10946991 | 4 years ago | | | 0 | 0.0019837350 |
ABI
ABI objects
Getter at block 21166445
decimals() view returns (uint256)
18
name() view returns (string)
OpenWeb Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x226df1e4112cf36c05aca3c200f4e4af5ece025f
symbol() view returns (string)
OWT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
notifyAddress(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
removeNotifyContract(address _newAddress)
setNotifyContract(address _newAddress)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
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()
fallback()
This contract contains no error objects.