Football Founder: Clubs
Verified contract
Proxy
Active on
Base with 445 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0x0000…5758
1 additional
variable
Balances ($0.00)
No balances found for "Football Founder: Clubs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22580489 | 15 days ago | | | 0 | 0.0000011783424 | |
| 22495289 | 17 days ago | | | 0 | 0.000000800021604800 | |
| 22309540 | 21 days ago | | | 0 | 5.3347840e-7 | |
| 20092090 | 2 months ago | | | 0 | 1.7587200e-7 | |
| 15141800 | 6 months ago | | | 0 | 0.0000012429936 | |
| 13691624 | 7 months ago | | | 0 | 0.0000039941726 | |
| 13419722 | 7 months ago | | | 0 | 0.0000014613204 | |
| 12714336 | 8 months ago | | | 0 | 2.3634403e-7 | |
| 12636154 | 8 months ago | | | 0 | 1.6710913e-7 | |
| 12429753 | 8 months ago | | | 0 | 0.0000025907439 |
ABI
ABI objects
Getter at block 23229781 proxiableUUID() view returns (bytes32)
accountImplementationAddress() view returns (address)
0x41c8f39463a868d3a88af00cd0fe7102f30e44ec
accountProxyAddress() view returns (address)
0x55266d75d1a14e4572138116af39863ed6596e7f
erc6551RegistryAddress() view returns (address)
0x000000006551c19487814612e58fe06813775758
foundingMembership() view returns (address)
0xe3cb459631f58a24904dc5ae23b3a4890dee0567
getMintPrice() view returns (uint256)
10000000000000000
maxSupply() view returns (uint256)
4400
mintPrice() view returns (uint256)
10000000000000000
name() view returns (string)
Football Founder: Clubs
owner() view returns (address)
0x206a6b03ac4bfb55ded61eae85c9a11a7cd39a13
royaltyPercentage() view returns (uint256)
250
royaltyRecipient() view returns (address)
0x206a6b03ac4bfb55ded61eae85c9a11a7cd39a13
symbol() view returns (string)
FOOTBALLFOUNDER
totalSupply() view returns (uint256)
478
Read-only
_tokenURIs(uint256) view returns (string)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getTokenBoundAccount(uint256 _tokenId) view returns (address account)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
verifyMultiple(bytes32 _hash, bytes _signature) view returns (bool)
verifySignature(string _ipfsUri, bytes _signature) view returns (bool)
State-modifying
Events adminMint(address _to, string _metadataUri)
adminMultiMints(address _to, string[] _metadataUris)
approve(address to, uint256 tokenId)
initialize(address _owner)
mintClub(address _to, string _metadataUri, bytes _signature) payable
mintClubSender(string _metadataUri, bytes _signature) payable
mintClubs(address _to, string[] _metadataUris, bytes _signature) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setMaxSupply(uint256 _maxSupply)
setMintPrice(uint256 _mintPrice)
setRoyaltyInfo(address _recipient, uint256 _percentage)
setTBAInfo(address _erc6551RegistryAddress, address _accountProxyAddress, address _accountImplementationAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateClub(uint256 _tokenId, string _newTokenUri, bytes _signature)
updateToken(uint256 _tokenId, string _tokenURI)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw()
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
MetadataUpdate(uint256 _tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.