Vegan Coin

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0xc8e097ba at 4436966
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Vegan Coin"

0x62496430c0703f3a148afbce942132ff4c5b33225bf1da8d87b451819c6fc383
0x675386be4de092c13efa558acc1be7199c98eb91bb3d5a1c7ed59196961a049c
0xecb2de946a4496beb07471e947cba87a7c83f8adac4b75e3069f00a6659aaec9

Functions
Getter at block 21427163
decimals(view returns (uint8)
18
name(view returns (string)
Vegan Coin
symbol(view returns (string)
VGN
totalSupply(view returns (uint256)
50000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
fundContract(payable returns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.