Bitrue Coin
Verified contract
Active on
Ethereum with 5,900 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($66.29)
Native
Value
$66.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.019412 | $3,415.08 |
$66.29 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21249034 | a day ago | | | 0 | 0.00030548844 | |
| 21248944 | a day ago | | | 0 | 0.00036839438 | |
| 21248861 | a day ago | | | 0 | 0.00055526800 | |
| 21242282 | 2 days ago | | | 0 | 0.00056006183 | |
| 21240227 | 2 days ago | | | 0 | 0.00030279133 | |
| 21239816 | 2 days ago | | | 0 | 0.00050176184 | |
| 21238177 | 3 days ago | | | 0 | 0.0019430219 | |
| 21233867 | 3 days ago | | | 0 | 0.00066482073 | |
| 21230972 | 4 days ago | | | 0 | 0.00047086658 | |
| 21230862 | 4 days ago | | | 0 | 0.00095197395 |
ABI
ABI objects
Getter at block 21256496
decimals() view returns (uint8)
18
name() view returns (string)
Bitrue Coin
owner() view returns (address)
0x1e3b9717fcf59f4f822a5fe95bd0ed9d13aae38b
symbol() view returns (string)
BTR
totalSupply() view returns (uint256)
801307097348407330000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unfreeze(uint256 _value) returns (bool success)
withdrawEther(uint256 amount)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(string tokenName, string tokenSymbol, address tokenOwner)
fallback()
This contract contains no error objects.