DONT APE PROTOCOL
Verified contract
Active on
Ethereum with 134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAP | ERC-20 | 41.062711K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17855439 | a year ago | | | 0 | 0.00038068243 | |
| 16870958 | 2 years ago | | | 0 | 0.0012405318 | |
| 16869886 | 2 years ago | | | 0 | 0.0010042352 | |
| 16868828 | 2 years ago | | | 0 | 0.00068754225 | |
| 16867535 | 2 years ago | | | 0 | 0.00077749612 | |
| 16867336 | 2 years ago | | | 0 | 0.00071466510 | |
| 16867258 | 2 years ago | | | 0 | 0.00058819430 | |
| 16867241 | 2 years ago | | | 0 | 0.00055035037 | |
| 16867240 | 2 years ago | | | 0 | 0.00072013896 | |
| 16867235 | 2 years ago | | | 0 | 0.00063398790 |
ABI
ABI objects
Getter at block 21217981
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x370f26f896bc5adfc6a28e15c1cee531a1be2422
name() pure returns (string)
DONT APE PROTOCOL
pair() view returns (address)
0xed3dc5e3abbc99b058d59d352bd6c471a4ceb937
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
200000000000000
swapbyLimit() view returns (bool)
true
symbol() pure returns (string)
DAP
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manualSend()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _sellMarketingFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool swapstatus, bool swaplimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.