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 "Loafers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20296749 | 5 months ago | | | 0 | 0.000078005252 | |
| 18492182 | a year ago | | | 0 | 0.00097593829 | |
| 18489435 | a year ago | | | 0 | 0.00047927601 | |
| 18486252 | a year ago | | | 0 | 0.0013797056 | |
| 18486156 | a year ago | | | 0 | 0.0015990009 | |
| 18486087 | a year ago | | | 0 | 0.0010294910 | |
| 18486052 | a year ago | | | 0 | 0.0018860338 | |
| 18486020 | a year ago | | | 0 | 0.0015756331 | |
| 18486008 | a year ago | | | 0 | 0.0016359845 | |
| 18486007 | a year ago | | | 0 | 0.0015261427 |
ABI
ABI objects
Getter at block 21406206
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Loafers
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
LOAFER
teamWallet() view returns (address)
0xa48e9c8501b8e88bf785471c9cd6f53e7d03d9ce
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xdd5dbc80d0095ab5b738b9f2da01a28b26b22545
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setLimitsInEffect(bool limitsInEffect_)
setMaxWallet(uint256 maxWallet_)
setSwapEnabled(bool enabled)
setTeamWallet(address teamWallet_)
setTotalFees(uint8 totalFees_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckEth()
withdrawStuckTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(address _uniswapV2RouterAddress, address _teamWallet, uint256 _totalSupply)
receive()
This contract contains no error objects.