BiTBrothers
Verified contract
Active on
Ethereum with 54 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 |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7969627 | 5 years ago | | | 0 | 0.00011398800 | |
| 7009317 | 6 years ago | | | 0 | 0.0018966000 | |
| 7003834 | 6 years ago | | | 0 | 0.0026530000 | |
| 7002376 | 6 years ago | | | 0 | 0.0026498000 | |
| 7002002 | 6 years ago | | | 0 | 0.0026498000 | |
| 7001934 | 6 years ago | | | 0 | 0.0018998000 | |
| 7001569 | 6 years ago | | | 0 | 0.0018966000 | |
| 6972138 | 6 years ago | | | 0 | 0.0026498000 | |
| 6817440 | 6 years ago | | | 0 | 0.0019030000 | |
| 6817085 | 6 years ago | | | 0 | 0.0018966000 |
ABI
ABI objects
Getter at block 21320267
decimals() view returns (uint8)
18
isContractFrozen() view returns (bool)
false
name() view returns (string)
BiTBrothers
owner() view returns (address)
0x208e577a3816c5366157abe8eb7afeb0066cd345
symbol() view returns (string)
BTB
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
btbAddressMapping(address) view returns (string)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze() returns (bool success)
setBTBAddress(string btbAddress) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze() returns (bool success)
withdrawEther(uint256 amount)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, string content)
Transfer(address indexed from, address indexed to, uint256 tokens)
Unfreeze(address indexed from, string content)
constructor()
fallback()
This contract contains no error objects.