Frenlandia

Verified contract

Active on Ethereum with 187 txns
Deployed by via 0x0c0aba98 at 20192618
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
ERC-20
--
0x9fdbd49e642511dba326085390a2857188ea2d58d8208552acec4b05ec05310c
0x1e5e36b32ab183013166fa6f31a355c5e0fb59b7268ccb3620b75532e8cdfb23
0x44f9036b20d088275e949e4f7eb4294833724b44b3af67cc4a4847d0a824523e
0xb475298301975602b1b3285d8c0384924f8000d7504f3c1e4170ad61daacfaa1
0x59fe6c3f283ee5f897e1cd3e68c205775b7a69ff374223e658d60b3262549208
0xf248a6cc62ee22268f7043360e0a162b7530ef00ee6b05c8d5be1ed65c7e7b64
0x49eb8a8106cef47a27c45a3f42506f3d618ed49925cd07ef467d572d664a1c39
0x58e4e153ee98e37b687e7ab72d9bb3ff509a8af2ea44e39363daca38ab991af0
0x134659aa21b6b58469eb68521ca07ebe8ccb2b2e0381d64773d7a225f64e8961
0x39d0fa81f2e8d1946d1930e9b57b6b5356a343b660a5f08414e3f12e48be09ba

Functions
Getter at block 21316377
decimals(pure returns (uint8)
18
name(pure returns (string)
Frenlandia
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
Fren
totalReflection(view returns (uint256)
14049314045691624303766152354
totalSupply(pure returns (uint256)
666666666666000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address account
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unBlacklist(address account
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistUpdated(address indexed accountbool isBlacklisted
ExcludedUpdated(address indexed accountbool isExcludeduint256 balanceuint256 excludedSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account