Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NftfiHub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14443492 | 3 years ago | | | 0 | 0.0011451600 | |
| 14443490 | 3 years ago | | | 0 | 0.013005320 |
ABI
ABI objects
Getter at block 21331674
owner() view returns (address)
0xdca17eedc1aa3dbb14361678566b2da5a1bb4c31
paused() view returns (bool)
false
Read-only
getContract(bytes32 _contractKey) view returns (address)
State-modifying
Events setContract(string _contractKey, address _contractAddress)
setContracts(string[] _contractKeys, address[] _contractAddresses)
transferOwnership(address _newOwner)
ContractUpdated(bytes32 indexed contractKey, address indexed contractAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _admin, string[] _contractKeys, address[] _contractAddresses)
This contract contains no fallback and receive objects.
This contract contains no error objects.