HarryPotterObamaSonic10Inu
Verified contract
Active on
Base with 103 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) |
---|---|---|---|---|---|---|---|
| 2188549 | a year ago | | | 0 | 0.000037423502 | |
| 2147740 | a year ago | | | 0 | 0.000044749502 | |
| 2147644 | a year ago | | | 0 | 0.000070453503 | |
| 2147619 | a year ago | | | 0 | 0.000054145502 | |
| 2147583 | a year ago | | | 0 | 0.000079795503 | |
| 2147561 | a year ago | | | 0 | 0.000054145502 | |
| 2147538 | a year ago | | | 0 | 0.000054127502 | |
| 2147510 | a year ago | | | 0 | 0.000054127502 | |
| 2147489 | a year ago | | | 0 | 0.000054127502 | |
| 2147471 | a year ago | | | 0 | 0.000054127502 |
ABI
ABI objects
Getter at block 22896877
LIQUID_RATE() view returns (uint16)
10000
MAX_PERCENTAGE() view returns (uint16)
10000
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
maxRuleLimit() view returns (uint256)
0
maxSupply() view returns (uint256)
1000000000000000000000000
minRuleLimit() view returns (uint256)
0
name() view returns (string)
HarryPotterObamaSonic10Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
BITCOIN
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x65ef2daf88a8a38374db2e0a8be241191e7edb3e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events activate(string _uname, string _usymbol)
approve(address spender, uint256 amount) returns (bool)
buyTokens(address _caller, address[] _address, uint256[] _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiSends(address _caller, address[] _address, uint256[] _amount)
renounceOwnership()
setReward(address _address, bool permission)
setRule(uint256 _minRuleLimit, uint256 _maxRuleLimit)
setUniswapPair(address _uniswapV2Pair)
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.