Landwolf
Verified contract
Active on
Ethereum with 8,549 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,439.95)
Native
Value
$3,748.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.131766 | $3,311.76 |
$3,748.14 | |
WOLF | ERC-20 | 119.551179M | $0.000006 |
$663.51 | |
ANDY | ERC-20 | 100 | $0.282534 |
$28.25 | |
INUINU | ERC-20 | 55.555555M | $0.00 |
$0.06 | |
APU | ERC-20 | 1 | $0.000922 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245782 | 2 hours ago | | | 0 | 0.00067378524 | |
| 21245768 | 2 hours ago | | | 0 | 0.00057000912 | |
| 21244803 | 5 hours ago | | | 0 | 0.00078491465 | |
| 21244696 | 5 hours ago | | | 0 | 0.00071266811 | |
| 21241832 | 15 hours ago | | | 0 | 0.00049480623 | |
| 21241607 | 16 hours ago | | | 0 | 0.00025661279 | |
| 21241596 | 16 hours ago | | | 0 | 0.00039887960 | |
| 21240928 | 18 hours ago | | | 0 | 0.00039475816 | |
| 21240916 | 18 hours ago | | | 0 | 0.00072563531 | |
| 21240229 | 20 hours ago | | | 0 | 0.00046555601 |
ABI
ABI objects
Getter at block 21246250
decimals() view returns (uint8)
18
marketingAddress() view returns (address)
0x7e33b1ff0ac0c8695b07751134623403c206643f
name() view returns (string)
Landwolf
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0xaf3e33c8971be5b753145228d29f1e0197ec7bb6
pepeAddress() view returns (address)
0x307229ef85791af68c5de9196f2b0037022f68bb
routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
WOLF
totalSupply() view returns (uint256)
420420420420000000000000000000
wojakAddress() view returns (address)
0xbb594f0ec9792db1e6d9e9b745b29f4dea5eff08
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
doesNotFeelGood() returns (bool)
feelsGoodMan()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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(address _marketingAddress, address _pepeAddress, address _wojakAddress, address _routerAddress)
receive()
WOLF__DoesNotFeelGoodMan()