(っ◔◡◔)っ ア乇W
Verified contract
Active on
Ethereum with 123 txns
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 "(っ◔◡◔)っ ア乇W "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18224314 | a year ago | | | 0 | 0.00022650464 | |
| 18148455 | a year ago | | | 0 | 0.00046748272 | |
| 18148453 | a year ago | | | 0 | 0.00047841394 | |
| 18148371 | a year ago | | | 0 | 0.00039793089 | |
| 18148369 | a year ago | | | 0 | 0.00039086204 | |
| 18148367 | a year ago | | | 0 | 0.00040304273 | |
| 18148365 | a year ago | | | 0 | 0.00039076470 | |
| 18148363 | a year ago | | | 0 | 0.00038724268 | |
| 18148361 | a year ago | | | 0 | 0.00041547540 | |
| 18148357 | a year ago | | | 0 | 0.00020911405 |
ABI
ABI objects
Getter at block 21275352
decimals() view returns (uint8)
18
name() view returns (string)
(っ◔◡◔)っ ア乇W
owner() view returns (address)
0xd23c0e7d299a09a50a4f25b30cad8d3b3de5a461
symbol() view returns (string)
ア乇W
totalSupply() view returns (uint256)
690690690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pewed(address _address_) view returns (bool)
prepewed(address _address_) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depew(address[] _list_)
deprepew(address[] _list_)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pew(address[] _list_)
prepew(address[] _list_)
renounceOwnership()
transfer(address _from, address _to, uint256 _wad)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.