We Show Token
Verified contract
Active on
Ethereum with 50,465 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($63.75)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWM | ERC-20 | 8.5565K | $0.007451 |
$63.75 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
XPT | ERC-20 | 10M | -- | -- | |
WET | ERC-20 | 32.5474K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
SWM | ERC-20 | 8.5565K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20187257 | 4 months ago | | | 0 | 0.00048026718 | |
| 18839757 | a year ago | | | 0 | 0.0018388291 | |
| 18548737 | a year ago | | | 0 | 0.00075896284 | |
| 18548422 | a year ago | | | 0 | 0.00070340080 | |
| 18548422 | a year ago | | | 0 | 0.00070340080 | |
| 18548317 | a year ago | | | 0 | 0.00070585515 | |
| 18548210 | a year ago | | | 0 | 0.00074658780 | |
| 18548159 | a year ago | | | 0 | 0.00075190918 | |
| 18548158 | a year ago | | | 0 | 0.00077316718 | |
| 18548157 | a year ago | | | 0 | 0.00074618957 |
ABI
ABI objects
Getter at block 21158481
decimals() view returns (uint8)
18
name() view returns (string)
We Show Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x082dca68a33e0a062d94b1229322d00057ac62ba
paused() view returns (bool)
false
symbol() view returns (string)
WET
totalSupply() view returns (uint256)
1250000000000000000000000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
State-modifying
Events acceptOwnership() returns (bool)
approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
claimToken(address token, address _to, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.