BELLCOIN

Verified contract

Active on Ethereum with 10,761 txns
Deployed by via 0xf2cbc24b at 7450717
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaaa7fd9d619057e6b5629eb2f560c17bdaf56c2a24fe743c33cdc35092bfff46
0xdc3f59e0ccd600371f5f5770c682b2cf0c361f34c48b3dd8d23b0b7482e2cd28
0x84966bb1b5ba902b3bed99eb63d084ea922a06fa5e1b6f26f46428ca66214074
0xbb29945ecb1bbf47c5bfeb5e8bd5823fb31c27621f31f7028b13e39f547e4765
0x2e7ea8bb8bd7d596a2d6a42f93a8ee4bb40a050d433699dedf38d3ab30b2eeae
0x1d5264d0db2eb714e101bca3f51c3b387de2908b2e875997f4ed9dfd6dbab499
0x0d97716d6456aac202d6825f346699c6c7ae975693003a7a5f9226516dc8eef0
0x173d7cf7badb73bcb5f188bdc3e0c7eb55f1c375c0b6f718601d57f0305ea307
0xdc22545cae0759d96988d2a674670a8b7101b897e8a5633db1672f313314292d
0x9cde5121dbfaa03cfe7dcf24fbbf8e54783f222a6a3c82069278210ba4124591

Functions
Getter at block 21158008
DECIMALS(view returns (uint8)
8
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
8
isOwner(view returns (bool)
false
name(view returns (string)
BELLCOIN
owner(view returns (address)
0x0243ce728272973e6644a17271508e112bbc3913
paused(view returns (bool)
false
symbol(view returns (string)
BLL
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isPauser(address accountview returns (bool)
State-modifying
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
pause(
removePauser(address account
renounceOwnership(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.