Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DJI420"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258106 | 4 days ago | | | 0 | 0.00054316206 | |
| 21195684 | 13 days ago | | | 0 | 0.0023847292 | |
| 21186338 | 14 days ago | | | 0 | 0.00082544235 | |
| 21185478 | 14 days ago | | | 0 | 0.0013047672 | |
| 21185308 | 14 days ago | | | 0 | 0.0014249694 | |
| 21102684 | a month ago | | | 0 | 0.00022914695 | |
| 21074512 | a month ago | | | 0 | 0.00041875171 | |
| 21068493 | a month ago | | | 0 | 0.00067414196 | |
| 21065156 | a month ago | | | 0 | 0.00075722092 | |
| 21022366 | a month ago | | | 0 | 0.00057286530 |
ABI
ABI objects
Getter at block 21288716
buyTax() view returns (uint256)
0
buyTaxCollected() view returns (uint256)
0
decimals() view returns (uint8)
18
dexLP() view returns (address)
0x7bfbd0b55838e7b52828a0da3725010b0212b916
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
name() view returns (string)
DJI420
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
sellTaxCollected() view returns (uint256)
0
symbol() view returns (string)
DJI
taxEndTime() view returns (uint256)
1729016995
taxHolder() view returns (address)
0x358217b5632d734f5af490180309770671687e9f
taxThreshold() view returns (uint256)
1
totalSupply() view returns (uint256)
420000000000000000000000000
totalTaxCollected() view returns (uint256)
0
tradeMaxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
tradeStartTime() view returns (uint256)
1
transferTax() view returns (uint256)
0
transferTaxCollected() view returns (uint256)
0
walletMaxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isInBlacklist(address) view returns (bool)
isInWhitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
fBurnAllTax()
fClaimAllTax()
fConfigTax(uint256 _pBuyTax, uint256 _pSellTax, uint256 _pTransferTax)
fConfigTaxEndTime(uint256 _pTaxEndTime)
fConfigTaxHolder(address _pTaxHolder)
fConfigTaxThreshold(uint256 _pTaxThreshold)
fConfigTrade(uint256 _pStartTime, uint256 _pMaxAmount, uint256 _pWalletMaxAmount)
fEmergencyEth(address _pTo, uint256 _pAmount)
fEmergencyToken(address _pToken, address _pTo, uint256 _pAmount)
fProcessAllTax()
fSetBlacklist(address[] _pAccounts, bool _pStatus)
fSetDexInfo(address _pDexRouter, address _pToken2)
fSetWhitelist(address[] _pAccounts, bool _pStatus)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProcessTaxSuccess(uint256 _taxProcess, uint256 _swappedETHAmount_)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _pName, string _pSymbol, uint256 _pInitialSupply)
receive()
This contract contains no error objects.