Menswear Doge
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BODHI | ERC-20 | 20.792517B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20542889 | 3 months ago | | | 0 | 0.00022152694 | |
| 20542878 | 3 months ago | | | 0 | 0.00026486517 | |
| 20542855 | 3 months ago | | | 0 | 0.00023438754 | |
| 20542854 | 3 months ago | | | 0 | 0.00023745512 | |
| 20542854 | 3 months ago | | | 0 | 0.00023658488 | |
| 20542854 | 3 months ago | | | 0 | 0.00025987338 | |
| 20542854 | 3 months ago | | | 0 | 0.00032973888 | |
| 20542853 | 3 months ago | | | 0 | 0.00033102243 | |
| 20542853 | 3 months ago | | | 0 | 0.00033102243 | |
| 20542853 | 3 months ago | | | 0 | 0.00033102243 |
ABI
ABI objects
Getter at block 21158362
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Menswear Doge
owner() view returns (address)
0xe30b9a34feca3ee8f7a1a8d660c462f1fc6f4a98
symbol() pure returns (string)
BODHI
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkBots(address a) view returns (bool)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
deleBot(address[] notbot)
lowerFee(uint256 _newFee)
manualSwap()
openTrade()
removeLimit()
renounceOwnership()
rescuToken(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTax()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.