NFTfi Obligation Receipt

Verified contract

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

No balances found for "NFTfi Obligation Receipt"

0xc2cd72087e9bef846784af2cde07c633e04da308e12f90b5d7e624be2af07565
0x74f5b2d1d5af28274720b90364d56a3f4be30f89913ab01f246776c6f38d9b98
From
0x9279858617d3e89aca11442bb32696dd2db5ae95353aa293faa223fcb3104280
0x7d9f5d4567d81c0344dd32562c065c7f893cb2da401b08c84a7021a794cc94f5
From
0x4fe98b0f7f3e2347b84fbfc78ae0c47c0d6c7c8dd25c42b36d6ac8bf39e9dd42
From
0x3a09cee69f1c4813fca438f1bbddb531b2ca498baf3f5578143c1bf6f88d9079
0x0c6e31c5ca0a915e07b85377056f4cfab77b08549bfba581dc56d3212e1d197c
0x6b2cfe06ae5bb98e8b9c1737828a4a02c3267fe6de31100ceddf0f79f4840fbc
0x9d1704b53c0f5ceb4ad1374bd8260c0cdad39586615d6905a47e7e2d545634df
0x4ccd859cc0194833476afd2c181ddc9f9541b1b5488d244ffc22cedc823932ab

Functions
Getter at block 20960220
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/obligation/1/
hub(view returns (address)
0x4deacddef0e6ada9a35e360126181c75fa7f8eda
name(view returns (string)
NFTfi Obligation Receipt
symbol(view returns (string)
ORNFI
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.