Fil Protocol

Verified contract

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

No balances found for "Fil Protocol"

0x708b31178a162de59ed49b4fc9c59b6f68205a32f0537c9e36797205215c244f
0x915c482be64560cdc699799e247bb05c167f97a42496caf7e866214fd0973f4e
0xfeac948fabbb10db6220c44f2b1bd4417df6078f874198e7ce470c306edf0fd0
0x68056e13a22845b3b76fad68b628d6cc31161167715700b031ed10dd7ada0ae2
0x906caed1af1061845f9fb26f93a928836d88b8b524bea077a905e0a19874f1f1
0x79392e100babdd83f0b4b42695937609f2ff2dbdf42bb2835c796eefa3218cb2
0xa184ff64646b1c90f36494fdecc21f98bd0dcef6361ca2c9a05ddb0cd38e17a6
0x4c1b6699726fd92210cc70ac29f36380039dda11cabeaa215e6d6327dafcae21
0xed9cbcd842568f0df88970eefc199a14528f567953de61948fd42c880b1aca96
0xc3a9ca49a90d1eae399ab11e62091dcf64573076302708de1c9c0adb6b792ae9

Functions
Getter at block 21218755
BUILT_ON(view returns (string)
https://vittominacori.github.io/erc20-generator
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
20000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Fil Protocol
owner(view returns (address)
0x1c190becce39e5474fcd62372f93c3c65662f9a9
symbol(view returns (string)
FIL
totalSupply(view returns (uint256)
20000000000000000000000000
transferEnabled(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)
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
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.