MerryTweetmasERC20
Verified contract
Active on
Ethereum with 301 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 |
---|---|---|---|---|---|
Tweetmas | ERC-20 | 1.794307M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17075690 | 2 years ago | | | 0 | 0.0031785326 | |
| 16422835 | 2 years ago | | | 0 | 0.0012159603 | |
| 16386596 | 2 years ago | | | 0 | 0.0011339202 | |
| 16386592 | 2 years ago | | | 0 | 0.0011759290 | |
| 16333803 | 2 years ago | | | 0 | 0.00073498004 | |
| 16309900 | 2 years ago | | | 0 | 0.00029651828 | |
| 16278119 | 2 years ago | | | 0 | 0.0010296030 | |
| 16277612 | 2 years ago | | | 0 | 0.00078561720 | |
| 16270670 | 2 years ago | | | 0 | 0.00059266422 | |
| 16270647 | 2 years ago | | | 0 | 0.00054069033 |
ABI
ABI objects
Getter at block 21383737
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletToken() view returns (uint256)
2000000000000000
decimals() view returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0x93032d335b7e3ecef8a721047f438a380d5ad718
name() view returns (string)
Merry Tweetmas
pair() view returns (address)
0x8c10f06db31a2551bcd08b666364188fec9a2ba2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
33333333333333
symbol() view returns (string)
Tweetmas
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklistWallet(address[] _addresses, bool _status)
renounceOwnership()
setMaxTxPercent_base100(uint256 maxTXPercentage_base100)
setMaxWalletPercent_base100(uint256 maxWallPercent_base100)
setSwapBackSettings(bool _enabled, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.