BTC

Verified contract

Active on Ethereum with 916 txns
Deployed by via 0x62e2a56c at 11118698
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.64
ERC-20
--
ERC-20
--
0xa6db9dae357a845665c6d7a6ad8ffa8e67adbd2f62095c31be67116829670960
0x61177138aebedf509054d3bcef4c86c0ec756a96b52c335d7a5df3fb9c7c3518
0xed5781c783569243c6906e480a832078e3b7b2e80b23b00223b0840863731ac4
0xd43aa391b28e9e7fa469b76b5744b7f06ff894b09aba8c3cde654291fcce027a
0x792525801db6614366c1bb8b690247cbf4122eb2d8abd09110c868a764623c61
0x8eaac0bded5ee68a867c0af08cdd8d7be3c5b11c3010b20ce215ea83568f503b
0x5542e6dde0c24e287a10e7ac706bdcbe8785e0eb6a3431a2b621d3f6c9226576
0xfc5636b74daa894c7e0e4254a20ee094d3aeb3b46749ef1cd8dc45601ffaa7d1
0x5141a31def7045bd236b9f5f02dba3f8f00d60d1e92154bafdca5073471095ef
0xdc53c579d2c11c3537b26346d5937aa913b2f2a3570a31b7c82be4167f6d182c

Functions
Getter at block 20892729
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
generator(pure returns (string)
https://vittominacori.github.io/erc20-generator
mintingFinished(view returns (bool)
false
name(view returns (string)
BTC
owner(view returns (address)
0x42ee2a58db21e30bf2c97b053882b1ab9ca78203
symbol(view returns (string)
BTC
totalSupply(view returns (uint256)
10000000000000000000000000
transferEnabled(view returns (bool)
true
version(pure returns (string)
v3.2.0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.