Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SXP | ERC-20 | 3.150749 | $0.313577 |
$0.99 | |
C4Y | ERC-20 | 4.8K | -- | -- | |
DMG | ERC-20 | 10.973336 | -- | -- | |
MyB | ERC-20 | 1.29 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20966493 | a month ago | | | 0 | 0.00097163138 | |
| 20966140 | a month ago | | | 0 | 0.0010835829 | |
| 20956166 | a month ago | | | 0 | 0.00048725206 | |
| 20921242 | a month ago | | | 0 | 0.0012412321 | |
| 20735570 | 2 months ago | | | 0 | 0.00035233696 | |
| 20682679 | 2 months ago | | | 0 | 0.00011654058 | |
| 20668441 | 2 months ago | | | 0 | 0.000095932345 | |
| 20651995 | 2 months ago | | | 0 | 0.000079087663 | |
| 20557105 | 3 months ago | | | 0 | 0.000077079542 | |
| 20544068 | 3 months ago | | | 0 | 0.000038476293 |
ABI
ABI objects
Getter at block 21161663
decimals() view returns (uint8)
18
name() view returns (string)
MyBit
symbol() view returns (string)
MYB
totalSupply() view returns (uint256 tokenSupply)
179996749914159265359037985
Read-only
allowance(address _tokenHolder, address _spender) view returns (uint256 remaining)
balanceOf(address _tokenHolder) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _data) returns (bool success)
burn(uint256 _amount) returns (bool success)
burnFrom(address _from, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
LogBurn(address indexed _burner, uint256 indexed _amountBurned)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
fallback()
This contract contains no error objects.