Alchemist Bag of Dicks
Verified contract
Active on
Ethereum with 160 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 |
---|---|---|---|---|---|
ALCH | ERC-20 | 1.817377B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18214844 | a year ago | | | 0 | 0.00044261787 | |
| 18146551 | a year ago | | | 0 | 0.00090743876 | |
| 18140452 | a year ago | | | 0 | 0.00026723953 | |
| 18133813 | a year ago | | | 0 | 0.00076755691 | |
| 18133633 | a year ago | | | 0 | 0.00049103773 | |
| 18133372 | a year ago | | | 0 | 0.00093810255 | |
| 18132901 | a year ago | | | 0 | 0.00052061918 | |
| 18132889 | a year ago | | | 0 | 0.00048088633 | |
| 18131319 | a year ago | | | 0 | 0.00054113167 | |
| 18130988 | a year ago | | | 0 | 0.00078247680 |
ABI
ABI objects
Getter at block 21338094
buyTotalFees() view returns (uint256)
3
communityFundWallet() view returns (address)
0x2ee84cabb24cc7c47fa4e5b7df1ef07ca12a148a
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0xc813edb526830d24a2ce5801d9ef5026a3967529
marketingWallet() view returns (address)
0x12c8165f5677735028c0f20d4a610392d5569993
maxTransactionAmount() view returns (uint256)
500000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Alchemist Bag of Dicks
owner() view returns (address)
0xc813edb526830d24a2ce5801d9ef5026a3967529
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
ALCH
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2f21969668f73ba6f5b75b35face0b63483910e3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _developmentFee, uint256 _communityFundFee)
updateCommunityFundWallet(address _communityFundWallet)
updateDevelopmentWallet(address _developmentWallet)
updateMarketingWallet(address _marketingWallet)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _marketingFee, uint256 _developmentFee, uint256 _communityFundFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
withdrawStuckTokens(address tkn)
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)
Transfer(address indexed from, address indexed to, uint256 value)
communityFundWalletUpdated(address indexed newWallet, address indexed oldWallet)
developmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.