Real Smurf Cat Masha
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Страмаша | ERC-20 | 32.5M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18213940 | a year ago | | | 0 | 0.0010424284 | |
| 18199210 | a year ago | | | 0 | 0.00037880862 | |
| 18157765 | a year ago | | | 0 | 0.00050460676 | |
| 18157124 | a year ago | | | 0 | 0.00062256760 | |
| 18156611 | a year ago | | | 0 | 0.00064170082 | |
| 18155116 | a year ago | | | 0 | 0.00023712352 | |
| 18155105 | a year ago | | | 0 | 0.00039153415 | |
| 18152764 | a year ago | | | 0 | 0.00041058126 | |
| 18152720 | a year ago | | | 0 | 0.00055767469 | |
| 18152704 | a year ago | | | 0 | 0.00040287644 |
ABI
ABI objects
Getter at block 21224626
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
32500000000000000000000000
marketingAddress() view returns (address)
0x3d8b7f24cecc45abce42b9a9e267821cd91b6765
maxWalletAmount() view returns (uint256)
50000000000000000000000000000
name() view returns (string)
Real Smurf Cat Masha
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x3f5a244e250b210a4a56be6e466b70b6a216c153
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
Страмаша
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
marketingFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
marketingAddressSetup(address _newAddress)
marketingFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
recoverERC20(address tokenAddress, uint256 amount)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
marketingAddressUpdated(address marketingAddress)
marketingFeeSent(address recipient, uint256 amount)
marketingFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.