Football Founder: Captains
Verified contract
Proxy
Active on
Base with 178 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: Captains"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12583262 | 8 months ago | | | 0 | 0.0000075222818 | |
| 12331355 | 8 months ago | | | 0 | 0.000053088541 | |
| 12317080 | 8 months ago | | | 0 | 0.0000013413808 | |
| 12032856 | 8 months ago | | | 0 | 0.0000018889616 | |
| 11744745 | 8 months ago | | | 0 | 0.000000209096620440 | |
| 11732756 | 8 months ago | | | 0 | 0.000000209091514752 | |
| 11716301 | 8 months ago | | | 0 | 0.000000209078764288 | |
| 11684674 | 8 months ago | | | 0 | 0.000000209099965016 | |
| 11640833 | 8 months ago | | | 0 | 0.000000209102682484 | |
| 11640641 | 8 months ago | | | 0 | 0.000000209086080128 |
ABI
ABI objects
Getter at block 22779260 proxiableUUID() view returns (bytes32)
founderClubs() view returns (address)
0xa78980c36cb00644eba525536da985a1e47e0d9a
name() view returns (string)
Football Founder: Captains
owner() view returns (address)
0x206a6b03ac4bfb55ded61eae85c9a11a7cd39a13
royaltyPercentage() view returns (uint256)
500
royaltyRecipient() view returns (address)
0x206a6b03ac4bfb55ded61eae85c9a11a7cd39a13
symbol() view returns (string)
FOOTBALLFOUNDER
totalSupply() view returns (uint256)
177
Read-only
_tokenURIs(uint256) view returns (string)
balanceOf(address owner) view returns (uint256)
clubsMinted(uint256) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintAdmin(address) 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[])
State-modifying
Events approve(address to, uint256 tokenId)
initialize(address _owner)
mintCaptain(uint256 _tokenId, string _metadataUri)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setMintAdmin(address _admin, bool _status)
setRoyaltyInfo(address _recipient, uint256 _percentage)
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)
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.