HarryPotterObamaSonic10Inu
Verified contract
Active on
Ethereum with 11 txns
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 "HarryPotterObamaSonic10Inu "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17887337 | a year ago | | | 0 | 0.0010311759 | |
| 17886532 | a year ago | | | 0 | 0.00081465038 | |
| 17886283 | a year ago | | | 0 | 0.0010797840 | |
| 17886142 | a year ago | | | 0 | 0.0017134367 | |
| 17886066 | a year ago | | | 0 | 0.00097928082 | |
| 17885787 | a year ago | | | 0 | 0.00098337104 | |
| 17885575 | a year ago | | | 0 | 0.0019024116 | |
| 17885574 | a year ago | | | 0 | 0.0013149258 | |
| 17885517 | a year ago | | | 0 | 0.0014869962 | |
| 17885449 | a year ago | | | 0 | 0.0021078454 |
ABI
ABI objects
Getter at block 21378321
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
HarryPotterObamaSonic10Inu
owner() view returns (address)
0xde2260ed35fb7db36c13a9a8265fefdd3a08e032
pool() view returns (address)
0xde2260ed35fb7db36c13a9a8265fefdd3a08e032
symbol() view returns (string)
$OBAMA
totalSupply() view returns (uint256)
1000000000000000000
totalSupplyOnStart() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade(address poolAddress)
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.