BANANATOK

Verified contract

Active on Ethereum with 1,899 txns
Deployed by via 0x7bb8967f at 14810542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1e4fd159757df1b0048ec7b79fcabda299fec3b1c42d78af6c4366ec96893e0a
0xa45b15358028773f0ee4203bf01cc75559225a2742a518df1165b4c6064b618f
0xb995b0b70b55b78f7522fa9d3d2f94cf992aa0ab577bd42b46a22532739040af
0xf9460304f1f733e11529facd82f92c7c07d726608aa6f15125a659ccdd539c29
0x1e3849031bbe1ebd8865cb1d42ccb7f6f39145bda9a0c121eaa981bb61b02d29
0x1b90cca439965dd128d13c530bfdebc00bb083c7626be5f2147393e572407b26
0xec15f1ee381a901f662646709ffd5db194398551525d89695496f8c178785f08
0x0882371667633e58c4bb1f84e410e5cb304a060b0d5075ba810b7d28939cb499
0xcc37005eaa104a9efa13c631ee477874ed3407fb61c107006f26297e32a6e8b8
0xa0465695e7146b985abf3834948a7d3b55f6e35ac6f35962239cba90067eabe7

Functions
Getter at block 21316517
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
BANANATOK
owner(view returns (address)
0xb35df32e9b80ab3e0b9ef8058fce4aea370610d7
paused(view returns (bool)
false
symbol(view returns (string)
BNA
totalSupply(view returns (uint256)
1800000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isAccountFrozen(address whoview returns (bool)
isAccountLocked(address whoview returns (bool)
lockedAccount(address whoview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
freezeAccount(address who
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lockAccount(address whouint256 unlockTime
pause(
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unFreezeAccount(address who
unlockAccount(address who
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FreezeAccount(address indexed who
LockAccount(address indexed who
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
UnFreezeAccount(address indexed who
UnlockAccount(address indexed who
Unpaused(address account
Constructor
constructor(address accountuint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.