Rekt Wolf
Verified contract
Active on
Ethereum with 2,560 txns
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 "Rekt Wolf"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21422222 | 3 hours ago | | | 0 | 0.00045880785 | |
| 21422220 | 3 hours ago | | | 0 | 0.00045927204 | |
| 21421661 | 5 hours ago | | | 0 | 0.00050591573 | |
| 21418258 | 17 hours ago | | | 0 | 0.00029668353 | |
| 21418258 | 17 hours ago | | | 0 | 0.00051978888 | |
| 21410059 | 2 days ago | | | 0 | 0.00057612757 | |
| 21407112 | 2 days ago | | | 0 | 0.00028528041 | |
| 21398541 | 3 days ago | | | 0 | 0.00047242997 | |
| 21397469 | 4 days ago | | | 0 | 0.00047119303 | |
| 21397002 | 4 days ago | | | 0 | 0.00069803308 |
ABI
ABI objects
Getter at block 21423196
baseURI() view returns (string)
https://ipfs.io/ipfs/QmYD1cZ47HFcEXi5jU9tRDYZuirEpow16sqrPVN88gQAKR/
endMintId() view returns (uint256)
2222
lzEndpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
name() view returns (string)
Rekt Wolf
owner() view returns (address)
0xab49e240d619842f8923ae85402845933578ac41
startMintId() view returns (uint256)
1
symbol() view returns (string)
Rekt
Read-only
balanceOf(address owner) view returns (uint256)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTokenListPerUser(address _user) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
isWhitelisted(address _user) view returns (bool)
ledger(address, uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
publicMint()
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setLedger(address _owner, uint256[] _ledger)
setLedgerOneTime(address[] _users, uint256[][] _tokenIds)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedRemote(uint16 _srcChainId, bytes _srcAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256 _tokenId, uint64 _nonce)
SendToChain(address indexed _sender, uint16 indexed _dstChainId, bytes indexed _toAddress, uint256 _tokenId, uint64 _nonce)
SetTrustedRemote(uint16 _srcChainId, bytes _srcAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _baseURI, address _layerZeroEndpoint, uint256 _startMintId, uint256 _endMintId)
This contract contains no fallback and receive objects.
This contract contains no error objects.