BUY THIS COIN
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTC | ERC-20 | 1.305173M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17294681 | 2 years ago | | | 0 | 0.0028645535 | |
| 17294646 | 2 years ago | | | 0 | 0.0014326979 | |
| 17294645 | 2 years ago | | | 0 | 0.0017940049 | |
| 17294643 | 2 years ago | | | 0 | 0.026824500 | |
| 17294639 | 2 years ago | | | 0 | 0.0030219197 | |
| 17294639 | 2 years ago | | | 0 | 0.0030219197 | |
| 17294639 | 2 years ago | | | 0 | 0.0030219197 | |
| 17294639 | 2 years ago | | | 0 | 0.0032083517 | |
| 17294639 | 2 years ago | | | 0 | 0.0043502477 | |
| 17294639 | 2 years ago | | | 0 | 0.0030219197 |
ABI
ABI objects
Getter at block 21379774
_devWallet() view returns (address)
0xb48fa6568b7814fd1279fcda6f7d1437dff5c571
_feesDev() view returns (uint256)
9900
_feesLp() view returns (uint256)
0
_feesM() view returns (uint256)
0
_marketingWallet() view returns (address)
0xb48fa6568b7814fd1279fcda6f7d1437dff5c571
_maxWallet() view returns (uint256)
100000000000000000000000000
_minTokensBeforeSwapping() view returns (uint256)
600
decimals() view returns (uint8)
18
feesBuy() view returns (uint256)
0
feesSellTotal() view returns (uint256)
9900
name() view returns (string)
BUY THIS COIN
owner() view returns (address)
0xb48fa6568b7814fd1279fcda6f7d1437dff5c571
started() view returns (bool)
true
symbol() view returns (string)
BTC
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x74b8198f82ebe1e57dea52c8d9e65ced3e32aaa6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getStatus(address a) view returns (bool)
State-modifying
Events addSnipers(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editBuyFees(uint256 newValue)
editSellFees(uint256 __feesDev, uint256 __feesLp, uint256 __feesM)
excludeFromFees(address[] addresses)
getStuckETH()
getStuckTokens(address tokenAddress, address walletAddress, uint256 amt)
includeInFees(address[] addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeSnipers(address[] accounts)
renounceOwnership()
setDevWallet(address newWallet)
setMarketingWallet(address newWallet)
setMaxWallet(uint256 __maxWallet)
setMinTokens(uint256 newValue)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.