FenrirInu
Verified contract
Active on
Ethereum with 423 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4632…2494
0x4ab0…9b36
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FENRIR | ERC-20 | 291.145348M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14737113 | 3 years ago | | | 0 | 0.00056282760 | |
| 13847551 | 3 years ago | | | 0 | 0.00095553731 | |
| 13847546 | 3 years ago | | | 0 | 0.00085095481 | |
| 13260734 | 3 years ago | | | 0 | 0.0019414831 | |
| 13098330 | 3 years ago | | | 0 | 0.0036537716 | |
| 13005404 | 3 years ago | | | 0 | 0.0025618844 | |
| 12962506 | 3 years ago | | | 0 | 0.0045200500 | |
| 12962499 | 3 years ago | | | 0 | 0.0038872430 | |
| 12914124 | 3 years ago | | | 0 | 0.0012776650 | |
| 12900826 | 3 years ago | | | 0 | 0.00099153600 |
ABI
ABI objects
Getter at block 21287039
amountInPool() view returns (uint256)
10306
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
FenrirInu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FENRIR
thisBalance() view returns (uint256)
291145348180367760
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFriend(address ad) view returns (bool)
sellCounter(address from) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
delFriend(address notfriend)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
setFriends(address[] friends)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.