ShibaTerra Inu
Verified contract
Active on
Ethereum with 180 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4efb…bc3b
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$STI | ERC-20 | 79.746933K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15147450 | 2 years ago | | | 0 | 0.0020025314 | |
| 15004680 | 2 years ago | | | 0 | 0.00070097410 | |
| 14847820 | 3 years ago | | | 0 | 0.0012188865 | |
| 14846523 | 3 years ago | | | 0 | 0.00069814911 | |
| 14838690 | 3 years ago | | | 0 | 0.00083654747 | |
| 14836713 | 3 years ago | | | 0 | 0.0035356255 | |
| 14836684 | 3 years ago | | | 0 | 0.0052044187 | |
| 14836682 | 3 years ago | | | 0 | 0.0056638640 | |
| 14835765 | 3 years ago | | | 0 | 0.0010751840 | |
| 14835468 | 3 years ago | | | 0 | 0.00078400802 |
ABI
ABI objects
Getter at block 21302522
InitialSupply() view returns (uint256)
100000000000000000000000000
LPReleaseLimitedTo20Percent() view returns (bool)
false
_circulatingSupply() view returns (uint256)
100000000000000000000000000
blacklistMode() view returns (bool)
true
buyTax() view returns (uint256)
10
decimals() pure returns (uint8)
18
getBurnedTokens() view returns (uint256)
0
getLiquidityReleaseTimeInSeconds() view returns (uint256)
0
getOwner() view returns (address)
0xb77890ff356d67b5c40080cbdd6d0ec867b03e59
isOverLiquified() view returns (bool)
false
liquidityTax() view returns (uint256)
100
manualSwap() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
3000000000000000000000000
maxWalletBalance() view returns (uint256)
3000000000000000000000000
name() pure returns (string)
ShibaTerra Inu
overLiquifyTreshold() view returns (uint256)
40
owner() view returns (address)
0xb77890ff356d67b5c40080cbdd6d0ec867b03e59
projectTax() view returns (uint256)
900
projectWallet() view returns (address)
0x4efb68b8a7de411bc5ad04515c3bca7a9870bc3b
sellTax() view returns (uint256)
100
swapTreshold() view returns (uint256)
10
symbol() pure returns (string)
$STI
totalSupply() view returns (uint256)
100000000000000000000000000
transferTax() view returns (uint256)
100
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isBlacklisted(address) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isPair(address) view returns (bool)
State-modifying
Events ChangeProjectWallet(address newAddress)
ExcludeAccountFromFees(address account, bool exclude)
LiquidityRelease()
LockLiquidityForSeconds(uint256 secondsUntilUnlock)
SetNewRouter(address _newdex)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetPair(address Pair, bool Add)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
SetupEnableTrading()
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyETHrecovery(uint256 amountPercentage)
enable_blacklist(bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitLiquidityReleaseTo20Percent()
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setExcludedAccountFromLimits(address account, bool exclude)
setMaxTransactionAmount(uint256 percent)
setMaxWalletBalancePercent(uint256 percent)
setSwapTreshold(uint256 newSwapTresholdPermille)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawContractToken(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistStatusChange(bool status)
BlacklistUpdated()
ExcludeAccount(address account, bool exclude)
ExcludeFromLimits(address account, bool exclude)
ManualSwapChange(bool status)
MaxTransactionAmountUpdated(uint256 percent)
MaxWalletBalanceUpdated(uint256 percent)
NewPairSet(address Pair, bool Add)
NewRouterSet(address _newdex)
OnEnableTrading()
OnProlongLPLock(uint256 UnlockTimestamp)
OnReleaseLP()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
OverLiquifiedThresholdChange(uint256 threshold)
OwnerSwap()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverETH()
RecoverTokens(uint256 amount)
Release20PercentLP()
SwapThresholdChange(uint256 threshold)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateProjectWallet(address _address)
constructor()
receive()
This contract contains no error objects.