Poken

Verified contract

Active on Ethereum with 7,870 txns
Deployed by via 0x0c4223de at 12652207
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12.73
0x1387157e1f85f8b17210f4d305e5c68c9eaace5d859a7e236fe5d77e5db5c0af
0x66615646b7c36d5e9e13b98f7a57c8818d72d63d3b2026303e8516b5b2699379
0xbb592cdd5141af447d4804ace3bcf3a7156aaf7a9d274f1bf6635587daaed69e
0x1083f941b0c69359601a83a37c8e5b451932d3e7b5e7c2fee1abe3b1fdd79b70
0x02050b9742033b7e4e5ed9d3aab777df7bd811515f9964fd48de50821882d04c
0xb335a02d88097d72c031f23015118a804a856039e6a5a6114524f6f89f2cd64b
0xaff527306946e23032d057dea928fbf35e48ade4a934d1bcc6cca62224ad9c18
0x9d59e391c069559fc497336ac40e039153dbf959d18640d90f422fc8716e9339
From
0x79ecca4e6629dc71bf99d53e7e4524ba40b0797218fff5ee281c8310b1bab249
0xddacb7abf2b4383db78b4832bc2087e8e56bbe2c95015e0f3821670497a2f4dc

Functions
Getter at block 21165185
burnAccount(view returns (address)
0x000000000000000000000000000000000000dead
charityAccount(view returns (address)
0xa22d224bfcbbb2ad6714c2b5febbfe638fbc9627
cooldownPeriod(view returns (uint256)
10800
decimals(pure returns (uint8)
18
hotlistTxAmount(view returns (uint256)
12500000000000000000000000
maxTxAmount(view returns (uint256)
25000000000000000000000000
name(view returns (string)
Poken
owner(view returns (address)
0x4c7dd0886843248cd9a64a845060423958989155
symbol(view returns (string)
PKN
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateBurnFee(uint256 amountview returns (uint256)
calculateCharityFee(uint256 amountpure returns (uint256)
canSend(address _addressview returns (bool)
isExemptFromFee(addressview returns (bool)
isExemptFromTxLimit(addressview returns (bool)
lastHotTxTime(addressview returns (uint256)
State-modifying
addFeeExemption(address user
addTxLimitExemption(address user
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeFeeExemption(address user
removeTxLimitExemption(address user
renounceOwnership(
setburnRateBIPS(uint256 _newburnRateBIPS
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateChairityAccount(address _newChairityAccount
updateCooldownPeriod(uint256 timeInHours
updateHotlistTxAmount(uint256 percentBIPS
updateMaxTxAmount(uint256 percentBIPS
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _charityWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.