Kranz Token

Verified contract

Active on Ethereum with 953 txns
Deployed by via 0x24138082 at 12744282
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
Value $199.95
0xba5d3f7f7c8ae819477c5a28c7950c038831d5b0fcb6463ff9dd956a1d70c209
0xb863b4218c1170452416dffedda06fd3ef56081b4b5e2cb14ba93094465e5504
0xcf9c379e7fe140de77a4dfa7fe9caa71f9f6778eadf6c3d762dd294fea8fd68b
0x9615f25a55f3ea0fe8c9829c04f9d655145816eb56c9702f1e05c6a68ecbbe18
From
0x1be6ed860715c662ae6f96ee1f9332e914e83edc6926776e80f2a4142adb68f8
0x7a46ce6d88a6bc8fec297b81bec6b7c419e68db8305a92c6086d005e01b6867f
0x5f7528761c2c31106317d9bd9d9411cb32def5a07434c6c8711941e61f058151
0x83415c1393f72d414319f9a1c5b39e770f649f66735bff77b25964849ec942aa
0x786d3ca10260be6fcd0a970415439d6a0c93fb68dd56ced46f55920f34e31209
0x43f0e27796b554a3f83b6ff17df292ddc59715229537fd5f1e38d61dbebd4536

Functions
Getter at block 20969754
_burnPercent(view returns (uint256)
500000000000000000
_developerWallet(view returns (address)
0x15ea005500905fb1feb480661c57b155f82685a6
_developerWalletFeePercent(view returns (uint256)
300000000000000000
_liquidityWallet(view returns (address)
0x32bdf48721eda7ed5217571b307ead8cbd732bf8
_liquidityWalletFeePercent(view returns (uint256)
100000000000000000
_rewardWallet(view returns (address)
0x0d3ba746fb74bafafdeb443301c602665d43907e
_rewardWalletFeePercent(view returns (uint256)
100000000000000000
decimals(view returns (uint8)
18
getCurrentFeeDistribution(view returns (uint256uint256uint256uint256)
(500000000000000000, 100000000000000000, 300000000000000000, 100000000000000000)
getCurrentTransactionFee(view returns (uint256)
10000000000000000
getCurrentTransactionFeeDex(view returns (uint256)
30000000000000000
getPendingFeeDistribution(view returns (uint256uint256uint256uint256)
(0, 0, 0, 0)
getPendingFeeDistributionTime(view returns (uint256)
0
getPendingTransactionFee(view returns (uint256)
0
getPendingTransactionFeeDex(view returns (uint256)
0
getPendingTransactionFeeDexTime(view returns (uint256)
0
getPendingTransactionFeeTime(view returns (uint256)
0
name(view returns (string)
Kranz Token
owner(view returns (address)
0x67d62a8de017b15a505403a0a59491cf42854ae6
symbol(view returns (string)
KRZ
totalSupply(view returns (uint256)
2000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
currentTimelocks(uint8view returns (uint256)
hasPendingFee(uint8view returns (bool)
State-modifying
addDexAddress(address dexAddress
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
proposeFeeDistribution(uint256 burnPercentuint256 rewardWalletFeePercentuint256 developerWalletFeePercentuint256 liquidityWalletFeePercent
proposeTransactionFee(uint256 fee
proposeTransactionFeeDex(uint256 fee
removeDexAddress(address dexAddress
renounceOwnership(
setDeveloperWalletAddress(address devAddress
setLiquidityWalletAddress(address liquidityAddress
setRewardWalletAddress(address rewardAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplyaddress tokensBeneficiaryaddress rewardWalletaddress developerWalletaddress liquidityWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.