BTCK

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x0ef1167e at 11430081
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BTCK"

0xfff58733d0c315fbee9444d9c288a751ed3cc94a0c5b86cf881e7dff491f97fd

Functions
Getter at block 21281502
decimals(view returns (uint8)
8
lawEnforcementRole(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
BTCK
owner(view returns (address)
0x4a164ca582d169f7caad471250991dd861dda981
paused(view returns (bool)
true
supplyController(view returns (address)
0xda83c112dfa57c38d3df4c8d9e9bbd758d68423a
symbol(view returns (string)
BTCK
totalSupply(view returns (uint256)
0
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _addrview returns (uint256)
isFrozen(address _addrview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
decreaseSupply(uint256 _valuereturns (bool success)
freeze(address _addr
increaseAllowance(address spenderuint256 addedValuereturns (bool)
increaseSupply(uint256 _valuereturns (bool success)
initialize(
pause(
setLawEnforcementRole(address _newLawEnforcementRole
setSupplyController(address _newSupplyController
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unfreeze(address _addr
unpause(
wipeFrozenAddress(address _addr
Events
AddressFrozen(address indexed addr
AddressUnfrozen(address indexed addr
Approval(address indexed owneraddress indexed spenderuint256 value
FrozenAddressWiped(address indexed addr
LawEnforcementRoleSet(address indexed oldLawEnforcementRoleaddress indexed newLawEnforcementRole
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Pause(
SupplyControllerSet(address indexed oldSupplyControlleraddress indexed newSupplyController
SupplyDecreased(address indexed fromuint256 value
SupplyIncreased(address indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.