SHIFT TOKEN
Verified contract
Active on
Ethereum with 1,837 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)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,184.97 |
$0 | |
SHIFT | ERC-20 | 47.465137B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21019983 | 23 days ago | | | 0 | 0.00023069148 | |
| 20681093 | 2 months ago | | | 0 | 0.00034561624 | |
| 19831275 | 6 months ago | | | 0 | 0.00016657909 | |
| 16948045 | 2 years ago | | | 0 | 0.0016036228 | |
| 16948039 | 2 years ago | | | 0 | 0.0018438547 | |
| 16948035 | 2 years ago | | | 0 | 0.0018026712 | |
| 16948034 | 2 years ago | | | 0 | 0.0018243147 | |
| 16837952 | 2 years ago | | | 0 | 0.0020517350 | |
| 16662512 | 2 years ago | | | 0 | 0.0020829910 | |
| 16176388 | 2 years ago | | | 0 | 0.0015963651 |
ABI
ABI objects
Getter at block 21184428
blacklistLength() view returns (uint16)
26
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x86c77d55b761856fea92ec4a9278e35768858c4b
maxTxAmount() view returns (uint256)
10000000000001000000000
maxWalletAmount() view returns (uint256)
10000000000001000000000
name() view returns (string)
SHIFT TOKEN
symbol() view returns (string)
SHIFT
taxRateBuy() view returns (uint8)
0
taxRateSell() view returns (uint8)
22
taxRateTX() view returns (uint8)
0
totalSupply() pure returns (uint256)
10000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklistBlock(address) view returns (uint256)
isBlacklisted(address wallet) view returns (bool)
noFees(address) view returns (bool)
noLimits(address) view returns (bool)
State-modifying
Events airdrop(address[] addresses, uint256[] tokenAmounts)
approve(address spender, uint256 amount) returns (bool)
enableBuySupport()
humanize()
increaseLimits(uint16 maxTxAmtPermile, uint16 maxWalletAmtPermile)
openTrading()
setExemptFromLimits(address wallet, bool setting)
setExemptFromTax(address wallet, bool toggle)
setLiquidityPool(address liqPoolAddress, address swapRouterCA, address wethPairedCA, bool enabled)
setTaxDistribution(uint16 sharesAutoLP, uint16 sharesCharity, uint16 sharesMarketing, uint16 sharesDevelopment, uint16 sharesBuyback)
setTaxRates(uint8 newBuyTax, uint8 newSellTax, uint8 newTxTax)
setTaxSwapLimits(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
setTaxWallets(address newCharityWallet, address newMarketingWallet, address newDevelopmentWallet, address newBuybackWallet)
taxEthSend()
taxTokensSwap(address liqPoolAddress)
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 owner)
TokensAirdropped(uint256 totalWallets, uint256 totalTokens)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint32 smd, uint32 smr)
receive()
This contract contains no error objects.