Shape Shifter 2.0
Verified contract
Active on
Ethereum with 109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIFTY20 | ERC-20 | 76.741752K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17644534 | a year ago | | | 0 | 0.0014634394 | |
| 17639351 | a year ago | | | 0 | 0.00060910159 | |
| 17638011 | a year ago | | | 0 | 0.0012169579 | |
| 17637904 | a year ago | | | 0 | 0.0010178667 | |
| 17637828 | a year ago | | | 0 | 0.0016755767 | |
| 17637788 | a year ago | | | 0 | 0.0017637541 | |
| 17637481 | a year ago | | | 0 | 0.010590853 | |
| 17637367 | a year ago | | | 0 | 0.0011036823 | |
| 17637259 | a year ago | | | 0 | 0.0012021882 | |
| 17637225 | a year ago | | | 0 | 0.0011669032 |
ABI
ABI objects
Getter at block 21408131
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletToken() view returns (uint256)
20000000000000
_owner() view returns (address)
0x6334ca066ff0e332517e911cc6103a800b3315d7
autoLiquidityReceiver() view returns (address)
0x6334ca066ff0e332517e911cc6103a800b3315d7
blacklistMode() view returns (bool)
true
burnFee() view returns (uint256)
0
burnFeeReceiver() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
970000000000000
getOwner() view returns (address)
0x6334ca066ff0e332517e911cc6103a800b3315d7
launchMode() view returns (bool)
false
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
6
marketingFeeReceiver() view returns (address)
0x6334ca066ff0e332517e911cc6103a800b3315d7
name() view returns (string)
Shape Shifter 2.0
owner() view returns (address)
0x6334ca066ff0e332517e911cc6103a800b3315d7
pair() view returns (address)
0xd24c5e9cc80ae922dfdfe8d9cc8bdf4f4dde1a65
rewardFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000
symbol() view returns (string)
SHIFTY20
teamFee() view returns (uint256)
0
totalFee() view returns (uint256)
6
totalSupply() view returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
transferMultiplier() view returns (uint256)
100
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isblacklisted(address) view returns (bool)
islaunched(address) view returns (bool)
State-modifying
Events ClearForeignToken(address tokenAddress, uint256 tokens) returns (bool success)
EnableTrading()
Enable_launch(bool _status)
Manage_blacklist(address[] addresses, bool status)
Manage_launch(address[] addresses, bool status)
Sell_Multiplier(uint256 _sell)
SetFeeExempt(address holder, bool exempt)
SetMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
SetMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
SetTXLimitExempt(address holder, bool exempt)
UpdateAB1(uint256 _AB1)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeName(string newName)
changeSymbol(string newSymbol)
claimDividend()
clearstuckbalance()
enable_blacklist(bool _status)
no_cooldown(address holder, bool exempt)
renounceOwnership()
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _teamFeeReceiver, address _burnFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _rewardFee, uint256 _marketingFee, uint256 _teamFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setMaxTxAmountAbsolute(uint256 amount)
setMaxWalletAbsolute(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
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)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.