Dick Butt
Verified contract
Active on
Ethereum with 402 txns
The storage layout for this contract could not be retrieved.
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DICKBUTT | ERC-20 | 60.308667B | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20332745 | 4 months ago | | | 0 | 0.00063223290 | |
| 20332740 | 4 months ago | | | 0 | 0.00063528179 | |
| 19834228 | 7 months ago | | | 0 | 0.00011198466 | |
| 18881060 | a year ago | | | 0 | 0.00085101150 | |
| 18588634 | a year ago | | | 0 | 0.0017056126 | |
| 18348951 | a year ago | | | 0 | 0.00025964155 | |
| 18310732 | a year ago | | | 0 | 0.00013873250 | |
| 18310727 | a year ago | | | 0 | 0.00014850729 | |
| 18282038 | a year ago | | | 0 | 0.00018170992 | |
| 18282036 | a year ago | | | 0 | 0.00016486306 |
ABI
ABI objects
Getter at block 21318244
_maxTaxSwap() view returns (uint256)
206900000000000000000
_maxTxAmount() view returns (uint256)
20690000000000000000000
_maxWalletSize() view returns (uint256)
20690000000000000000000
_taxSwapThreshold() view returns (uint256)
206900000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Dick Butt
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DICKBUTT
totalSupply() pure returns (uint256)
20690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
receive()
This contract contains no error objects.