Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 3 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,320.76 |
$0 | |
LORD | ERC-20 | 9.555402K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21965873 | 22 days ago | | | 0 | 1.3162127e-7 | |
| 18252040 | 4 months ago | | | 0 | 0.000000087321500000 | |
| 13967377 | 7 months ago | | | 0 | 0.0000077770639 | |
| 2490876 | a year ago | | | 0 | 0.000044406002 | |
| 2490874 | a year ago | | | 0 | 0.000040584002 | |
| 2490869 | a year ago | | | 0 | 0.000046170002 | |
| 2432291 | a year ago | | | 0 | 0.000037423502 | |
| 2361811 | a year ago | | | 0 | 0.000070381503 | |
| 2360297 | a year ago | | | 0 | 0.000014276375 | |
| 2350051 | a year ago | | | 0 | 0.000070399503 |
ABI
ABI objects
Getter at block 22934668
_gameSettings() view returns (uint256 cooldownPeriod, uint256 timeToWait, uint256 resetPeriod, bool checkTxEnabled, bool checkW2WEnabled)
(cooldownPeriod=3600, timeToWait=6, resetPeriod=1800, checkTxEnabled=true, checkW2WEnabled=true)
_settings() view returns (uint256 _maxTxAmount, uint256 _maxWalletAmount, uint256 swapThreshold)
(_maxTxAmount=100000000000000000, _maxWalletAmount=100000000000000000, swapThreshold=0)
_stats() view returns (uint256 biggestBuy, uint256 lastRingChange, uint256 totalPayOut, uint256 currentPayout, uint256 payout)
(biggestBuy=341856709848574232586, lastRingChange=1691771123, totalPayOut=611535118124171400, currentPayout=0, payout=0)
_taxes() view returns (uint32 teamFee, uint32 marketingFee, uint32 lordFee, uint32 totalFee)
(teamFee=0, marketingFee=0, lordFee=0, totalFee=0)
decimals() pure returns (uint8)
9
epochReset() view returns (uint256)
1691772923
lord() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
marketingWallet() view returns (address)
0x26656a5990722d10b508757f465532e80525d9ef
name() pure returns (string)
Lord Of Base
owner() view returns (address)
0x77384cc7ff1a4929292e5ec6cdfd12e8422a0010
swapAndLiquifyEnabled() view returns (bool)
false
symbol() pure returns (string)
LORD
teamWallet() view returns (address)
0xa6d0d93318000291b45d00882fb1b9c9b8bb3f55
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xa4a28bd7a2dd6b2ba0e4095e064914a9b37ee588
uniswapV2Router() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
Read-only
_lastLordTimer(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
previousLordHolder(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualETH(uint256 amountPercentage)
manualToken()
removeLimits()
renounceOwnership()
setCooldownPeriod(uint256 _newCooldownPeriod)
setGameSettingsBool(bool w2wEnable, bool checkTxEnable)
setMaxWallet(uint256 amt)
setResetPeriodInSeconds(uint256 newResetPeriod)
setSwap(uint256 threshold, bool swap)
setTaxes(uint32 newteamFee, uint32 newMarketingFee, uint32 newLordFee)
setWallets(address newTeamWAllet, address newMarketingWallet)
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)
LordPayout(address lord, uint256 amountETH)
LordSold(address lord, uint256 amountETH)
NewLord(address lord, uint256 buyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.