Miner FIL

Verified contract

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

No balances found for "Miner FIL"

0x4f7b2b78e56a3430c058c392d90a937ddb36257e92b9fdf75e7be3df78684c93
0x17431f719881cd115f19ddd8f394692089c9abaee894f535eee6443e445c1921
0x93456887db3ee129e2e0987c76d3f161454cad1aa3e325e831ca1e536bed7718
0xe48d207575515c4381e9d2d976f4497a1d4f4d0fb31255c4aeffc5812982e0e3
0xf4fa63f5c2eef302034641b483f07990c77fe9b56a4bd2c371c53ac86217047a
0xe1eddf2c670f204abaca0e723ca7010fbd09da6e085cdd81a785606a7aaf663c
0xdaf67e9e3a0a2dcb8c55ea045bf7d5de22d3fdfc13dc134b4d69b3a665fa4b95
0xe4d0eac020c56d5d7b9f4f6bf47f0b13ec7c484261409b9ca0427e7970ea1ac4
0x3e946e6e909b9f4e6ad2b0df6ce0a5ac27251e9f14c48361232cdb6c0b3ebbf6
0xff5526fb388c3b63e5090258effdb6cb434bbc0e3ebf074103b5409ca2b1d5dd

Functions
Getter at block 20952769
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
holdersCount(view returns (uint256)
5
name(view returns (string)
Miner FIL
owner(view returns (address)
0x557edaafd875569f0bd6abae1185c17fd5a30ba0
paused(view returns (bool)
false
symbol(view returns (string)
mFIL
totalSupply(view returns (uint256)
1242378622075560754819120
transferAccessStatus(view returns (bool)
true
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)
hasMinterRole(address accountview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
hasTransferRole(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferAccess(
enableTransferAccess(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address recipientuint256 amount
pause(
release(bytes datauint256 amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeMinterRole(address account
revokeRole(bytes32 roleaddress account
revokeTransferRole(address account
setupMinterRole(address account
setupTransferRole(address account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Minted(address indexed _fromaddress indexed _touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Released(address indexed _fromaddress indexed _touint256 amountbytes data
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.