ZerroXBToken Project 0xbt
Verified contract
Active on
Ethereum with 186 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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- | |
ZXBT | ERC-20 | 0.002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8505325 | 5 years ago | | | 0 | 0.000069489000 | |
| 8491385 | 5 years ago | | | 0 | 0.000093676000 | |
| 8470623 | 5 years ago | | | 0 | 0.000093676000 | |
| 8470616 | 5 years ago | | | 0 | 0.000093676000 | |
| 7995794 | 5 years ago | | | 0 | 0.0023419000 | |
| 7742176 | 6 years ago | | | 0 | 0.000045384000 | |
| 7702182 | 6 years ago | | | 0 | 0.000079032000 | |
| 7702172 | 6 years ago | | | 0 | 0.000057521100 | |
| 7306249 | 6 years ago | | | 0 | 0.00011309700 | |
| 7291354 | 6 years ago | | | 0 | 0.000045192000 |
ABI
ABI objects
Getter at block 21286331
decimals() view returns (uint8)
3
getPost() view returns (string)
| The Wall - CRYPTO Billboard |,| Cryptocurrency exchanges |,| DEX exchanges |,| ICO's Projects |,| Projects and Cryptocurrencies |,| https://wall.0xbt.net |,| ZerroXBToken Project 0xbt |,| 10.11.2018 |
name() view returns (string)
ZerroXBToken Project 0xbt
owner() view returns (address)
0x6b923d70078e8b1bd4ecef4e0a70d0357044d1a4
symbol() view returns (string)
ZXBT
totalSupply() view returns (uint256)
210000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
setPost(string newPost)
transfer(address _to, uint256 _value, string _message) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.