Donald Duck
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DONALDUCK | ERC-20 | 20.962085B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20440596 | 3 months ago | | | 0 | 0.00055653055 | |
| 20409669 | 4 months ago | | | 0 | 0.00029017944 | |
| 20409665 | 4 months ago | | | 0 | 0.00012406241 | |
| 20409665 | 4 months ago | | | 0 | 0.00028804289 | |
| 20409665 | 4 months ago | | | 0 | 0.00061439689 | |
| 20409661 | 4 months ago | | | 0 | 0.00012105298 | |
| 20409660 | 4 months ago | | | 0 | 0.00012506791 | |
| 20409660 | 4 months ago | | | 0 | 0.00019581090 | |
| 20409659 | 4 months ago | | | 0 | 0.00028389925 | |
| 20409658 | 4 months ago | | | 0 | 0.00028568182 |
ABI
ABI objects
Getter at block 21189036
_maxTaxSwap() view returns (uint256)
8413800000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
8413800000000000000
caSell() view returns (uint256)
3
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Donald Duck
owner() view returns (address)
0x2a90eb011c1a17fc55bed1d72869a36f129cd5c9
symbol() pure returns (string)
DONALDUCK
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x1cd9b1e9623aef0e8183ea146012ee12f3a0fbd4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueERC20tokens(address _tokenAddr, uint256 _amount)
rescueETH()
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaSell(uint256 amount)
setcaTrigger(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.