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 "DPU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20908149 | 2 months ago | | | 0 | 0.0010286720 | |
| 20248048 | 5 months ago | | | 0 | 0.00021657708 | |
| 19811757 | 7 months ago | | | 0 | 0.00056560050 | |
| 19802857 | 7 months ago | | | 0 | 0.00035291826 | |
| 19752621 | 8 months ago | | | 0 | 0.00013395141 | |
| 19732932 | 8 months ago | | | 0 | 0.00097614939 | |
| 19693181 | 8 months ago | | | 0 | 0.00040258750 | |
| 19634749 | 8 months ago | | | 0 | 0.00087536114 | |
| 19628101 | 8 months ago | | | 0 | 0.00071744305 | |
| 19627183 | 8 months ago | | | 0 | 0.0010194170 |
ABI
ABI objects
Getter at block 21400733
_buyTax() view returns (uint256)
5
_sellTax() view returns (uint256)
7
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000
_taxWallet() view returns (address)
0xae0a7ddf39d2871a7d5e314d118dcc575c45219f
_transferTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
20000000000000000000000000
name() pure returns (string)
DPU
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DPU
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeBuySellFee(uint256 buyFee, uint256 sellFee)
changeMaxWalletLimit(uint256 _limit)
changeTaxWallet(address newWallet)
changeTransferFee(uint256 trFee)
includeInFee(address account)
manualSwap()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
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)
constructor()
receive()
This contract contains no error objects.