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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 140 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22546872 | 5 days ago | | | 0 | 9.9375451e-7 | |
| 21746173 | 23 days ago | | | 0 | 1.7296298e-7 | |
| 21580233 | a month ago | | | 0 | 9.7782303e-7 | |
| 21045147 | a month ago | | | 0 | 5.5569657e-7 | |
| 21031975 | a month ago | | | 0 | 2.6269461e-7 | |
| 20748510 | 2 months ago | | | 0 | 2.6978050e-7 | |
| 20632979 | 2 months ago | | | 0 | 3.4586984e-7 | |
| 20631764 | 2 months ago | | | 0 | 0.000000606027540810 | |
| 20489099 | 2 months ago | | | 0 | 7.3671346e-7 | |
| 20489039 | 2 months ago | | | 0 | 2.5707904e-7 |
ABI
ABI objects
Getter at block 22758327
decimals() view returns (uint8)
18
name() view returns (string)
WOLF SKULL
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SKULL
totalSupply() view returns (uint256)
100000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events Start()
addExc(address[] add)
approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
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 previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.