Transaction Balance coin
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Transaction Balance coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12661916 | 3 years ago | | | 0.00050161 | 0.00014700000 | |
| 11725466 | 4 years ago | | | 0 | 0.010134516 | |
| 11725292 | 4 years ago | | | 0 | 0.0028004401 | |
| 11699412 | 4 years ago | | | 0 | 0.0053907000 | |
| 11373092 | 4 years ago | | | 0 | 0.00074074500 | |
| 11373081 | 4 years ago | | | 0 | 0.0032337000 | |
| 11372632 | 4 years ago | | | 0 | 0.0011317950 | |
| 11345433 | 4 years ago | | | 0 | 0.00052569000 | |
| 11345312 | 4 years ago | | | 0 | 0.00075453008 | |
| 11340031 | 4 years ago | | | 0 | 0.00089847450 |
ABI
ABI objects
Getter at block 21301361
decimals() view returns (uint8)
4
name() view returns (string)
Transaction Balance coin
symbol() view returns (string)
TBC
totalSupply() view returns (uint256)
2100000000000
Read-only
_allowed(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) 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.