Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
23 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOJAK | ERC-20 | 1.06662T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20573178 | 3 months ago | | | 0 | 0.000039309647 | |
| 20569905 | 3 months ago | | | 0 | 0.000093042847 | |
| 20071943 | 6 months ago | | | 0 | 0.00038233121 | |
| 19910964 | 6 months ago | | | 0 | 0.00061611151 | |
| 17951782 | a year ago | | | 0 | 0.00055372563 | |
| 17938781 | a year ago | | | 0 | 0.0011323313 | |
| 17909590 | a year ago | | | 0 | 0.00058117843 | |
| 17909581 | a year ago | | | 0 | 0.0012489150 | |
| 17882910 | a year ago | | | 0 | 0.00069432510 | |
| 17845912 | a year ago | | | 0 | 0.00075210787 |
ABI
ABI objects
Getter at block 21294900
_initialBuyTax() view returns (uint256)
1
_initialSellTax() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
550000000000000000000
_maxWalletSize() view returns (uint256)
550000000000000000000
_reduceBuyTaxAt() view returns (uint256)
69
_reduceSellTaxAt() view returns (uint256)
420
airdropT1() view returns (uint256)
883206107000000000
airdropT2() view returns (uint256)
1324809160400000000
airdropT3() view returns (uint256)
1766412213800000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Downbad
owner() view returns (address)
0xe78e1d6b106f62bbfeb58a759e2aa0a999e6a6fb
symbol() pure returns (string)
DOJAK
totalSupply() pure returns (uint256)
6942000000000000000000
Read-only
airdropClaimed(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
claimAirdrop(bytes32[] _merkleProof, uint256 tier)
claimTeamAlloc()
delBots(address[] notbot)
manualSwap()
provideLiquidityAndOpenTrading()
renounceOwnership()
setLimits(uint256 maxTxAmount, uint256 maxWalletSize)
setTaxes(uint256 buyTax, uint256 sellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTeamClaimable()
withdrawETH()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.