fast-food-punks-burgers
Verified contract
Active on
Ethereum with 1,023 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 "fast-food-punks-burgers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21050095 | 5 days ago | | | 0 | 0.00012357468 | |
| 20544015 | 2 months ago | | | 0 | 0.000042728000 | |
| 20496759 | 3 months ago | | | 0 | 0.000067061371 | |
| 20444092 | 3 months ago | | | 0 | 0.00011697515 | |
| 19733201 | 6 months ago | | | 0 | 0.0015043721 | |
| 19626178 | 7 months ago | | | 0 | 0.0012783613 | |
| 19115038 | 9 months ago | | | 0 | 0.00036634729 | |
| 18910834 | 10 months ago | | | 0 | 0.00024555755 | |
| 18833321 | 10 months ago | | | 0 | 0.00082475464 | |
| 18802787 | 10 months ago | | | 0 | 0.00082229994 |
ABI
ABI objects
Getter at block 21086481
ERC712_VERSION() view returns (string)
1
baseTokenURI() pure returns (string)
ipfs://bafybeif4rhibtmdftmoyaydorwdhyovx332ubzugwzhnle76mq3gnh7xiu/
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0xc01a0ed7f28337a002e69bbe5ba3ee8629d8b70ad2b07ce91b02a6de8551711d
name() view returns (string)
fast-food-punks-burgers
owner() view returns (address)
0xb752bea99e19a78f0b36e0abd1c9da2253094afe
symbol() view returns (string)
FFPB
totalSupply() view returns (uint256)
708
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) pure returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowedSigner(address newSigner)
setApprovalForAll(address operator, bool approved)
submitMint(uint256 tokenId, address to, uint256 nonce, bytes signature)
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)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.