BONZI

Verified contract

Active on Ethereum with 9,745 txns
Deployed by via 0x345411ff at 20652058
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.29
ERC-20
--
ERC-20
--
0xebc337c2568cccf5f6630e625c703ac00e0e3918a36b20b7d85ce8c9bfdfcbf4
0xf267a6db83df5d56405938b6e8a89c5ae2fd5b4304c4f6bd44e4fadd82d26ab9
0x0619cbdff9abd2ff6e35b4732c3b001e4ac2f5ed529925b71774dab9e63e3caf
0xfd97902856c5b9471fcb10ffa33f499d2fe55a7aebdbb8ae14b6577d4cb28b49
0x305511985c1efdede8aea09c09e2cf52dd9c7333070d521b38f60ec6599a73b9
0xdb4a56ae02abe97ae609200183ebbbf2dafeb41ef9d0988fc1589d6d1275f4a6
0x828085345654d2ae5bb4e4a3abc3116816c38da31566ed3a51926ac8b55cdc67
0x18ed9bc9f0b1ce2d78b37195f4fe276da9d97fefc6994fab4a157b06b08692fe
0xca0e2be5a245510b723ecb9e7972b8b958a11cf76419d89f70c0876c7910ba84
0x031c35110b5bcd0ec6e4491753f9b4faf7399b7c75b3db684e11c033bfb001e3

Functions
Getter at block 21247363
decimals(view returns (uint8)
18
name(view returns (string)
BONZI
symbol(view returns (string)
BONZI
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.