ElonMuskrat
Verified contract
Active on
Ethereum with 725 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeff9…7b1c
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MUSK | ERC-20 | 104.261859M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21002817 | 2 months ago | | | 0 | 0.00015548873 | |
| 20307540 | 5 months ago | | | 0 | 0.00015461878 | |
| 20162666 | 6 months ago | | | 0 | 0.00021377468 | |
| 19889459 | 7 months ago | | | 0 | 0.00047610174 | |
| 19880180 | 7 months ago | | | 0 | 0.00016645276 | |
| 19739126 | 8 months ago | | | 0 | 0.00021420209 | |
| 19732417 | 8 months ago | | | 0 | 0.0012546369 | |
| 19665332 | 8 months ago | | | 0 | 0.0010598688 | |
| 19543074 | 9 months ago | | | 0 | 0.00096023318 | |
| 19478884 | 9 months ago | | | 0 | 0.0010107681 |
ABI
ABI objects
Getter at block 21417371
_devFee() view returns (uint256)
0
_devWalletAddress() view returns (address)
0x73aecb5546f285a4ec5bbcc21097d6739479fa4f
_liquidityFee() view returns (uint256)
1
_lockTime() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1337000000000000000
_taxFee() view returns (uint256)
1
decimals() view returns (uint256)
9
name() view returns (string)
ElonMuskrat
numTokensSellToAddToLiquidity() view returns (uint256)
668500000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MUSK
totalFees() view returns (uint256)
126816683516400970
totalSupply() view returns (uint256)
1337000000000000000
uniswapV2Pair() view returns (address)
0x124480516f014ac5f6270ce109c386f6501bfb84
uniswapV2Router() view returns (address)
0xeff92a263d31888d860bd50809a8d171709b7b1c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setDevFeePercent(uint256 devFee)
setDevWalletAddress(address _addr)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 amountToUpdate)
setRouterAddress(address newRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _NAME, string _SYMBOL, uint256 _DECIMALS, uint256 _supply, uint256 _txFee, uint256 _lpFee, uint256 _DexFee, address routerAddress, address feeaddress, address tokenOwner)
receive()
This contract contains no error objects.