RTFKTxFaze

Verified contract

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

No balances found for "RTFKTxFaze"

0xe30125bcd26550bde161f2919ccb9b3a401d6e8dcba3001d582b409fa94849ee
0x940e212ce35fbe71a743fe36ebd9665c291598159cc282f762fb600b1f96af13
0xbce8af2f0aa13a6f4d5ea296fa536bdf79de87bad4ab7f3cdfaf7507127e021a
0x34949f1bef400d9260ca144315ad917750ab2949067779263178103b762002ce
0xbe85ffd17aa27bba01b101a8b2d5990cfc521f19fd763de6a3eabaf887ccb128
0xaa60905c1d818310ab4af80d00184e28d7b2353cf3868279cceb67836ce53667
0xfd0110fd7e127018b3addccab1dd4206d67f313dd46008b77f61ac2c28756389
From
0x64b8ae57b9ebcc15c169a372547818a271430037ace4432b343e70058ff6bb45
0x2f2bb33ee6bb617ef69ba870d67dfc9be8f9a6d7773adc96b8e5d27463e6b693
0x3292ea6aa68211edd0a33181f12e5d0d9bfd87ad471a718eaee4bfaf08c5204d

Functions
Getter at block 21440192
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
contractLocked(view returns (bool)
false
name(view returns (string)
RTFKTxFaze
owner(view returns (address)
0x623fc4f577926c0aadaef11a243754c546c1f98c
symbol(view returns (string)
RF
totalSupply(view returns (uint256)
874
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdropToken(uint256[] amountaddress[] owners
approve(address operatoruint256 tokenIdpayable 
lockContract(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawFunds(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(