WOLFY INU
Verified contract
Active on
Ethereum with 1,764 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 "WOLFY INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114679 | 6 days ago | | | 0 | 0.00014912713 | |
| 21107956 | 7 days ago | | | 0 | 0.00026969606 | |
| 20993666 | 23 days ago | | | 0 | 0.0010623823 | |
| 20708067 | 2 months ago | | | 0 | 0.000046594728 | |
| 20621764 | 2 months ago | | | 0 | 0.000027571733 | |
| 20599133 | 3 months ago | | | 0 | 0.000069309687 | |
| 20515239 | 3 months ago | | | 0 | 0.00023781461 | |
| 20403473 | 3 months ago | | | 0 | 0.000070859743 | |
| 20403410 | 3 months ago | | | 0 | 0.00015109811 | |
| 20396145 | 3 months ago | | | 0 | 0.00010125144 |
ABI
ABI objects
Getter at block 21160933
decimals() view returns (uint8)
18
name() view returns (string)
WOLFY INU
owner() view returns (address)
0x18a4486c2e8a27b726f8af24e2e77858d454e556
symbol() view returns (string)
WOLFY
totalSupply() view returns (uint256)
1000000000000000000000000000000000
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)
claim(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawToken()
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.