Wall Street Mommy
Verified contract
Active on
Ethereum with 127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3250…fb1f
0xc152…9e9d
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WSM | ERC-20 | 108.9K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18983611 | a year ago | | | 0 | 0.0012977314 | |
| 18600048 | a year ago | | | 0 | 0.0014670790 | |
| 18430142 | a year ago | | | 0 | 0.0014773727 | |
| 18350307 | a year ago | | | 0 | 0.00023873117 | |
| 18350269 | a year ago | | | 0 | 0.00026899667 | |
| 18242506 | a year ago | | | 0 | 0.00057177509 | |
| 18219924 | a year ago | | | 0 | 0.00060736107 | |
| 18219889 | a year ago | | | 0 | 0.00054456500 | |
| 18215007 | a year ago | | | 0 | 0.0012628581 | |
| 18186952 | a year ago | | | 0 | 0.00063329479 |
ABI
ABI objects
Getter at block 21405214
buyFee() view returns (uint8)
1
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0xc1521289ed6eeb408ac551990b16b46b06de9e9d
feeSplit() view returns (uint16 marketing, uint16 development, uint16 LP)
(marketing=72, development=28, LP=0)
marketingWallet() view returns (address)
0x325004b9cff8f81e8d3c05abc9eae736826efb1f
maxTransaction() view returns (uint256)
50000000000000001
maxWallet() view returns (uint256)
50000000000000001
name() pure returns (string)
Wall Street Mommy
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
1
swapAtMax() view returns (uint256)
6480000000000000
swapAtMin() view returns (uint256)
100000000000000
symbol() pure returns (string)
WSM
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wallet) view returns (bool)
exemptFromLimits(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
airdrop(address[] addresses, uint256[] tokenAmounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
enableTrading()
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendEth)
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFeeSplit(uint16 sharesAutoLP, uint16 sharesMarketing, uint16 sharesDevelopment)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing, address development, address LPtokens)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
TokensAirdropped(uint256 totalWallets, uint256 totalTokens)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.