BANANATOK

Verified contract

Active on Ethereum with 1,862 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
--
0xf7453c9c29115b31d0047a48e4c6f633f59060addf7468ca84dcde949ea9cc3c
0x9aa910a054d9320a679b4aee91180772afc2124b0f6b9e9e479ed28679ca39bf
0x890fd28589a115207f02f60f082df981a7d9adfde3d9f135a94419fcc88541ea
0x06dc257a5473d2e43b7accfb06fb8287d39cd44ce24a5f5e83b38d02ca79180a
0x542c05875b2108ee1bb4d478db47800f2166315789381dbfb0f6f249d10edec4
0x7402c0127fd4cb005ba3f2a14cea44756f1d14319a8e59aa5f9a51d3732aef98
0x643778f75a3bcbed41c4a150525a75a127c5fcb6de095c421168a97ab17e07b7
0x2db8934bc77a29373e5098afb2e703a36f6df14f1eeda31b2c7722a21e2cc76f
0x54c2f3549f14f7dd2d29543b3b050f7916f3e400ce2d729e58696d0f333de6ec
0x63669a2381ec47aadb1b50c3da0b8f198cfc54c35ef305e58f5e488600566180

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