wee_hee_he
Verified contract
Active on
Ethereum with 111 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "wee_hee_he"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242207 | 3 days ago | | | 0 | 0.00026542806 | |
| 21100083 | 23 days ago | | | 0 | 0.00022030658 | |
| 21095699 | 23 days ago | | | 0 | 0.00035507990 | |
| 21094787 | 23 days ago | | | 0 | 0.00041175089 | |
| 21092989 | 24 days ago | | | 0 | 0.0013989327 | |
| 21092418 | 24 days ago | | | 0 | 0.00029801237 | |
| 21092071 | 24 days ago | | | 0 | 0.00019027477 | |
| 21092057 | 24 days ago | | | 0 | 0.00018441203 | |
| 21091956 | 24 days ago | | | 0 | 0.00016686251 | |
| 21091671 | 24 days ago | | | 0 | 0.00033834536 |
ABI
ABI objects
Getter at block 21262100
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
10000000000000000000000000
_maxWalletAmount() view returns (uint256)
10000000000000000000000000000
_swapweeThreshHold() view returns (uint256)
1000000000000000000000000
_totalSupply() view returns (uint256)
10000000000000000000000000000
_weeWallet() view returns (address)
0x5635d5702c3bba9a6541b89421ea8ec196398f2b
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x5635d5702c3bba9a6541b89421ea8ec196398f2b
name() view returns (string)
wee_hee_he
pair() view returns (address)
0x032869d5ca93a833ee476ea3a4dc366de1b439c7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
wee
totalSupply() view returns (uint256)
10000000000000000000000000000
weeFeeEnabled() 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)
iswee(address a) view returns (bool)
State-modifying
Events addwees(address[] wees_)
approve(address spender, uint256 amount) returns (bool)
createweeTrade()
delwees(address[] notwee)
enableweeTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeweeLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawweeBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address weeWallet, string name_, string symbol_)
receive()
This contract contains no error objects.