Looted Network
Verified contract
Active on
Ethereum with 1,468 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOOT | ERC-20 | 77.357805 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21299691 | 3 days ago | | | 0 | 0.00040401269 | |
| 21293744 | 4 days ago | | | 0 | 0.00081559701 | |
| 21293103 | 4 days ago | | | 0 | 0.00099054836 | |
| 21285740 | 5 days ago | | | 0 | 0.00039218150 | |
| 21225138 | 13 days ago | | | 0 | 0.00033194833 | |
| 21225108 | 13 days ago | | | 0 | 0.00047919164 | |
| 21209542 | 16 days ago | | | 0 | 0.00060495876 | |
| 21203421 | 16 days ago | | | 0 | 0.00053161804 | |
| 21142428 | 25 days ago | | | 0 | 0.00036191083 | |
| 20949200 | 2 months ago | | | 0 | 0.00048759383 |
ABI
ABI objects
Getter at block 21320720
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
100000000000000
maxWalletSize() view returns (uint256)
100000000000000
name() pure returns (string)
Looted Network
owner() view returns (address)
0x73e7f81bf54fd9b8dc2b27d70fae714142942e04
symbol() pure returns (string)
LOOT
totalSupply() pure returns (uint256)
100000000000000
tradeEnable() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Whitelist(address account)
approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _buyFee, uint256 _sellFee)
enabledTrading()
removeAllLimit()
removeWhitelist(address account)
renounceOwnership()
rescueERC20FromContract(address _tokenAddy, uint256 _amount)
rescueETHfromContract()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapBackSetting(bool state)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.