This contract is being backfilled. You may encounter incomplete storage history.

Faith Tribe

Verified contract

Active on Ethereum with 4,446 txns
Deployed by via 0xa438cbe4 at 13907658
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Faith Tribe"

0x6104c44b166f429b5f841b63cd423a41eba640727490bfb12c7f2e29ab74163c
0xee5ebeeab55934f568c4e5f92cc9a95231f52ae3388d4077cb4adb472239253a
0xdbd8795484d8cf15f8343f76a2894534098b6731f7da2a967a230f8e045d7bf1
0xf7c387cee3fe111dac7a42d31d5565932393b65c3d8770c757aedc7ae87b2d17
0xb34cdde72dd062ea75f5d03a85817098b5c708ee660b9af50759c89fe756abed
0xd7f5a46922af6ebd055389b3e2f0a82e3cf5d5217ad909c7fb77ff260095602c
0x10cb69f0ac3e7caa2be61fd9a72b518cd4a9c107141670f2f4405e0b09a97ec1
0x33e93aae0f64ba1ecf01592f228b217c05fcca539fd2ca43c8b58741b08fb5b2
0x4f5eebecc45e719be18cdc954d51bcbf9c1abdcfd4f9812a5734351616e86b51
0xefa8a3000a667c5df00c92a3923ee98f1c6398bf8e01c8e6117e131b8cf126d0

Functions
Getter at block 20798740
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
decimals(view returns (uint8)
18
maxSupply(view returns (uint256)
5000000000000000000000000000
minted(view returns (bool)
true
name(view returns (string)
Faith Tribe
symbol(view returns (string)
FTRB
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _maxSupplyaddress adminRoleaddress snapshotRoleaddress minterRole
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.