-... .. - -.-. --- .. -.
Verified contract
Active on
Ethereum with 185 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Bitcoin | ERC-20 | 44.852901K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18118996 | a year ago | | | 0 | 0.00058901836 | |
| 17987920 | a year ago | | | 0 | 0.00090381977 | |
| 17987020 | a year ago | | | 0 | 0.0011826250 | |
| 17979187 | a year ago | | | 0 | 0.0018575395 | |
| 17978997 | a year ago | | | 0 | 0.0012398281 | |
| 17978997 | a year ago | | | 0 | 0.0012439805 | |
| 17978994 | a year ago | | | 0 | 0.0015583000 | |
| 17978973 | a year ago | | | 0 | 0.0018609676 | |
| 17978934 | a year ago | | | 0 | 0.0015845168 | |
| 17978930 | a year ago | | | 0 | 0.0016818375 |
ABI
ABI objects
Getter at block 21318602
DexPair() view returns (address)
0xf6c7287fa727f2ef24e165094578a1413ae32262
DexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
EnableTxLimit() view returns (bool)
true
MarketingWallet() view returns (address)
0x4726ce65533b50f483e6a057024181f4bde5654f
_maxTxAmount() view returns (uint256)
210000000000000
_walletMax() view returns (uint256)
210000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
10290000000000000
name() view returns (string)
-... .. - -.-. --- .. -.
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapByLimit() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50100000000000
symbol() view returns (string)
Bitcoin
totalBuyFee() view returns (uint256)
20
totalSellFee() view returns (uint256)
20
totalSupply() view returns (uint256)
21000000000000000
trading() view returns (bool)
true
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTokenWL(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addOrRemoveBots(address[] accounts, bool value)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueTokens(address adr, address recipient, uint256 amount)
setBuyFee(uint256 _newBuy, uint256 _newSell)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMarketingWallet(address _newWallet)
setMaxWalletLimit(uint256 newLimit)
setSwapBackSettings(bool _enabled, uint256 _amount, bool _limited)
setTxLimit(uint256 newLimit)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSetting(address[] _adr, bool _status)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
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.