Alpha Wolf
Verified contract
Active on
Ethereum with 3,698 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($228.59)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 8.148263M | $0.000025 |
$203.14 | |
ALPHA | ERC-20 | 157.594307 | $0.087678 |
$13.82 | |
UNI | ERC-20 | 1.123808 | $10.35 |
$11.63 | |
HOKK | ERC-20 | 158.091845B | -- | -- | |
AWF | ERC-20 | 60.932913B | -- | -- | |
ETRUST | ERC-20 | 23.159522B | -- | -- | |
eMax | ERC-20 | 10.611019M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21099586 | 22 days ago | | | 0 | 0.000086158819 | |
| 21084953 | 24 days ago | | | 0 | 0.0019004220 | |
| 20996539 | a month ago | | | 0 | 0.0018999900 | |
| 20996532 | a month ago | | | 0 | 0.00086582437 | |
| 20880139 | 2 months ago | | | 0 | 0.0025035686 | |
| 20640259 | 3 months ago | | | 0 | 0.0019002060 | |
| 20451689 | 4 months ago | | | 0 | 0.000027499906 | |
| 20270908 | 4 months ago | | | 0 | 0.0018999900 | |
| 20176188 | 5 months ago | | | 0 | 0.00015041189 | |
| 20106551 | 5 months ago | | | 0 | 0.0018997740 |
ABI
ABI objects
Getter at block 21258395
decimals() view returns (uint8)
18
name() view returns (string)
Alpha Wolf
owner() view returns (address)
0xaadf69389fad9319a1cccc7b1b6caa5cde186ec9
symbol() view returns (string)
AWF
totalBurn() view returns (uint256)
29522532447355537875304241410118
totalFees() view returns (uint256)
29522532447355537875304241410118
totalSupply() view returns (uint256)
970477467552644462124695758589882
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
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)
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.