HarryPotterDobby2023Inu
Verified contract
Active on
Ethereum with 382 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOBBY | ERC-20 | 310.445913B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18391275 | a year ago | | | 0 | 0.00059374310 | |
| 18358998 | a year ago | | | 0 | 0.00023338336 | |
| 18283007 | a year ago | | | 0 | 0.00028344158 | |
| 18274152 | a year ago | | | 0 | 0.00041422009 | |
| 18270057 | a year ago | | | 0 | 0.00045662020 | |
| 18158608 | a year ago | | | 0 | 0.00036666703 | |
| 18139766 | a year ago | | | 0 | 0.00049976988 | |
| 18016078 | a year ago | | | 0 | 0.0019287162 | |
| 17985345 | a year ago | | | 0 | 0.0022984267 | |
| 17962145 | a year ago | | | 0 | 0.00068216275 |
ABI
ABI objects
Getter at block 21212463
decimals() pure returns (uint8)
9
name() view returns (string)
HarryPotterDobby2023Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DOBBY
totalSupply() view returns (uint256)
500000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manage_ChosenSon(address[] addresses, bool status)
manage_isFeeExempt(address[] addresses, bool status)
openTrade(address[] adrs) payable
renounceOwnership()
setFees(uint256 _buy, uint256 _sell, uint256 _transferfee, uint256 _part)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.