BlockVentureCoin

Verified contract

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

No balances found for "BlockVentureCoin"

0x03f59675c3bea5bc12c34551ac0c641d8eb07841338639373fc610b59c10e2b5
0xe04f2cb4233d56bcd11341bb8e172f7498169935cdaea7c62592d5d40274a5e6
0xc203ab6f127e19ee0b91edf357fda77854100da992e0db44888f5f8262f2de42
0x023a44ded66d129e9398d62edfc8ee4b477504f4f63d716b2b84d23a5ce06120
0x387db093dd6aacee1b1b3a77837f3d829ccc96c540fbbe921ac69d26dd6c4ba4
0xdd1b5d38041420f5f7d7b1b9dd7579de5bd2dc0f658cdbc62d873ab8bbd1e02e
0x2658029ea9dfe9bcd84893ea987fb0f3b96f48decdf3235b40ff8906b10951e8
0xe4662d0de42095083a74fe4aa779f61ba88e545f669cb31152d32ce48882265c
0x9fd326d671ddf80cc71609c02bf906f4c273d06b1199c936a137d97cb2ea56d0
0xdbe8c95f9eaa40b61d8101a4ce9a2bab9a12e72fd6b218327e24863890b948b0

Functions
Getter at block 21063786
decimals(view returns (uint8)
8
initialSupply(view returns (uint256)
10000000000000000
name(view returns (string)
BlockVentureCoin
standard(view returns (string)
XBV 2.2
symbol(view returns (string)
XBV
totalSupply(view returns (uint256)
10000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address tokenHolderview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool ok)
transfer(address _touint256 _valuebytes _datareturns (bool ok)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes data
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.