NFTBridgeMinter
Verified contract
Active on
Ethereum with 202 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb202…70c8
0x2a34…0b60
Balances ($0.00)
No balances found for "NFTBridgeMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19653925 | 8 months ago | | | 0 | 0.0048577969 | |
| 19653919 | 8 months ago | | | 0 | 0.0047446914 | |
| 19573884 | 8 months ago | | | 0 | 0.010445006 | |
| 19573591 | 8 months ago | | | 0 | 0.0081498642 | |
| 19573586 | 8 months ago | | | 0 | 0.0083981496 | |
| 18903503 | a year ago | | | 0 | 0.0049486482 | |
| 18867945 | a year ago | | | 0 | 0.0066096270 | |
| 18867945 | a year ago | | | 0 | 0.0066091058 | |
| 18867944 | a year ago | | | 0 | 0.0064966871 | |
| 18867944 | a year ago | | | 0 | 0.0064967754 |
ABI
ABI objects
Getter at block 21307730
NFTVault() view returns (address)
0xf7a9f6001ff8b499149569c54852226d719f2d76
depositIndex() view returns (uint256)
0
paused() view returns (bool)
false
Read-only
managers(address) view returns (bool)
verifyTXCall(bytes32 _taskHash, bytes _sig) view returns (bool valid)
State-modifying
Events pauseContract(bool _paused)
setLogger(address _logger)
setManager(address _wallet, bool _manager)
setNFTVault(address _vault)
setSigner(address _signer)
withdraw(address _wallet, uint32 _assetType, uint256 _value, uint32 _customDetails, uint32 _upgrades, uint32 _gameDetails, uint256 _chainFrom, uint256 _chainTo, uint256 _logIndex, bytes _sig)
withdrawclone(address _wallet, uint256 _cloneId, uint32 _upgrades, uint32 _gameDetails, uint256 _chainFrom, uint256 _chainTo, uint256 _logIndex, bytes _sig)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.