Weed Doge
Verified contract
Active on
Ethereum with 310 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x164a…c23f
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$WOGE | ERC-20 | 7.968127K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20675404 | 3 months ago | | | 0 | 0.000047464557 | |
| 20674916 | 3 months ago | | | 0 | 0.000030400158 | |
| 20635376 | 4 months ago | | | 0 | 0.00018650489 | |
| 20505078 | 4 months ago | | | 0 | 0.000067392599 | |
| 20503477 | 4 months ago | | | 0 | 0.000051145265 | |
| 20308340 | 5 months ago | | | 0 | 0.000094701377 | |
| 20297576 | 5 months ago | | | 0 | 0.00020937037 | |
| 20287005 | 5 months ago | | | 0 | 0.000099616160 | |
| 20195856 | 6 months ago | | | 0 | 0.00011452028 | |
| 20053734 | 6 months ago | | | 0 | 0.00017061577 |
ABI
ABI objects
Getter at block 21416917
_taxFee() view returns (uint256)
0
airdropBal() view returns (uint256)
252000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0x164a15f502b6d07d958c1b89d56535826b64c23f
maxTXwallet() view returns (uint256)
50000000000000000
name() view returns (string)
Weed Doge
opensellTx() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
$WOGE
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x73cf96e42af8a1fc6bed57e794996c1b94d7e84a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Limtcheck(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklist(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events ExcludeLimitcheck(address _addr, bool _status)
ManualApproval()
ManualswapTokens()
addBlacklist(address[] account)
airdrop(address[] addr)
approve(address spender, uint256 amount) returns (bool)
changeSellTx(bool _status)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
removeBlacklist(address account)
removeToken(uint256 _amount)
renounceOwnership()
setAirdrop(uint256 _amount)
setBuySellFeePercent(uint256 liquidityFee)
setFeeRate(uint256 rate)
setMarketingAddress(address _marketingAddress)
setTaxFeePercent(uint256 taxFee)
setmaxTXwallet(uint256 amount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.