BOX Token
Verified contract
Active on
Ethereum with 27,015 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOX | ERC-20 | 49.84643 | $0.000178 |
$0.01 | |
C4Y | ERC-20 | 3.7K | -- | -- | |
BOX | ERC-20 | 2.0387K | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
PMOD | ERC-20 | 5 | -- | -- | |
WDT | ERC-20 | 0.0006 | -- | -- | |
PMT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119455 | 19 days ago | | | 0 | 0.000052317906 | |
| 21075612 | 25 days ago | | | 0 | 0.00066110060 | |
| 20288991 | 4 months ago | | | 0 | 0.00017998942 | |
| 20288981 | 4 months ago | | | 0 | 0.00010180373 | |
| 20288981 | 4 months ago | | | 0 | 0.00010180373 | |
| 20288981 | 4 months ago | | | 0 | 0.00010180373 | |
| 20288981 | 4 months ago | | | 0 | 0.00010180373 | |
| 20288981 | 4 months ago | | | 0 | 0.00010184451 | |
| 20288981 | 4 months ago | | | 0 | 0.00015995011 | |
| 19583360 | 8 months ago | | | 0 | 0.0020465743 |
ABI
ABI objects
Getter at block 21257037
decimals() view returns (uint8)
18
name() view returns (string)
BOX Token
owner() view returns (address)
0x9bb7fdfa8670e068ab5b64581976044f582161db
symbol() view returns (string)
BOX
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, 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 _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.