AVOCADO

Unverified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xc7afbe7a at 20160703
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "AVOCADO"

0x8a5869fd9108e59697c80b69e78efb7bb02ad71ad6b4b279e3fd1c2655363cc4
0x6263b93997c3c9b82f319f682373d7808df142d98b77c2a9f36ece121e61300a
0xe89ea41ef5ba0d2aaaa9b8fb2781c3e810b4dfffc2fed522e9f500722300c189
0xa158c14b9ef48deb588cec3a2fba9d5254b2871d6f752ac84e4648df7bed9bf1
0x05ec417c59bc3a44013a5825a823016539a5222539ca14cd6acb1cdc6cf3af00
0x61c54e3699584be9faaf1e9c8c0b53112b44eba48c34b3ec23efe5a3b9b7e0b8
0x0e17a61a29f13f2ea252b8cee5573cadd4cc2e027cbef7b8a7f213c308b8f8fd
0x0c8a1623ca4f6138e9756a2b2ec895e8f2435cc10e9e04a5a8f19295680a050f
0x95e34bbc2e203e8e050c27b604a1d96512b67562a35f3662ffec6e5a4cf28417
0xbd734a4ae9606c2958abf0fdb78076d2d5f5121093e057d28fa8130ea1fcb4a1

Functions
Getter at block 21395170
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
AVOCADO
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
AVC
totalSupply(view returns (uint256)
12000000000000000000000000000
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)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.