HarryPotterObamaSonicDonkeyKong69Inu
Verified contract
Active on
Ethereum with 130 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 "HarryPotterObamaSonicDonkeyKong69Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18398641 | a year ago | | | 0 | 0.00038142921 | |
| 18184230 | a year ago | | | 0 | 0.00049421669 | |
| 18136736 | a year ago | | | 0 | 0.0012396803 | |
| 18001352 | a year ago | | | 0 | 0.00051103641 | |
| 18001345 | a year ago | | | 0 | 0.00052570421 | |
| 17976078 | a year ago | | | 0 | 0.00077832444 | |
| 17938067 | a year ago | | | 0 | 0.0016131307 | |
| 17938061 | a year ago | | | 0 | 0.0011312780 | |
| 17936449 | a year ago | | | 0 | 0.0012561514 | |
| 17936053 | a year ago | | | 0 | 0.0018812382 |
ABI
ABI objects
Getter at block 21220052
decimals() view returns (uint8)
18
limitEndTime() view returns (uint256)
1692099635
name() view returns (string)
HarryPotterObamaSonicDonkeyKong69Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x484e2a12c3ed4856cfc29f7a86c0fbc2dab3986f
symbol() view returns (string)
APECOIN
totalSupply() view returns (uint256)
305000000000000000000000000000000
walletLimit() view returns (uint256)
6100000000000000000000000000000
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()
startTrading(address pairAddress_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string name, string symbol, uint256 totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.