BLACKSTALLION
Verified contract
Active on
Ethereum with 150 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2ba4…1517
4 additional
variables
Balances ($15.68)
Native
Value
$15.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005 | $3,135.30 |
$15.68 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18716256 | a year ago | | | 0 | 0.0024227548 | |
| 12762333 | 3 years ago | | | 0 | 0.00043347000 | |
| 12753828 | 3 years ago | | | 0.005 | 0.00023160500 | |
| 12724927 | 3 years ago | | | 0 | 0.0010257720 | |
| 12719428 | 3 years ago | | | 0 | 0.00023300800 | |
| 12696222 | 3 years ago | | | 0 | 0.00029126000 | |
| 12691413 | 3 years ago | | | 0 | 0.00058252000 | |
| 12688699 | 3 years ago | | | 0 | 0.00052426800 | |
| 12688692 | 3 years ago | | | 0 | 0.00046601600 | |
| 12647632 | 3 years ago | | | 0 | 0.0010194100 |
ABI
ABI objects
Getter at block 21188097
_devWalletAddress() view returns (address)
0x2ba4bd7107c1773654f0452390b01d87b7651517
_getETHBalance() view returns (uint256 balance)
5000000000000000
_maxTxAmount() view returns (uint256)
0
basePercent() view returns (uint256)
300
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
BLACKSTALLION
owner() view returns (address)
0x7be59613cecaea7c9306080ffba2057466f07409
swapEnabled() view returns (bool)
true
symbol() view returns (string)
BLACKSTALLION
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xc466148bfea40c2ed090ec1eaef60c0fcfe5ceee
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setdevFee(uint256 devFee)
_setdevWallet(address devWalletAddress)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.