Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DIAMONDHANDS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14459534 | 6 months ago | | | 0 | 0.0000013530900 | |
| 14459303 | 6 months ago | | | 0 | 0.0000019740412 | |
| 14408176 | 6 months ago | | | 0 | 0.0000019704499 | |
| 14315149 | 7 months ago | | | 0 | 0.0000019720068 | |
| 14177843 | 7 months ago | | | 0 | 0.0000016580375 | |
| 13923981 | 7 months ago | | | 0 | 0.0000024384300 | |
| 13842871 | 7 months ago | | | 0 | 0.000048830726 | |
| 13814361 | 7 months ago | | | 0 | 0.0000016847161 | |
| 13813812 | 7 months ago | | | 0 | 0.0000016726526 | |
| 13812071 | 7 months ago | | | 0 | 0.0000011811639 |
ABI
ABI objects
Getter at block 22942860
_BuyTax() view returns (uint256)
0
_SellTax() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
100000000000000000000000000
_maxTxAmount() view returns (uint256)
200000000000000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000000000000
decimals() pure returns (uint8)
18
isWhitelistActive() view returns (bool)
false
name() pure returns (string)
DIAMONDHANDS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DIAMOND
totalSupply() pure returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhitelisted(address addr) view returns (bool)
State-modifying
Events addToWhitelist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
disableWhitelist()
enableWhitelist()
manualSwap()
openTrading()
removeFromWhitelist(address[] addresses)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTax(uint256 BuyTax, uint256 SellTax)
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.