Lord Of Doge
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
20 additional
variables
Balances ($0.03)
Native
Value
$0.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000009 | $3,063.75 |
$0.03 | |
LDOGE | ERC-20 | 8.819903K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15460605 | 2 years ago | | | 0 | 0.00094696737 | |
| 15423561 | 2 years ago | | | 0 | 0.00031820799 | |
| 15421478 | 2 years ago | | | 0 | 0.00028022238 | |
| 15421290 | 2 years ago | | | 0 | 0.00027470375 | |
| 15421137 | 2 years ago | | | 0 | 0.00034043916 | |
| 15417741 | 2 years ago | | | 0 | 0.00066256288 | |
| 15417589 | 2 years ago | | | 0 | 0.00086175799 | |
| 15417494 | 2 years ago | | | 0 | 0.00054477051 | |
| 15417347 | 2 years ago | | | 0 | 0.0012282733 | |
| 15417162 | 2 years ago | | | 0 | 0.00051822766 |
ABI
ABI objects
Getter at block 21204570
Ring() view returns (address)
0xe629b02c695add6497f42c65f1c219ab4424cb48
_isLaunched() view returns (bool)
true
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxWalletAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_payOutValue() view returns (uint256)
10229289066529025
autoLiquidityReceiver() view returns (address)
0xe629b02c695add6497f42c65f1c219ab4424cb48
biggestBuy() view returns (uint256)
0
cooldownPeriod() view returns (uint256)
10800
decimals() pure returns (uint8)
18
epochReset() view returns (uint256)
1662143690
getCirculatingSupply() view returns (uint256)
100000000000000000000000
getLordArray() view returns (address[])
[0x11191bcfe30c6aE7bBEF74c6De97c8D52FF957F9, 0x7B3c28B9a7c36907160dB007b84779f99c80a353]
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lastRingChange() view returns (uint256)
1662141890
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingWallet() view returns (address)
0xe629b02c695add6497f42c65f1c219ab4424cb48
name() pure returns (string)
Lord Of Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xac7fb021db63d82e4d9a12bba4afd089884e42bb
previous_ring() view returns (address)
0xe629b02c695add6497f42c65f1c219ab4424cb48
resetPeriod() view returns (uint256)
1800
ringFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
500000000000000000000
symbol() pure returns (string)
LDOGE
timeToWait() view returns (uint256)
6
totalFee() view returns (uint256)
10
totalFeeIfSelling() view returns (uint256)
10
totalNumOfLords() view returns (uint256)
2
totalSupply() view returns (uint256)
100000000000000000000000
total_current_payout() view returns (uint256)
414750342013825328
total_payout_overall() view returns (uint256)
279836832554310714
Read-only
_lastRingTimer(address) view returns (uint256)
_numOfTimesLord(address) view returns (uint256)
_payOutCurrent(address) view returns (uint256)
_payOutTotal(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)
lordArray(uint256) view returns (address)
previousRingHolder(address) view returns (bool)
State-modifying
Events addBlacklist(address addr)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
disableLimits()
enableHappyHour()
lfg()
manualToken()
recoverLosteth()
removedBlacklist(address addr)
renounceOwnership()
setCooldownPeriod(uint256 _newCooldownPeriod)
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)
setSellingFee(uint256 newSellFee)
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)
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.