Dejitaru Spirit
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($1.72)
Native
Value
$1.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000441 | $3,889.70 |
$1.72 | |
DESPIRIT | ERC-20 | 17.527716K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16215284 | 2 years ago | | | 0 | 0.00061202785 | |
| 16215273 | 2 years ago | | | 0 | 0.00063297518 | |
| 16215272 | 2 years ago | | | 0 | 0.00044241059 | |
| 16215271 | 2 years ago | | | 0 | 0.00035860507 | |
| 16215271 | 2 years ago | | | 0 | 0.00060419984 | |
| 16215270 | 2 years ago | | | 0 | 0.00064659824 | |
| 16215270 | 2 years ago | | | 0 | 0.00064659824 | |
| 16215269 | 2 years ago | | | 0 | 0.00030943146 | |
| 16215269 | 2 years ago | | | 0 | 0.00064868521 | |
| 16215267 | 2 years ago | | | 0 | 0.00065039173 |
ABI
ABI objects
Getter at block 21392717
DeveloperWallet() view returns (address)
0xebe89a81cace96bfab147a07085b7f2de9f36789
EnableTransactionLimit() view returns (bool)
false
_buyDeveloperFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
5
_buyMarketingFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
10000000000000000000000
_sellDeveloperFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
99
_totalTaxIfBuying() view returns (uint256)
5
_totalTaxIfSelling() view returns (uint256)
99
_walletMax() view returns (uint256)
10000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
marketingWallet() view returns (address)
0xebe89a81cace96bfab147a07085b7f2de9f36789
minimumTokensBeforeSwap() view returns (uint256)
10000000000000000000000
name() view returns (string)
Dejitaru Spirit
owner() view returns (address)
0xebe89a81cace96bfab147a07085b7f2de9f36789
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DESPIRIT
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapPair() view returns (address)
0x48f70a600ecd603b2b66f56688429b69a1c5afae
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events airdrop(address[] _address, uint256[] _tokens)
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
enableTxLimit(bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueStuckedToken(address _token, uint256 _amount)
setBlacklist(address _adr, bool _status)
setBuyTaxes(uint256 _Liquidity, uint256 _Marketing, uint256 _Developer)
setDeveloperWalletAddress(address newAddress)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 _Liquidity, uint256 _Marketing, uint256 _Developer)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.