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

NFTfolio

Verified contract

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

No balances found for "NFTfolio"

0x2dd64f237f034a856a448631b82c846387af651eafaa0829df73d62c864580c6
0x45fed7f6653fc9574a19dac83899b16f2912d2003dbf8c1b01a163f55e5eb34f
0xa491367cba26876162e1c9cf6a968ffdfb9a230e4b6bd700f4015df046257482
0x52afe49318710d9d135562a644c48d88b37a3ad507e5a6cfd5486e387ea0ff02
0x87e930840f2473a6c2b4281bfcd1249907bd3428a23e91f7266cd7ffd13372ad
0x31957352ca463723a8de3e3766294aa088063aa8c9d14318a3f7651d14b9241e
0x2b42040db12e10e99cf14ed924e7c8bf912f783bde1938877d738c95ddc0e223
0x89b60b79acd2b6c21394dc429339607cea405e9b69b53b0b319d4f86a2ae20f8
0x7f6dd27cac6ff2b51788bfa91babe30514f7a0c009cabc51ca77320becbac391
0x472ffb443d135fbe053a038c86e3cd4f0b4ca8001017794b0227d53f1839f12e

Functions
Getter at block 20796059
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DIAMOND(view returns (uint256)
0
GOLD(view returns (uint256)
1
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SILVER(view returns (uint256)
2
contractURI(pure returns (string)
https://api.nftfolio.io/metadata/contract
name(view returns (string)
NFTfolio
paused(view returns (bool)
false
symbol(view returns (string)
FOLIO
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.