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 |
---|---|---|---|---|---|
SHIBA6900 | ERC-20 | 16.24018M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18288796 | a year ago | | | 0 | 0.00027537528 | |
| 18288707 | a year ago | | | 0 | 0.00028612818 | |
| 18288707 | a year ago | | | 0 | 0.00056516681 | |
| 18288665 | a year ago | | | 0 | 0.00060748818 | |
| 18288642 | a year ago | | | 0 | 0.00028432495 | |
| 18288638 | a year ago | | | 0 | 0.00028675776 | |
| 18288611 | a year ago | | | 0 | 0.00028476251 | |
| 18288611 | a year ago | | | 0 | 0.00028905537 | |
| 18288609 | a year ago | | | 0 | 0.00029513017 | |
| 18288600 | a year ago | | | 0 | 0.00028615210 |
ABI
ABI objects
Getter at block 21307013
EnableTransactionLimit() view returns (bool)
true
_buyDeveloperFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
_sellDeveloperFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
0
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallets() view returns (address)
0x9c4aeef4174793cd7bdd1365a5019ad7f918542a
feeUnits() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
900000000000000000000000000
liquidityReciever() view returns (address)
0xcacf12c6ae32d977a12a1fe1e3a32e3e45f08b07
name() view returns (string)
Shiba6900
owner() view returns (address)
0x000000000000000000000000000000000000dead
pairAddress() view returns (address)
0xf545b0b6985b98c8e194c145d8ba3cc0d4d61d58
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreasholdAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
SHIBA6900
teamWallets() view returns (address)
0xcacf12c6ae32d977a12a1fe1e3a32e3e45f08b07
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 approve(address spender, uint256 amount) returns (bool)
createLP() payable
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.