Safe Dildo
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAFEDILDO | ERC-20 | 7.644521M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18302412 | a year ago | | | 0 | 0.00024445473 | |
| 18302398 | a year ago | | | 0 | 0.00016281422 | |
| 18302394 | a year ago | | | 0 | 0.00016430995 | |
| 18302383 | a year ago | | | 0 | 0.00023047037 | |
| 18302378 | a year ago | | | 0 | 0.00025481537 | |
| 18302372 | a year ago | | | 0 | 0.00024605728 | |
| 18302369 | a year ago | | | 0 | 0.00024105903 | |
| 18302363 | a year ago | | | 0 | 0.00025759179 | |
| 18302362 | a year ago | | | 0 | 0.00025729658 | |
| 18302350 | a year ago | | | 0 | 0.00024477681 |
ABI
ABI objects
Getter at block 21218981
EnableTransactionLimit() view returns (bool)
true
_buyDeveloperFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
_sellDeveloperFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWalleet() view returns (address)
0x8438a283f577dbf72dfa9f6533dc69e6a477fd7a
feeUnits() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
liquidityReciever() view returns (address)
0xca16a46ae1688db6ca68b08e058c1ea03e09f628
name() view returns (string)
Safe Dildo
owner() view returns (address)
0x000000000000000000000000000000000000dead
pairAddress() view returns (address)
0xa053a3c063744b6b7c91648d0c2f638fdf8ed70d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreasholdAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
SAFEDILDO
teamWallet() view returns (address)
0xca16a46ae1688db6ca68b08e058c1ea03e09f628
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addLP() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.