NFTfi Promissory Note

Verified contract

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

No balances found for "NFTfi Promissory Note"

0x137e419ecbc2f80971ea528e200289e8a55f882433f5c2f8d7cf3f4033678882
0x8ef8c754d13c0c0fe3675a27f7fa4ba306e3b51f1a5b24039a064020fe457e4b
0x43944a33efdfa52ffebbf82a116c45a41157f308a87505b46953cf379c0bca2d
0x1e2b21abb87c48d911980ef5b5c6d6660ef89fd4becd481343eba03ed83ad397
0xe0f04c8ca7c024ba93f81daf19b8caeb30cd835b710e8c92e6eca44b3ea28ef1
0x2b7769622878881cf96ffea41bf20571a3ff25ddfa415fff75a45274285c9212
0x434aa301e62c03e1cbee5c7e66df7638f6fc78b7f8f1a61590bcf6a1755a527d
0xcaade5952d891049c86c62cbb4b090625ac86b43483b432619e728bd3a565d36
0xd40d5748e14b049376673224834c8cadec7d68173b389aa0dd53708af43a3548
0xefcf9cd6097ff37dcfaaffd70d0f2e2988728091ff478b82d9a5d16d02d4469a

Functions
Getter at block 21331727
BASE_URI_ROLE(view returns (bytes32)
0xf372640890c51dda497431936a65d3bb1ddf67b1c27cd6cdf578ce883c4f5c36
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LOAN_COORDINATOR_ROLE(view returns (bytes32)
0x0152ff3abcd076e5909dae88c15988bc9c69e3f026f3af132517ce02b1e7920e
baseURI(view returns (string)
https://metadata.nftfi.com/loans/v2/promissory/1/
hub(view returns (address)
0xd99b8075cb583fde8f60a2c3ac84ee37c701a578
name(view returns (string)
NFTfi Promissory Note
symbol(view returns (string)
PNNFI
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
loans(uint256view returns (address loanCoordinatoruint256 loanId)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
grantRole(bytes32 roleaddress account
mint(address _touint256 _tokenIdbytes _data
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _customBaseURI
setLoanCoordinator(address _account
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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 indexed tokenId
Constructor
constructor(address _adminaddress _nftfiHubaddress _loanCoordinatorstring _namestring _symbolstring _customBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.