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 |
---|---|---|---|---|---|
WND95 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20676924 | 3 months ago | | | 0 | 0.00012746595 | |
| 20676895 | 3 months ago | | | 0 | 0.00010138694 | |
| 20676895 | 3 months ago | | | 0 | 0.00014102496 | |
| 20676892 | 3 months ago | | | 0 | 0.00013915183 | |
| 20676889 | 3 months ago | | | 0 | 0.00033248594 | |
| 20676888 | 3 months ago | | | 0 | 0.00019084236 | |
| 20676888 | 3 months ago | | | 0 | 0.00024056049 | |
| 20676886 | 3 months ago | | | 0 | 0.00032649479 | |
| 20676883 | 3 months ago | | | 0 | 0.00012400440 | |
| 20676878 | 3 months ago | | | 0 | 0.00021677326 |
ABI
ABI objects
Getter at block 21276425
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0xb4e6f95ec7d3783f7f0a8dd45c5aa982b0f29d5c
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xb4e6f95ec7d3783f7f0a8dd45c5aa982b0f29d5c
maximumTransactionAllowed() view returns (uint256)
20000000000000000
maximumWalletAllowed() view returns (uint256)
20000000000000000
name() view returns (string)
WinDoge95
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapBackThreshold() view returns (uint256)
200000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
WND95
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xe86fd4b96a4b311bde29eb4673c4bbdb5867ab46
uniswapRouter() view returns (address)
0xeaaa41cb2a64b11fe761d41e747c032cdd60cace
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAllowed(address) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaximumTransactionAllowed(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapBack(uint256 tokenAmount)
removeLimits() returns (bool)
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaximumTransactionAllowed(uint256 newNum)
updateMaximumWalletAllowed(uint256 newNum)
updateSwapBackThreshold(uint256 newAmount) returns (bool)
updateSwapEnabled(bool enabled)
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.