Frenlandia

Verified contract

Active on Ethereum with 185 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
--
0x44f9036b20d088275e949e4f7eb4294833724b44b3af67cc4a4847d0a824523e
0xb475298301975602b1b3285d8c0384924f8000d7504f3c1e4170ad61daacfaa1
0x59fe6c3f283ee5f897e1cd3e68c205775b7a69ff374223e658d60b3262549208
0xf248a6cc62ee22268f7043360e0a162b7530ef00ee6b05c8d5be1ed65c7e7b64
0x49eb8a8106cef47a27c45a3f42506f3d618ed49925cd07ef467d572d664a1c39
0x58e4e153ee98e37b687e7ab72d9bb3ff509a8af2ea44e39363daca38ab991af0
0x134659aa21b6b58469eb68521ca07ebe8ccb2b2e0381d64773d7a225f64e8961
0x39d0fa81f2e8d1946d1930e9b57b6b5356a343b660a5f08414e3f12e48be09ba
0x84dca0edd677d48d34b0b9b53629eb861a801dc9d73f39ce658cc6260d06d0c3
0x058133e9934cbe73b6dfb8766cbd85a77ce3d302d71ca28ed6f6cb5942f885a8

Functions
Getter at block 20913379
decimals(pure returns (uint8)
18
name(pure returns (string)
Frenlandia
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
Fren
totalReflection(view returns (uint256)
13852858630345940806190743268
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