Phunk Coin
Verified contract
Active on
Ethereum with 46 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 "Phunk Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17701789 | a year ago | | | 0 | 0.00066176453 | |
| 17701788 | a year ago | | | 0 | 0.00066715723 | |
| 17701786 | a year ago | | | 0 | 0.00053452747 | |
| 17701786 | a year ago | | | 0 | 0.00067164345 | |
| 17701780 | a year ago | | | 0 | 0.00072425698 | |
| 17701780 | a year ago | | | 0 | 0.00072425698 | |
| 17701778 | a year ago | | | 0 | 0.00065724784 | |
| 17701777 | a year ago | | | 0 | 0.00054400878 | |
| 17701773 | a year ago | | | 0 | 0.00056402752 | |
| 17701772 | a year ago | | | 0 | 0.00068840274 |
ABI
ABI objects
Getter at block 21388656
decimals() pure returns (uint8)
9
maxTransaction() view returns (uint256)
5000000000000000001
maxWallet() view returns (uint256)
5000000000000000001
name() pure returns (string)
Phunk Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PHUNK
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address wallet) view returns (bool limits)
isUnlimited(address wallet) view returns (bool limits)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setUnlimited(address wallet, bool noLimits)
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 owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.