BitCapitalVendorToken
Verified contract
Active on
Ethereum with 207,638 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 0.01 | $1.001 |
$0.01 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
BCV | ERC-20 | 192.0001K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
INSUR | ERC-20 | 100 | -- | -- | |
INSUR | ERC-20 | 100 | -- | -- | |
ECPN | ERC-20 | 100 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20289189 | 4 months ago | | | 0 | 0.00016237047 | |
| 18319591 | a year ago | | | 0 | 0.00029158514 | |
| 16407790 | 2 years ago | | | 0 | 0.00037478856 | |
| 16400460 | 2 years ago | | | 0 | 0.0011088738 | |
| 16193871 | 2 years ago | | | 0 | 0.00085367194 | |
| 15798018 | 2 years ago | | | 0 | 0.0048045618 | |
| 15583603 | 2 years ago | | | 0 | 0.0015719878 | |
| 15225779 | 2 years ago | | | 0 | 0.00073042164 | |
| 15225754 | 2 years ago | | | 0 | 0.00073150144 | |
| 14905420 | 2 years ago | | | 0 | 0.0037723345 |
ABI
ABI objects
Getter at block 21244423
_totalSupply() view returns (uint256)
120000000000000000
decimals() view returns (uint256)
8
name() view returns (string)
BitCapitalVendorToken
owner() view returns (address)
0xaed0363f76e4b906ef818b0f3199c580b5b01a43
symbol() view returns (string)
BCV
totalSupply() view returns (uint256)
120000000000000000
totalTokenSold() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
getDeposit(address _addr) view returns (uint256)
isApprovedInvestor(address _addr) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.