Donkey Dog Cat Chicken
Verified contract
Active on
Ethereum with 51 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Donkey Dog Cat Chicken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20560711 | 3 months ago | | | 0 | 0.000046666656 | |
| 20555511 | 3 months ago | | | 0 | 0.000074809061 | |
| 20554503 | 3 months ago | | | 0 | 0.000073396609 | |
| 20554503 | 3 months ago | | | 0 | 0.000073396609 | |
| 20554479 | 3 months ago | | | 0 | 0.000066920488 | |
| 20554479 | 3 months ago | | | 0 | 0.000066920488 | |
| 20554464 | 3 months ago | | | 0 | 0.000064869886 | |
| 20554451 | 3 months ago | | | 0 | 0.000054873773 | |
| 20554451 | 3 months ago | | | 0 | 0.000054873773 | |
| 20554442 | 3 months ago | | | 0 | 0.000083116345 |
ABI
ABI objects
Getter at block 21265032
DDCCFeeEnabled() view returns (bool)
true
TradingOpen() view returns (bool)
true
_DDCCWallet() view returns (address)
0xd407405b48b5611d0cf47b01cae5137eb67fb882
_maxTaxSwap() view returns (uint256)
690200000000000000000000
_maxWalletAmount() view returns (uint256)
406000000000000000000000000
_swapDDCCThreshHold() view returns (uint256)
40600000000000000000000
_totalSupply() view returns (uint256)
406000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xd407405b48b5611d0cf47b01cae5137eb67fb882
name() pure returns (string)
Donkey Dog Cat Chicken
pair() view returns (address)
0xad2be119fd597d42041df335886ef2708e08446c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
DDCC
totalSupply() view returns (uint256)
406000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDDCC(address a) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addDDCCs(address[] DDCCs_)
approve(address spender, uint256 amount) returns (bool)
createDDCCTrade()
delDDCCs(address[] notDDCC)
enableDDCCTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeDDCCLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawDDCCBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address DDCCWallet)
receive()
This contract contains no error objects.