Floyd Mayweather - Autograph Collection
Verified contract
Active on
Ethereum with 534 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 "Floyd Mayweather - Autograph Collection"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20438763 | 4 months ago | | | 0 | 0.00011983484 | |
| 20202330 | 5 months ago | | | 0 | 0.000071647717 | |
| 19734751 | 7 months ago | | | 0 | 0.00021785343 | |
| 19238825 | 10 months ago | | | 0 | 0.0012575871 | |
| 19072644 | 10 months ago | | | 0 | 0.0010031175 | |
| 18941622 | a year ago | | | 0 | 0.0013922373 | |
| 18935751 | a year ago | | | 0 | 0.0010640926 | |
| 18903502 | a year ago | | | 0 | 0.00055825642 | |
| 18808525 | a year ago | | | 0 | 0.00090379931 | |
| 18802950 | a year ago | | | 0 | 0.00084901401 |
ABI
ABI objects
Getter at block 21329865
baseURI() view returns (string)
https://floydnft.com/photo-nft/
isMintingOpen() view returns (bool)
true
name() view returns (string)
Floyd Mayweather - Autograph Collection
owner() view returns (address)
0x7992185f47e0f5d48f564cd09a7fcf55abbc89a5
symbol() view returns (string)
FMWAC
totalSupply() view returns (uint256)
2009
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
batchMint(address[] destinations)
closeMinting()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newURI)
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)
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.