B-Smart Value Circulate Assets
Verified contract
Active on
Ethereum with 261 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BSVC | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8839127 | 5 years ago | | | 0 | 0.00033705000 | |
| 8832772 | 5 years ago | | | 0 | 0.0029604600 | |
| 8767945 | 5 years ago | | | 0 | 0.000022406000 | |
| 8757477 | 5 years ago | | | 0 | 0.0029585400 | |
| 8749769 | 5 years ago | | | 0 | 0.00067218000 | |
| 8749739 | 5 years ago | | | 0 | 0.000083849600 | |
| 8741115 | 5 years ago | | | 0 | 0.00067218000 | |
| 8741079 | 5 years ago | | | 0 | 0.0012197930 | |
| 8739684 | 5 years ago | | | 0 | 0.00067218000 | |
| 8739630 | 5 years ago | | | 0 | 0.00067218000 |
ABI
ABI objects
Getter at block 21162308
decimals() view returns (uint8)
18
name() view returns (string)
B-Smart Value Circulate Assets
owner() view returns (address)
0xbf7c373a81590596c36ce594ddb7c38a5281258b
symbol() view returns (string)
BSVC
totalSupply() view returns (uint256)
900000000000000000000000000
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)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.