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 |
---|---|---|---|---|---|
BTFM | ERC-20 | 101 | -- | -- | |
MYOU | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13423374 | 3 years ago | | | 0 | 0.0080658503 | |
| 13409982 | 3 years ago | | | 0 | 0.0047497286 | |
| 12943234 | 3 years ago | | | 0 | 0.0012674861 | |
| 10892772 | 4 years ago | | | 0 | 0.0034969500 | |
| 10760577 | 4 years ago | | | 0 | 0.014605476 | |
| 10737739 | 4 years ago | | | 0 | 0.0077264705 | |
| 10593320 | 4 years ago | | | 0 | 0.0014804980 | |
| 10593217 | 4 years ago | | | 0 | 0.0036682755 | |
| 10572530 | 4 years ago | | | 0 | 0.0024294017 | |
| 10449850 | 4 years ago | | | 0 | 0.0018656160 |
ABI
ABI objects
Getter at block 21160686
_totalSupply() view returns (uint256)
10000000000000000
decimals() view returns (uint256)
5
name() view returns (string)
BiTing
owner() view returns (address)
0x04944aaa133cf5b8a096b20a536d45b70b961872
symbol() view returns (string)
BTFM
totalSupply() view returns (uint256)
10000000000000000
totalTokenSold() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
getDeposit(address _addr) view returns (uint256)
isApprovedInvestor(address _addr) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) 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.