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 "Drumpf"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12899031 | 8 months ago | | | 0 | 0.0000023646636 | |
| 12894306 | 8 months ago | | | 0 | 0.0000068245301 | |
| 12872591 | 8 months ago | | | 0 | 0.000012493483 | |
| 12804507 | 8 months ago | | | 0 | 0.0000070864269 | |
| 12785875 | 8 months ago | | | 0 | 2.3286342e-7 | |
| 12785680 | 8 months ago | | | 0 | 8.8867089e-7 | |
| 12784533 | 8 months ago | | | 0 | 2.9975545e-7 | |
| 12784385 | 8 months ago | | | 0 | 2.9858127e-7 | |
| 12784371 | 8 months ago | | | 0 | 2.7957391e-7 | |
| 12783752 | 8 months ago | | | 0 | 4.4085146e-7 |
ABI
ABI objects
Getter at block 23172476
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
DRUMPF
owner() view returns (address)
0x9c5d6665f411941b1b5fced6106b41e3eb5fc96e
sellTax() view returns (uint256)
100
setMarketingWallet() view returns (address)
0x9c5d6665f411941b1b5fced6106b41e3eb5fc96e
symbol() pure returns (string)
DRUMPF
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeWalletFromFees(address wallet)
removeLimits()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 newBuyTax, uint256 newSellTax)
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.