Santa Elon
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SELON | ERC-20 | 94.544958K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18473547 | a year ago | | | 0 | 0.00090034388 | |
| 18473536 | a year ago | | | 0 | 0.00075091839 | |
| 18473534 | a year ago | | | 0 | 0.00084164535 | |
| 18473532 | a year ago | | | 0 | 0.00085659367 | |
| 18473531 | a year ago | | | 0 | 0.0010327762 | |
| 18473529 | a year ago | | | 0 | 0.00090637200 | |
| 18473528 | a year ago | | | 0 | 0.0036317879 | |
| 18473527 | a year ago | | | 0 | 0.0027382380 | |
| 18473527 | a year ago | | | 0 | 0.0027382380 | |
| 18473525 | a year ago | | | 0 | 0.00082534073 |
ABI
ABI objects
Getter at block 21208903
areLimitsOn() view returns (bool)
true
balance() view returns (uint256)
0
contractSellTreshold() view returns (uint256)
10000000000000000000000
decimals() view returns (uint8)
18
devBuyTax() view returns (uint256)
1
devSellTax() view returns (uint256)
1
emptyContractFull() view returns (bool)
false
liqBuyTax() view returns (uint256)
0
liqSellTax() view returns (uint256)
0
maxTransaction() view returns (uint256)
200000000000000000000000
maxWalletHolding() view returns (uint256)
200000000000000000000000
name() view returns (string)
Santa Elon
owner() view returns (address)
0x0fe21b7b18cf25e3b39b3baef86a361dae771c02
symbol() view returns (string)
SELON
tokensForDev() view returns (uint256)
94544957941346635578519
tokensForLiquidity() view returns (uint256)
0
totalBuyTax() view returns (uint256)
1
totalSellTax() view returns (uint256)
1
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xd2ea02b4063ec402508b1c5637dbaf746198df7c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events EnableEmptyContract(bool enabled)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editTax(uint256 _devBuy, uint256 _devSell, uint256 _liqBuy, uint256 _liqSell)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
goLive()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckETTHH()
removeStuckTokenBalance()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
vanishLimits()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.