Wrapped 0xEthereum Token
Verified contract
Active on
Ethereum with 74,915 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BNT | ERC-20 | 0.7 | $0.746539 |
$0.52 | |
IOTX | ERC-20 | 10 | $0.046135 |
$0.46 | |
0xBTC | ERC-20 | 1 | $0.083423 |
$0.08 | |
W0xETH | ERC-20 | 211,822,152,027.60532T | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
STT | ERC-20 | 8 | -- | -- | |
cDAI | ERC-20 | 7 | -- | -- | |
ANT | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20687126 | 3 months ago | | | 0 | 0.000091051731 | |
| 20453430 | 4 months ago | | | 0 | 0.000046648000 | |
| 20453312 | 4 months ago | | | 0 | 0.000046648000 | |
| 20453012 | 4 months ago | | | 0 | 0.000025674000 | |
| 20222967 | 5 months ago | | | 0 | 0.00020220033 | |
| 19997064 | 6 months ago | | | 0 | 0.00050602277 | |
| 18902799 | a year ago | | | 0 | 0.00030286924 | |
| 18612183 | a year ago | | | 0 | 0.0017122289 | |
| 17539301 | a year ago | | | 0 | 0.00041019300 | |
| 17450128 | a year ago | | | 0 | 0.0014678092 |
ABI
ABI objects
Getter at block 21284416
aAmt() view returns (uint256)
100000000000000000
aCap() view returns (uint256)
7777777777777
aEBlock() view returns (uint256)
20000000
aSBlock() view returns (uint256)
10000000
aTot() view returns (uint256)
1
decimals() view returns (uint8)
8
name() view returns (string)
Wrapped 0xEthereum Token
newOwner() view returns (address)
0x18b8080ed1e49debecbd8afb95465057b55fef9b
owner() view returns (address)
0x8f80006a342c0478f177c03784485162bd1fa8a9
sCap() view returns (uint256)
35353
sChunk() view returns (uint256)
100000000000000000
sEBlock() view returns (uint256)
20000000
sPrice() view returns (uint256)
10000000000000000
sSBlock() view returns (uint256)
10000000
sTot() view returns (uint256)
362
symbol() view returns (string)
W0xETH
totalSupply() view returns (uint256)
28242953648098352000000000000000
viewAirdrop() view returns (uint256 StartBlock, uint256 EndBlock, uint256 DropCap, uint256 DropCount, uint256 DropAmount)
(StartBlock=10000000, EndBlock=20000000, DropCap=7777777777777, DropCount=1, DropAmount=100000000000000000)
viewSale() view returns (uint256 StartBlock, uint256 EndBlock, uint256 SaleCap, uint256 SaleCount, uint256 ChunkSize, uint256 SalePrice)
(StartBlock=10000000, EndBlock=20000000, SaleCap=35353, SaleCount=362, ChunkSize=100000000000000000, SalePrice=10000000000000000)
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)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
clearETH()
getAirdrop(address _refer) returns (bool success)
startAirdrop(uint256 _aSBlock, uint256 _aEBlock, uint256 _aAmt, uint256 _aCap)
startSale(uint256 _sSBlock, uint256 _sEBlock, uint256 _sChunk, uint256 _sPrice, uint256 _sCap)
tokenSale(address _refer) payable returns (bool success)
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)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.