Vevue Pre

Verified contract

Active on Ethereum with 2,498 txns
Deployed by via 0xc6bf8bb1 at 4176167
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc9f27cd279d3026f2f79510d11a7e919fc0b2527e9b799ef082b0326cd719d10
0xb90b755b8b2202ab3784d6f204d50a19adda5bdf35942ff3c5f9b2b299f9d609
0x000a3961edeac9998a48b4c1b9a49a6ae42daa842a9cb3203508659def82a6f3
0xc4d08bb0789206046e369b5b2f43260514aa27965e70f6d55ad4dc32e7c32414
0x153608c3ea7a22af3e295cc5b316ff566c1a68613876cc3e23c56546c6ca404a
0x67fc472d6f59de9843795bddc9e32b55b23ed91b4ce7c2fc85deb0a15a05825e
0x352424a1e06b268ad9795a04b44e257dbbdb34e3c12964ea4ac02f766067a89d
0xc34eeeb25b2a68c30797488f1e090cd0535dbb729611a2fd9633c6ef4759ad93
0x5bb557c72185844c669229a707ac13750e6f8790cc1dc2ece8e5325a689bec17
0x4de359336fe11302589808d775c24a7df98b81dbd9616dd08ee9c64ec02c51d6

Functions
Getter at block 20860448
contractOwner(pure returns (address)
0x03b3536e825a484f796b094e63011027620bc2a7
decimals(pure returns (uint8)
0
 
getAccounts(pure returns (address[] _accounts)
isClosed(pure returns (bool)
false
isContractOwnerLocked(pure returns (bool)
false
isLockedOpen(pure returns (bool)
false
isMaxSupplyLocked(pure returns (bool)
false
maxSupply(pure returns (uint256)
10000000
name(pure returns (string)
Vevue Pre
symbol(pure returns (string)
VEVP
totalSupply(pure returns (uint256)
1626714
upgradedContract(pure returns (address)
0x0000000000000000000000000000000000000000
Read-only
accountExists(addresspure returns (bool)
accounts(uint256pure returns (address)
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
proofIds(uint256pure returns (string)
State-modifying
approve(address _spenderuint256 _amountreturns (bool success)
burn(uint256 _amountreturns (bool success)
close(returns (bool success)
destroyContract(
issue(address _touint256 _amountstring _proofIdreturns (bool success)
lockContractOwner(returns (bool success)
lockMaxSupply(returns (bool success)
lockOpen(returns (bool success)
setMaxSupply(uint256 _maxSupplyreturns (bool success)
transfer(address _touint256 _amountreturns (bool success)
transferContractOwnership(address _newOwnerreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
upgrade(address _upgradedContractreturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _amount
Burn(address indexed _burnFromuint256 _amount
Close(address indexed _closedBy
LockContractOwner(address indexed _by
LockOpen(address indexed _by
MaxSupply(address indexed _byuint256 _newMaxSupplybool _isMaxSupplyLocked
Transfer(address indexed _fromaddress indexed _touint256 _amount
TransferContractOwnership(address indexed _byaddress indexed _to
TransferFrom(address indexed _fromaddress indexed _toaddress indexed _spenderuint256 _amount
Upgrade(address indexed _upgradedContract
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.