DOG 2.0 COIN
Verified contract
Active on
Ethereum with 63 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1ffb…675b
5 additional
variables
Balances ($0.00)
No balances found for "DOG 2.0 COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18445795 | a year ago | | | 0 | 0.00023759022 | |
| 17746502 | a year ago | | | 0 | 0.00089224947 | |
| 17728976 | a year ago | | | 0 | 0.0011710089 | |
| 17714586 | a year ago | | | 0 | 0.00071101476 | |
| 17714581 | a year ago | | | 0 | 0.00069189116 | |
| 17712384 | a year ago | | | 0 | 0.0011264256 | |
| 17705648 | a year ago | | | 0 | 0.00072443013 | |
| 17705637 | a year ago | | | 0 | 0.0013613030 | |
| 17705453 | a year ago | | | 0 | 0.0016564254 | |
| 17704155 | a year ago | | | 0 | 0.00070759500 |
ABI
ABI objects
Getter at block 21169693
_maxTxAmount() view returns (uint256)
3000000000000000000000000000000
_maxWalletSize() view returns (uint256)
3000000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
17700551
name() pure returns (string)
DOG 2.0 COIN
owner() view returns (address)
0x7de5ba570fb6631cfe22920c6ad72241d02140e9
symbol() pure returns (string)
DOG 2.0
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x878a21c9c065426afbdd703a2614009be6553bd9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removeLimit()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.