Beauty TYME
Verified contract
Active on
Ethereum with 3,778 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Beauty TYME"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17647599 | a year ago | | | 0 | 0.00048580330 | |
| 17638947 | a year ago | | | 0 | 0.00068920000 | |
| 17638925 | a year ago | | | 0 | 0.00068920000 | |
| 17638900 | a year ago | | | 0 | 0.00068920000 | |
| 17638900 | a year ago | | | 0 | 0.00068920000 | |
| 17638900 | a year ago | | | 0 | 0.00068920000 | |
| 17638900 | a year ago | | | 0 | 0.00068920000 | |
| 17638900 | a year ago | | | 0 | 0.00068920000 | |
| 17638900 | a year ago | | | 0 | 0.00068920000 | |
| 17637921 | a year ago | | | 0 | 0.00068920000 |
ABI
ABI objects
Getter at block 21200446
decimals() view returns (uint256)
18
initialSupply() view returns (uint256)
2500000000000000000000000000
locked() view returns (bool)
false
name() view returns (string)
Beauty TYME
owner() view returns (address)
0x53d73872f163e6e3219112bafd31d273b9c22cb7
symbol() view returns (string)
BTYM
totalSupply() view returns (uint256)
2500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowedAddresses(address) view returns (bool)
balanceOf(address _owner) view returns (uint256 balance)
canTransfer(address _addr) view returns (bool)
lockedAddresses(address) view returns (bool)
State-modifying
Events allowAddress(address _addr, bool _allowed)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
lockAddress(address _addr, bool _locked)
setLocked(bool _locked)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.