Football Founder: Founding Member
Verified contract
Proxy
Active on
Base with 5,160 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
Balances ($0.00)
No balances found for "Football Founder: Founding Member"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21430961 | 13 days ago | | | 0 | 1.7301771e-7 | |
| 21221951 | 18 days ago | | | 0 | 0.000000104128607163 | |
| 20757020 | a month ago | | | 0 | 2.1159341e-7 | |
| 20638181 | a month ago | | | 0 | 0.000000101353791637 | |
| 20193054 | a month ago | | | 0 | 1.7807409e-7 | |
| 20166378 | a month ago | | | 0 | 1.7304817e-7 | |
| 20166304 | a month ago | | | 0 | 1.7607146e-7 | |
| 20026958 | 2 months ago | | | 0 | 1.7607146e-7 | |
| 19812305 | 2 months ago | | | 0 | 2.2361020e-7 | |
| 19626663 | 2 months ago | | | 0 | 1.7607146e-7 |
ABI
ABI objects
Getter at block 22006831 proxiableUUID() view returns (bytes32)
defaultMetadata() view returns (string)
ipfs://bafkreid322boe5vzd24ftfby2w5gq6jdjav2grwhbcekeiwtxo7xzcleee
maxSupply() view returns (uint256)
4400
name() view returns (string)
Football Founder: Founding Member
owner() view returns (address)
0x206a6b03ac4bfb55ded61eae85c9a11a7cd39a13
symbol() view returns (string)
FOOTBALLFOUNDER
totalSupply() view returns (uint256)
4400
Read-only
_adminAddresses(address) view returns (bool)
_tokenURIs(uint256) view returns (string)
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)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events adminMint(address _to)
approve(address to, uint256 tokenId)
initialize(string _metadataURI)
mint(address _to)
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)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
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.