Palestinian Inu
Verified contract
Active on
Ethereum with 49 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 "Palestinian Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12515460 | 3 years ago | | | 0 | 0.0015581280 | |
| 12457152 | 4 years ago | | | 0 | 0.0047216000 | |
| 12447897 | 4 years ago | | | 0 | 0.0054015104 | |
| 12444673 | 4 years ago | | | 0 | 0.0023726040 | |
| 12444314 | 4 years ago | | | 0 | 0.0033523360 | |
| 12443424 | 4 years ago | | | 0 | 0.0021294416 | |
| 12437202 | 4 years ago | | | 0 | 0.0036616008 | |
| 12436109 | 4 years ago | | | 0 | 0.0045327360 | |
| 12436012 | 4 years ago | | | 0 | 0.0051418224 | |
| 12435914 | 4 years ago | | | 0 | 0.0059020000 |
ABI
ABI objects
Getter at block 21264506
decimals() pure returns (uint8)
9
name() pure returns (string)
Palestinian Inu
owner() view returns (address)
0xd85a5f31170ccdfadebb6bb2d09ad10a598afd0c
symbol() pure returns (string)
PALY
totalBurn() view returns (uint256)
36252984421993449
totalCharity() view returns (uint256)
108758953265980449
totalFees() view returns (uint256)
36252984421993449
totalSupply() view returns (uint256)
1885819415578006551
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isCharity(address account) view returns (bool)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAsCharityAccount(address account)
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.