Elon Raids Mars
Verified contract
Active on
Ethereum with 119 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2069…6012
0xfadc…5a1b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAID | ERC-20 | 20K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21408847 | 2 hours ago | | | 0 | 0.00023941191 | |
| 21408843 | 2 hours ago | | | 0 | 0.00045103894 | |
| 21408397 | 4 hours ago | | | 0 | 0.00050065036 | |
| 21408291 | 4 hours ago | | | 0 | 0.00057356856 | |
| 21407198 | 8 hours ago | | | 0 | 0.00053818219 | |
| 21403768 | 19 hours ago | | | 0 | 0.0010520636 | |
| 21403151 | 21 hours ago | | | 0 | 0.00034202527 | |
| 21402692 | a day ago | | | 0 | 0.00046656130 | |
| 21402509 | a day ago | | | 0 | 0.00057753581 | |
| 21402448 | a day ago | | | 0 | 0.00076544742 |
ABI
ABI objects
Getter at block 21409441
autoTaxDistributionEnabled() view returns (bool)
true
buyFeePercent() view returns (uint256)
5
collectedTaxThreshold() view returns (uint256)
50000000000000000000000
decimals() pure returns (uint8)
18
marketingAddress() view returns (address)
0xfadc26b665a8e8c9c4505a9c732e892b185c5a1b
maxWalletSize() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Elon Raids Mars
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeePercent() view returns (uint256)
5
symbol() view returns (string)
RAID
totalSupply() view returns (uint256)
100000000000000000000000000
treasuryAddress() view returns (address)
0x2069e018b20921c3ad677455612f3c5e07516012
uniswapV2Pair() view returns (address)
0x46613bb9ec66ab211c75cfd95a92616728ce6f84
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeTaxes(uint256 amount)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address token)
renounceOwnership()
setAutoTaxDistributionEnabled(bool _enabled)
setExcludeFromFee(address _address, bool _excluded)
setFees(uint256 _buyFeePercent, uint256 _sellFeePercent)
setMarketingAddress(address _marketingAddress)
setMaxWalletSize(uint256 _maxWalletSize)
setTaxThreshold(uint256 _newThreshold)
setTreasuryAddress(address _treasuryAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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 _treasuryAddress, address _marketingAddress, uint256 _feePercent, string name, string symbol)
receive()
This contract contains no error objects.