Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FORTUNE | ERC-20 | 6.627296M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15432396 | 2 years ago | | | 0 | 0.00033910408 | |
| 15432392 | 2 years ago | | | 0 | 0.00018799085 | |
| 15432386 | 2 years ago | | | 0 | 0.00023845827 | |
| 15432385 | 2 years ago | | | 0 | 0.00023681825 | |
| 15432381 | 2 years ago | | | 0 | 0.00039895837 | |
| 15432371 | 2 years ago | | | 0 | 0.00027591771 | |
| 15432368 | 2 years ago | | | 0 | 0.00059103645 | |
| 15432366 | 2 years ago | | | 0 | 0.00025060368 | |
| 15432366 | 2 years ago | | | 0 | 0.00025882848 | |
| 15432366 | 2 years ago | | | 0 | 0.00025882848 |
ABI
ABI objects
Getter at block 21208375
_Deployer() view returns (address)
0x895c6e79e33576ced92e1adeea0d0c0c98e5a466
_totalBurned() view returns (uint256)
7260624542659616579468850
_totalMinted() view returns (uint256)
0
buyMintFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
15757575756000000000000000
maxWallet() view returns (uint256)
78787878780000000000000000
name() view returns (string)
7 Gods of
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
200
sellDevFee() view returns (uint256)
400
sellTotalFees() view returns (uint256)
600
swapTokensAtAmount() view returns (uint256)
3939393939000000000000000
symbol() view returns (string)
FORTUNE
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
6627295535189041001005050
tokensForMint() view returns (uint256)
0
totalBurned() view returns (uint256)
7260624542659616579468850
totalMinted() view returns (uint256)
0
totalSupply() view returns (uint256)
7871527253457340383420531150
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc84356e1b0116de00385a9972c4bfc09aaa7ccf2
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)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events EnableLuckTransfer()
EnableLuckTransfer(uint256 Bblock)
EnableWealthAccumulation() returns (bool)
TransferTokens(address from, address to, uint256 amount)
addBots(address[] bots)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBots(address[] bots)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _mintFee)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address depAddr)
receive()
This contract contains no error objects.