BeautyChain
Verified contract
Active on
Ethereum with 426,717 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ABYSS | ERC-20 | 22.510355 | $0.006541 |
$0.15 | |
LBA | ERC-20 | 20 | $0.00022 |
$0 | |
HEX | ERC-20 | 1.307 | $0.002894 |
$0 | |
GSC | ERC-20 | 3 | $0.00094 |
$0 | |
BEC | ERC-20 | 7M | -- | -- | |
BEC | ERC-20 | 19.695K | -- | -- | |
GSGC | ERC-20 | 5K | -- | -- | |
FRES | ERC-20 | 2K | -- | -- | |
ETA | ERC-20 | 1.9585K | -- | -- | |
MOAT | ERC-20 | 634 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453460 | 4 months ago | | | 0 | 0.000024321000 | |
| 20453390 | 4 months ago | | | 0 | 0.000024321000 | |
| 20451984 | 4 months ago | | | 0 | 0.000024321000 | |
| 20408898 | 4 months ago | | | 0 | 0.000024321000 | |
| 20408665 | 4 months ago | | | 0 | 0.000024321000 | |
| 16752059 | 2 years ago | | | 0 | 0.00044527997 | |
| 14587647 | 3 years ago | | | 0 | 0.00087333483 | |
| 14587633 | 3 years ago | | | 0 | 0.00071501151 | |
| 12606952 | 3 years ago | | | 0 | 0.00048642000 | |
| 12606926 | 3 years ago | | | 0 | 0.00036481500 |
ABI
ABI objects
Getter at block 21274411
decimals() view returns (uint8)
18
name() view returns (string)
BeautyChain
owner() view returns (address)
0x9c8d0efef2812041cef15e1c6f874f0db1f96ac6
paused() view returns (bool)
true
symbol() view returns (string)
BEC
totalSupply() view returns (uint256)
7000000000000000000000000000
version() view returns (string)
1.0.0
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 _value) returns (bool)
batchTransfer(address[] _receivers, uint256 _value) returns (bool)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.