Musk 2178
Verified contract
Active on
Ethereum with 249 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
2178 | ERC-20 | 27.855375M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20500695 | 3 months ago | | | 0 | 0.000042894007 | |
| 20179680 | 5 months ago | | | 0 | 0.00019322293 | |
| 20179673 | 5 months ago | | | 0 | 0.0016104834 | |
| 17928211 | a year ago | | | 0 | 0.0016845375 | |
| 17890941 | a year ago | | | 0 | 0.00043453020 | |
| 17887361 | a year ago | | | 0 | 0.0012644848 | |
| 17672853 | a year ago | | | 0 | 0.00077614933 | |
| 17507263 | a year ago | | | 0 | 0.00083030896 | |
| 17093149 | 2 years ago | | | 0 | 0.0010233415 | |
| 15123887 | 2 years ago | | | 0 | 0.0012548546 |
ABI
ABI objects
Getter at block 21215541
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
1
buyTxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
dev() view returns (address)
0x854fc2e1a19122ec0a960beb2a2c349cf242c5d4
isLaunched() view returns (bool)
true
maxTxLimit() view returns (uint256)
1000000000000000000000000000
maxWalletLimit() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Musk 2178
owner() view returns (address)
0x854fc2e1a19122ec0a960beb2a2c349cf242c5d4
sellLiquidityFee() view returns (uint256)
3
sellTxFee() view returns (uint256)
7
swapAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
2178
tokensForLiquidity() view returns (uint256)
8680219440619474
tokensForTax() view returns (uint256)
19157024265649559
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x229b88969e0368fac0c11541227a123b2766ef4c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blastoff()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _dev)
receive()
This contract contains no error objects.