BTC LITE

Verified contract

Active on Ethereum with 935 txns
Deployed by via 0xf75ee017 at 4569776
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xbe0028caf19d325c781a9d3a53406b310e8fb4a4c389f9e7bb114e9c7e3ef7e4
0x06526b1a5ddb317dc4b48a6dbbf6ca8caeb2313c80ead5326d1fa7ac39e5ecff
0x4428fbf3baddaf910f17454af7717736db8d9380628f92566770fceb7b57d3b1
0x2b80c56a4f940afffdd0d843c7cd1a905e22ddfd3c4cc468e1e76f9a7e2787be
0x6bd7d3edb179da96176ba2c397b95b00e9eeb24f0afecc851eaee65cac9f2717
0x2f867c44b2642c7bc42766c3879da96000a7cdc64ea773aff524f494e3ae5090
0x9d7a606e37b987c09170a6f5ff78b71f3eb08e800f2c3314135aaeb89eb87812
0x3334c36b7545ef3dbaf8d3b0aaced34b6c6b89837434a40844b89925d3513fd8
0xd586ad5aeace5bce31405c9f5972f23a9139bb8c6e52cce3e5b9945416cab5c5
0xdebb080bd077c4e7b5d24dc77621e6fe0056a582f4d7de838c75b972ab1a76c5

Functions
Getter at block 21203768
SUPPLY_CAP(pure returns (uint256)
2100000000000000
decimals(pure returns (uint8)
8
name(pure returns (string)
BTC LITE
note(pure returns (string)
Welcome to the future of BTC.
owner(pure returns (address)
0x56194dd83dbe275b73db24a5b301bdf129eed76c
symbol(pure returns (string)
BTCL
totalSupply(pure returns (uint256)
2100000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
drop(address[] addressesuint256 amount
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
setNote(string note_
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
NoteChanged(string newNote
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PerformingDrop(uint256 count
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.