The Black Swan
Verified contract
Active on
Ethereum with 195 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,081.30 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17682440 | a year ago | | | 0 | 0.00040642946 | |
| 16309024 | 2 years ago | | | 0 | 0.0013179698 | |
| 16309013 | 2 years ago | | | 0 | 0.0013948865 | |
| 16309010 | 2 years ago | | | 0 | 0.0042738720 | |
| 16257932 | 2 years ago | | | 0 | 0.00052370288 | |
| 16226700 | 2 years ago | | | 0 | 0.0012994787 | |
| 16131220 | 2 years ago | | | 0 | 0.00073381693 | |
| 16131213 | 2 years ago | | | 0 | 0.0012768898 | |
| 16131198 | 2 years ago | | | 0 | 0.0011363602 | |
| 16098628 | 2 years ago | | | 0 | 0.00072432850 |
ABI
ABI objects
Getter at block 21209354
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
250000000000000
decimals() pure returns (uint8)
9
distribution() view returns (uint256 development, uint256 marketing, uint256 devFee)
(development=37, marketing=38, devFee=25)
name() pure returns (string)
The Black Swan
owner() view returns (address)
0x15956287f157c81340ffcb09766b3ae3c8f6783f
symbol() pure returns (string)
bkSWAN
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x0536954c8d570584682474c4ff859f21b51b4962
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setDistribution(uint256 development, uint256 marketing, uint256 devFee)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address developmentAddr, address marketingAddr, address devFeeAddr1, address devFeeAddr2)
receive()
This contract contains no error objects.