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 "Punk Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12468606 | 4 years ago | | | 0 | 0.0072770880 | |
| 12454293 | 4 years ago | | | 0 | 0.0066816750 | |
| 12454290 | 4 years ago | | | 0 | 0.0066816750 | |
| 12450720 | 4 years ago | | | 0 | 0.0030321200 | |
| 12450718 | 4 years ago | | | 0 | 0.0051214660 | |
| 12450503 | 4 years ago | | | 0 | 0.0048978000 | |
| 12450485 | 4 years ago | | | 0 | 0.0048978000 | |
| 12450449 | 4 years ago | | | 0 | 0.0030321200 | |
| 12450416 | 4 years ago | | | 0 | 0.0041516720 | |
| 12450401 | 4 years ago | | | 0 | 0.0034986000 |
ABI
ABI objects
Getter at block 21393561
currentDelayTime() view returns (uint16)
1
decimals() view returns (uint8)
9
isDelay() view returns (bool)
true
name() view returns (string)
Punk Inu
owner() view returns (address)
0x3c5fff8baa5a175d68a66fc31a2d6c04d475e8a6
symbol() view returns (string)
PINU
totalFees() view returns (uint256)
93403552492182135227
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isRouter(address router) 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)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
setBot(address blist) returns (bool)
setDelayTime(uint16 value)
setRouter(address router)
switchDelay()
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.