BitCluster Nord

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xdbb13c93 at 13171723

The storage layout for this contract could not be retrieved.

No balances found for "BitCluster Nord"

No transactions found for "BitCluster Nord"


Functions
Getter at block 21329686
decimals(view returns (uint8)
18
name(view returns (string)
BitCluster Nord
owner(view returns (address)
0x54e6f4f72f726efe3bcd7d19a53df7fdd96c28c4
paused(view returns (bool)
false
symbol(view returns (string)
BCND
totalSupply(view returns (uint256)
145744012565100367812922947
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getBtcPayoutAddressOf(address accountview returns (string)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceOwnership(
setBtcPayoutAddress(string btcPayoutAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
withdrawAnyERC20Token(address tokenAddressaddress touint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SetBtcPayoutAddress(address accountstring btcPayoutAddress
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.