NF3 Basketball
Verified contract
Proxy
Active on
Ethereum with 3,380 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
15 additional
variables
Balances ($0.00)
No balances found for "NF3 Basketball"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20982139 | 2 months ago | | | 0 | 0.00050041734 | |
| 20539310 | 4 months ago | | | 0 | 0.000059278338 | |
| 20539268 | 4 months ago | | | 0 | 0.000084284862 | |
| 20121178 | 6 months ago | | | 0 | 0.00035733194 | |
| 20072124 | 6 months ago | | | 0 | 0.00027155143 | |
| 19352955 | 9 months ago | | | 0 | 0.0012820957 | |
| 19259453 | 10 months ago | | | 0 | 0.00070023012 | |
| 19124022 | 10 months ago | | | 0 | 0.0010840231 | |
| 18882091 | a year ago | | | 0 | 0.0013360785 | |
| 18739500 | a year ago | | | 0 | 0.0010889280 |
ABI
ABI objects
Getter at block 21377867
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
communityRoot() view returns (bytes32)
0x7953a55841144b2cbdb6d2557a605ae07e8e026752afea335f6b54e2f6623f30
dropPhase() view returns (uint256)
3
gcfRoot() view returns (bytes32)
0xd951a24107117cef14bc21cdbfa77fd31f08054edf1a46bcb37cd7e5dbb42b94
isAirdroped() view returns (bool)
true
maxMintCount() view returns (uint256)
3
maxsupply() view returns (uint256)
9429
mintprice() view returns (uint256)
80000000000000000
name() view returns (string)
NF3 Basketball
owner() view returns (address)
0xbbf1abfa6a5cee3103f6ea44341c014631a11af7
royalty() view returns (address)
0xbbf1abfa6a5cee3103f6ea44341c014631a11af7
royaltyPercent() view returns (uint256)
5
symbol() view returns (string)
NF3
tokenURIPrefix() view returns (string)
https://backend.lunamarket.io/api/metadata/basketball/get/
totalReservedSupply() view returns (uint256)
3
totalThreePointSupply() view returns (uint256)
570
totalsupply() view returns (uint256)
1725
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
gameInfo(uint256) view returns (uint256 totalCount, uint256 claimedCount, bytes32 rootkey)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
mintedForCommunity(address) view returns (bool)
mintedForGCF(address) view returns (bool)
reserveCount(address) view returns (uint256)
royaltyInfo(uint256, uint256 salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _id) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addAdmin(address _account)
addMinter(address _account)
burn(address _owner, uint256 _id, uint256 _value)
claimFromThreePoint(uint256 _gameId, bytes32[] _merkleProof, address _beneficiary)
grantRole(bytes32 role, address account)
initialize()
initialize(string _name, string _symbol, string _tokenURIPrefix, address _royalty, bytes32 _gcfRoot, bytes32 _communityRoot)
mint(uint256 _count, bytes32[] _merkleProof) payable
mintForAirdrop(uint256 _airdropCount)
removeAdmin(address _account)
removeMinter(address _account)
renounceOwnership()
renounceRole(bytes32 role, address account)
reserve(uint256 _count) payable
revokeRole(bytes32 role, address account)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setCommunityRoot(bytes32 _communityRoot)
setDropPhase(uint256 _dropPhase)
setGCFRoot(bytes32 _gcfRoot)
setGameRootKey(uint256 _gameId, bytes32 _rootkey, uint256 _totalCount)
setMaxMintCount(uint256 _maxMintCount)
setMaxSupply(uint256 _maxsupply)
setMintPrice(uint256 _mintprice)
transferOwnership(address newOwner)
withdraw() payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
claimedFromThreePoint(uint256 indexed gameId, address indexed beneficiary)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.