ButlerianJihad
Verified contract
Active on
Ethereum with 37 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BJ | ERC-20 | 80.883648M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18266144 | a year ago | | | 0 | 0.00079684348 | |
| 18266136 | a year ago | | | 0 | 0.025856490 | |
| 18266131 | a year ago | | | 0 | 0.00096251339 | |
| 18266130 | a year ago | | | 0 | 0.0018459344 | |
| 18266130 | a year ago | | | 0 | 0.0018459344 | |
| 18266130 | a year ago | | | 0 | 0.0018459344 | |
| 18266129 | a year ago | | | 0 | 0.00073886483 | |
| 18266129 | a year ago | | | 0 | 0.00073886483 | |
| 18266129 | a year ago | | | 0 | 0.00073867465 | |
| 18266129 | a year ago | | | 0 | 0.00080879783 |
ABI
ABI objects
Getter at block 21384747
blacklistRenounced() view returns (bool)
false
buyLiquidityFee() view returns (uint256)
0
buyRevShareFee() view returns (uint256)
15
buyTeamFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
15
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
11655000000000000000000000
maxWallet() view returns (uint256)
11655000000000000000000000
name() view returns (string)
Butlerian Jihad
owner() view returns (address)
0x2d46134ac1dc10fb1fabb6b944734e0e6f0fe345
revShareWallet() view returns (address)
0x2d46134ac1dc10fb1fabb6b944734e0e6f0fe345
sellLiquidityFee() view returns (uint256)
30
sellRevShareFee() view returns (uint256)
33
sellTeamFee() view returns (uint256)
32
sellTotalFees() view returns (uint256)
95
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
388500000000000000000000
symbol() view returns (string)
BJ
teamWallet() view returns (address)
0x2d46134ac1dc10fb1fabb6b944734e0e6f0fe345
tokensForLiquidity() view returns (uint256)
756575640563613316851406
tokensForRevShare() view returns (uint256)
65324106417040310917068721
tokensForTeam() view returns (uint256)
807014016601187537974833
totalSupply() view returns (uint256)
777000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x466f9ca920c8393fc183d3cad0e305aa25052bb8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
ExcludedFromFee(address account) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimit() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuytax(uint256 _revShareFee, uint256 _liquidityFee, uint256 _teamFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSelltax(uint256 _revShareFee, uint256 _liquidityFee, uint256 _teamFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
teamWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.