Value Chain Dividend Bank
Verified contract
Active on
Ethereum with 263 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Value Chain Dividend Bank"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583526 | 2 years ago | | | 0 | 0.0015105011 | |
| 13466414 | 3 years ago | | | 0 | 0.0026057104 | |
| 9990719 | 5 years ago | | | 0 | 0.00076222000 | |
| 9245361 | 5 years ago | | | 0 | 0.00076222000 | |
| 9238613 | 5 years ago | | | 0 | 0.000046174000 | |
| 9238495 | 5 years ago | | | 0 | 0.000057130500 | |
| 9183944 | 5 years ago | | | 0 | 0.000023087000 | |
| 9183838 | 5 years ago | | | 0 | 0.00011676500 | |
| 9148834 | 5 years ago | | | 0 | 0.000072724050 | |
| 9148712 | 5 years ago | | | 0 | 0.00026278065 |
ABI
ABI objects
Getter at block 21331315
decimals() view returns (uint8)
18
maxVCDB() view returns (uint256)
2100000000000000000000000000
name() view returns (string)
Value Chain Dividend Bank
owner() view returns (address)
0x0de0dcc9b690c0e1136398195f8054aaf9446116
symbol() view returns (string)
VCDB
totalSupply() view returns (uint256)
2100000000000000000000000000
transfersEnabled() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
enableTransfers(bool _transfersEnabled)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.