NFTBridgeTransfers
Verified contract
Active on
Ethereum with 6,609 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- | |
PCA | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16460190 | 2 years ago | | | 0.00034 | 0.0030800415 | |
| 16460187 | 2 years ago | | | 0.00034 | 0.0033997029 | |
| 16460002 | 2 years ago | | | 0.00034 | 0.0033375880 | |
| 16460002 | 2 years ago | | | 0.00034 | 0.0033375880 | |
| 16440978 | 2 years ago | | | 0.00034 | 0.0031412004 | |
| 16423316 | 2 years ago | | | 0 | 0.0017935904 | |
| 16412542 | 2 years ago | | | 0.00034 | 0.0032326363 | |
| 16407544 | 2 years ago | | | 0.00034 | 0.0032826339 | |
| 16404298 | 2 years ago | | | 0.00034 | 0.0039873538 | |
| 16397890 | 2 years ago | | | 0.00034 | 0.0033501991 |
ABI
ABI objects
Getter at block 21306932
NFT2DAddress() view returns (address)
0x57e9a39ae8ec404c08f88740a9e6e306f50c937f
NFT3DAddress() view returns (address)
0xb20217bf3d89667fa15907971866acd6ccd570c8
bankVault() view returns (address)
0xf7a9f6001ff8b499149569c54852226d719f2d76
depositIndex() view returns (uint256)
6268
gasFee() view returns (uint256)
70000000000000
nftVault() view returns (address)
0x71381aa65eaa38e77bf14ae450da9f6202eb59fa
taskIndex() view returns (uint16)
1
unlocker() view returns (address)
0xd573cad564543e6ee908471b1ec81ebe2ac190ba
Read-only
deposits(uint256) view returns (uint256 assetId, address sender, uint128 value, uint32 lastTrade, uint32 lastPayment, uint32 typeDetail, uint32 customDetails)
executedTask(bytes32) view returns (bool)
managers(uint8) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events bridgeSend(uint256 _assetId, address _nftAddress) payable returns (bool)
changeManager(address _manager, uint8 _index, bytes _sig)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
setBankVault(address _vault, bytes _sig)
setGasFee(uint256 _fee, bytes _sig)
setUnlocker(address _unlocker, bytes _sig)
setUnlockerApproval(bool _approval, bytes _sig)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.