FourierPunks
Verified contract
Active on
Ethereum with 749 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 "FourierPunks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20675596 | 3 months ago | | | 0 | 0.000040487838 | |
| 20584111 | 4 months ago | | | 0 | 0.00013348748 | |
| 19504227 | 9 months ago | | | 0 | 0.00080342314 | |
| 19102229 | 10 months ago | | | 0 | 0.00058476009 | |
| 18910629 | a year ago | | | 0 | 0.00045373101 | |
| 18889192 | a year ago | | | 0 | 0.00086595898 | |
| 18873302 | a year ago | | | 0 | 0.00066885899 | |
| 18573211 | a year ago | | | 0 | 0.0013407579 | |
| 18571334 | a year ago | | | 0 | 0.0021661729 | |
| 18227332 | a year ago | | | 0 | 0.00052717556 |
ABI
ABI objects
Getter at block 21389538
FOPUNK_MAX() view returns (uint256)
420
FOPUNK_PRICE() view returns (uint256)
69000000000000000
_baseURIextended() view returns (string)
https://api.fopunks.com/metadata/fopunk?token_id=
hereWeGo() view returns (bool)
true
metadataFixable() view returns (bool)
true
name() view returns (string)
FourierPunks
owner() view returns (address)
0x20c0026742fcff733f1b204203e09b8e725d0b8a
symbol() view returns (string)
FOPUNKS
totalSupply() view returns (uint256)
420
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
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) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
approximate(uint256 tokenId) payable
gogogo()
lockMetadata()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setTokenURI(uint256 tokenId, string tokenURI)
stahp()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.