Poken

Verified contract

Active on Ethereum with 7,881 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 $9.51
0x11bc9004a1ee782f11264512a62d632910a308fc2772c65380b3f7ea7e3e84b6
0x770a7b91d1664a3771807e381d0fc3da4b715248b5d8d42d6e9c06d127a74d51
0xe3755d31f4d5f28f5ea09dc3590df84c8af416921f665dedc0d329c5d4465a18
0x6961829464db85bc8d0a907dc05ee1b46dd7379a5422dd589ac77c747f9a06b1
0x6a47f0324b50bf5006cb6d6c0a20b17a8779e7b40e30043dca6a15aae11bda8e
0x70b3ec2c772d1ac126fcbc1ff1b4eb0a349d3255b3148c1d965edcfc3fbcbbf5
0x0355c865bc87c035dac25f19a788641bad4c51e3048e648db9c38ce24b9c5441
0x89b75ae74579fb87fb37ab51dd3d3920961c0798b5656542932a0cd6ce3e5aca
0xe63f2c737f44bef2d797de4217122f5516e672ce0f3f2444f323652d63e3292c
0x0aeb5e8af972a8f16055519cad8281a388cf3309fc6e211cdb41ddeb402c4555

Functions
Getter at block 21264163
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.