Lord Of The Eth
Verified contract
Active on
Ethereum with 269 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$LORD | ERC-20 | 3.011341K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18390223 | a year ago | | | 0 | 0.00026815189 | |
| 18390219 | a year ago | | | 0 | 0.00026734646 | |
| 16923111 | 2 years ago | | | 0 | 0.00056809537 | |
| 16623875 | 2 years ago | | | 0 | 0.00040602633 | |
| 15981646 | 2 years ago | | | 0 | 0.00034504831 | |
| 15981638 | 2 years ago | | | 0 | 0.00034327142 | |
| 14482534 | 3 years ago | | | 0 | 0.0010616941 | |
| 14470661 | 3 years ago | | | 0 | 0.0042257986 | |
| 14466704 | 3 years ago | | | 0 | 0.0010955687 | |
| 14401066 | 3 years ago | | | 0 | 0.0016897101 |
ABI
ABI objects
Getter at block 21217280
Ring() view returns (address)
0x9b01ff7b7fc0a4fcd6b3fcc24511637e8d55b6c3
_isLaunched() view returns (bool)
true
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxWalletAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_payOutAddress() view returns (address)
0x0000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0xb1abef8b063030ac37246c2f903722970237a074
biggestBuy() view returns (uint256)
1071304
decimals() pure returns (uint8)
18
epochReset() view returns (uint256)
1670181803
getCirculatingSupply() view returns (uint256)
50000000000000000000000
getOwner() view returns (address)
0xb1abef8b063030ac37246c2f903722970237a074
lastRingChange() view returns (uint256)
1670180003
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingWallet() view returns (address)
0xb1abef8b063030ac37246c2f903722970237a074
name() pure returns (string)
Lord Of The Eth
owner() view returns (address)
0xb1abef8b063030ac37246c2f903722970237a074
pair() view returns (address)
0x16e2ccd6db517586b6966f6593a626916ee5bebc
resetPeriod() view returns (uint256)
1800
ringFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
100000000000000000000
symbol() pure returns (string)
$LORD
timeToWait() view returns (uint256)
6
totalSupply() view returns (uint256)
50000000000000000000000
Read-only
_lastRingTimer(address) view returns (uint256)
_payOut(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
previousRingHolder(address) view returns (bool)
State-modifying
Events addBlacklist(address addr)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableHappyHour()
recoverLostTokens(address _token, uint256 _amount)
recoverLosteth()
removeLiquidty()
removedBlacklist(address addr)
renounceOwnership()
setDefaultTaxes()
setFeeReceivers(address newLiquidityReceiver, address newMarketingWallet)
setFees(uint256 newLiquidityFee, uint256 newMarketingFee, uint256 newringFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTransactionSize(uint256 amount)
setMaxWalletSize(uint256 amount)
setResetPeriodInSeconds(uint256 newResetPeriod)
setSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
setSwapThreshold(uint256 threshold)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
vamos()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
NewRing(address ring, uint256 buyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RingPayout(address ring, uint256 amountETH)
RingSold(address ring, uint256 amountETH)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.