Strategic Meme Reserve
Verified contract
Active on
Ethereum with 359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdb29…ea7c
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMR | ERC-20 | 250.782238K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21175304 | a day ago | | | 0 | 0.0012746320 | |
| 21158944 | 4 days ago | | | 0 | 0.0016038472 | |
| 21158080 | 4 days ago | | | 0 | 0.0013077328 | |
| 21153907 | 4 days ago | | | 0 | 0.00064748755 | |
| 21148294 | 5 days ago | | | 0 | 0.00045793329 | |
| 21146668 | 5 days ago | | | 0 | 0.00070815648 | |
| 21145612 | 5 days ago | | | 0 | 0.00078393785 | |
| 21142846 | 6 days ago | | | 0 | 0.00084294105 | |
| 21142172 | 6 days ago | | | 0 | 0.00049850330 | |
| 21142039 | 6 days ago | | | 0 | 0.00059805432 |
ABI
ABI objects
Getter at block 21184042
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Strategic Meme Reserve
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SMR
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xed689b664ce7558a70a3a0fee24b07c1a7b95b28
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, 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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.