Wrapped Dog
Verified contract
Active on
Ethereum with 54 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 "Wrapped Dog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20552201 | 3 months ago | | | 0 | 0.000040652143 | |
| 20475206 | 4 months ago | | | 0 | 0.000070659719 | |
| 20475178 | 4 months ago | | | 0 | 0.000099788660 | |
| 20468398 | 4 months ago | | | 0 | 0.00017545174 | |
| 20468397 | 4 months ago | | | 0 | 0.00016749323 | |
| 20468382 | 4 months ago | | | 0 | 0.00035121163 | |
| 20468378 | 4 months ago | | | 0 | 0.00018864734 | |
| 20468374 | 4 months ago | | | 0 | 0.00034957874 | |
| 20468374 | 4 months ago | | | 0 | 0.00034957874 | |
| 20468373 | 4 months ago | | | 0 | 0.00038178798 |
ABI
ABI objects
Getter at block 21289350
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
900000000000000000000000
_maxWalletAmount() view returns (uint256)
500000000000000000000000000
_swapwDogThreshHold() view returns (uint256)
50000000000000000000000
_totalSupply() view returns (uint256)
500000000000000000000000000
_wDogWallet() view returns (address)
0xf0297a2927409b84ba977ed21155ecb51b832e71
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xf0297a2927409b84ba977ed21155ecb51b832e71
name() pure returns (string)
Wrapped Dog
pair() view returns (address)
0xc4ab1b7390a39bf603097fd5619ddeb3e0f8c390
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
wDog
totalSupply() view returns (uint256)
500000000000000000000000000
wDogFeeEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
iswDog(address a) view returns (bool)
State-modifying
Events addwDogs(address[] wDogs_)
approve(address spender, uint256 amount) returns (bool)
createwDogTrade()
delwDogs(address[] notwDog)
enablewDogTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removewDogLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawwDogBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wDogWallet)
receive()
This contract contains no error objects.