Hayden's Dog
Verified contract
Active on
Ethereum with 181 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)
No balances found for "Hayden's Dog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21028587 | a month ago | | | 0 | 0.00048200793 | |
| 20961856 | a month ago | | | 0 | 0.00042753083 | |
| 20856245 | 2 months ago | | | 0 | 0.00033051134 | |
| 20849556 | 2 months ago | | | 0 | 0.00031988035 | |
| 20802133 | 2 months ago | | | 0 | 0.00023184171 | |
| 20801423 | 2 months ago | | | 0 | 0.00034648534 | |
| 20801272 | 2 months ago | | | 0 | 0.0011497614 | |
| 20800990 | 2 months ago | | | 0 | 0.00051037865 | |
| 20800170 | 2 months ago | | | 0 | 0.00054188063 | |
| 20799833 | 2 months ago | | | 0 | 0.00059257447 |
ABI
ABI objects
Getter at block 21288296
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Hayden's Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UDOG
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events IntiialTaxes(uint256 initialBuyFee, uint256 initialSellFee, uint256 finalBuyFee, uint256 finalSellFee, uint256 reduceBuyFeeAt, uint256 reduceSellFeeAt, uint256 preventSwapBefore)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.