Ethereum Dog
Verified contract
Active on
Ethereum with 193 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($18.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRX | ERC-20 | 93.613555 | $0.200104 |
$18.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20846499 | 2 months ago | | | 0 | 0.00040589096 | |
| 20811735 | 2 months ago | | | 0 | 0.0021807800 | |
| 20811672 | 2 months ago | | | 0 | 0.0012425105 | |
| 20811600 | 2 months ago | | | 0 | 0.00099627683 | |
| 20811599 | 2 months ago | | | 0 | 0.0011926663 | |
| 20811598 | 2 months ago | | | 0 | 0.0010425386 | |
| 20811598 | 2 months ago | | | 0 | 0.0010428073 | |
| 20811595 | 2 months ago | | | 0 | 0.0010926847 | |
| 20811595 | 2 months ago | | | 0 | 0.0010926847 | |
| 20811595 | 2 months ago | | | 0 | 0.0016516087 |
ABI
ABI objects
Getter at block 21203709
_maxTaxSwap() view returns (uint256)
481040000000000
_maxTxAmount() view returns (uint256)
24052024000000000
_maxWalletSize() view returns (uint256)
24052024000000000
_taxSwapThreshold() view returns (uint256)
240520000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ethereum Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ETHDOG
totalSupply() pure returns (uint256)
24052024000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBadBoy(address a) view returns (bool)
State-modifying
Events FETCH()
RemoveLeash(address[] notbot)
SendOwnerToPound()
SickEm()
UNLEASHED()
VetBill(uint256 _newFee)
addLeash(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
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.