The Last Dragon
Verified contract
Active on
Ethereum with 125 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($1.12)
Native
Value
$1.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000356 | $3,139.77 |
$1.12 | |
ShoNuff | ERC-20 | 2.822K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16235637 | 2 years ago | | | 0 | 0.00072598331 | |
| 16234822 | 2 years ago | | | 0 | 0.00073977002 | |
| 16231983 | 2 years ago | | | 0 | 0.00074638400 | |
| 16199420 | 2 years ago | | | 0 | 0.00087173544 | |
| 16190766 | 2 years ago | | | 0 | 0.00084241482 | |
| 16189961 | 2 years ago | | | 0 | 0.00079790465 | |
| 16187939 | 2 years ago | | | 0 | 0.00069988101 | |
| 16187621 | 2 years ago | | | 0 | 0.00065308600 | |
| 16187592 | 2 years ago | | | 0 | 0.00066320808 | |
| 16187273 | 2 years ago | | | 0 | 0.00062545671 |
ABI
ABI objects
Getter at block 21221871
_renounceDelayFunction() view returns (bool)
false
_renounceExcludeInclude() view returns (bool)
false
_renounceFeeFunctions() view returns (bool)
false
_renounceMarketMakerPairChanges() view returns (bool)
false
_renounceMaxUpdateFunctions() view returns (bool)
false
_renounceWalletChanges() view returns (bool)
false
buyBurnFee() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeUnits() view returns (uint256)
100
limitsInEffect() view returns (bool)
true
liquidityAddress() view returns (address)
0xccd752d35a3e0ae3faf93185a13688e80780d784
liquidityFeeActive() view returns (bool)
true
marketingAddress() view returns (address)
0xf854562ea99298d552686f7eb64500ce9c322d6f
maxSellTransaction() view returns (uint256)
1
maxSellTransactionAmount() view returns (uint256)
965176288091577508543
maxWallet() view returns (uint256)
2
maxWalletTotal() view returns (uint256)
1930352576183155017087
name() view returns (string)
The Last Dragon
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
1
sellLiquidityFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
supply() view returns (uint256)
96517628809157750854360
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
48258814404578875427
symbol() view returns (string)
ShoNuff
tokensForBurn() view returns (uint256)
0
tokensForDonation() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
704938034834976370081
tokensForMarketing() view returns (uint256)
2114814104504929110245
totalSupply() view returns (uint256)
96517628809157750854360
tradingActive() view returns (bool)
true
transferDelayActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x37e0dc81ca5927459b8bc4f6f6674786d72fc01e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletTransferDelayTime() view returns (uint256)
180
Read-only
_isExcludedMaxSellTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxSellTransaction(address updAds, bool isEx)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDelayFunction()
renounceExcludeInclude()
renounceFeeFunctions()
renounceMarketMakerPairChanges()
renounceMaxUpdateFunctions()
renounceOwnership()
renounceWalletChanges()
setAutomatedMarketMakerPair(address pair, bool value)
setLiquidityAddress(address newAddress)
toggleLiquidityFeeActive()
toggleTransferDelayActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _marketingFee, uint256 _buyLiquidityFee)
updateFeeUnits(uint256 newNum)
updateLiquidityAddress(address newWallet)
updateMarketingAddress(address newWallet)
updateMaxSellTransaction(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _marketingFee, uint256 _sellLiquidityFee)
updateWalletTransferDelayTime(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
updateHolderLastTransferTimestamp(address indexed account, uint256 timestamp)
constructor()
receive()
This contract contains no error objects.