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 |
---|---|---|---|---|---|
https://wewememe.me/ | ERC-20 | 100B | -- | -- | |
CLAIM WL WEWEMEME.ME | ERC-20 | 100B | -- | -- | |
WL WEWE | ERC-20 | 100B | -- | -- | |
CLAIM WEWEMEME.ME | ERC-20 | 100B | -- | -- | |
https://wewememe.me/ | ERC-20 | 100B | -- | -- | |
WL MEME | ERC-20 | 100B | -- | -- | |
https://wewememe.me/ | ERC-20 | 100B | -- | -- | |
https://wewememe.me/ | ERC-20 | 100B | -- | -- | |
CLAIM WEWEMEME.ME | ERC-20 | 100B | -- | -- | |
CLAIM WEWEMEME.ME | ERC-20 | 1.854K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22851913 | 5 hours ago | | | 0 | 0.000000042901775685 | |
| 22849671 | 6 hours ago | | | 0 | 0.000000056915357070 | |
| 22848301 | 7 hours ago | | | 0 | 0.000000109679224545 | |
| 22846097 | 8 hours ago | | | 0 | 5.1437695e-7 | |
| 22843315 | 10 hours ago | | | 0 | 0.000000109511015625 | |
| 22843187 | 10 hours ago | | | 0 | 5.4186889e-7 | |
| 22843160 | 10 hours ago | | | 0 | 3.3254467e-7 | |
| 22843101 | 10 hours ago | | | 0 | 0.000000042850071225 | |
| 22841598 | 11 hours ago | | | 0 | 0.000000067823325405 | |
| 22838428 | 13 hours ago | | | 0 | 0.000000072724638555 |
ABI
ABI objects
Getter at block 22860939
decimals() view returns (uint8)
18
name() view returns (string)
WEWECOIN
owner() view returns (address)
0xb00e81207bcda63c9e290e0b748252418818c869
symbol() view returns (string)
WEWE
totalSupply() view returns (uint256)
100000000000000000000000000000
whitelistContract() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAndCall(address spender, uint256 amount, bytes extraData) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 amount)
renounceOwnership()
setNameAndTicker(string name_, string ticker_)
setWhitelistContract(address newWhitelistContract)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.