BASE MEMBERS CLUB
Verified contract
Active on
Base with 818 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 "BASE MEMBERS CLUB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19142589 | 3 months ago | | | 0 | 0.000000202969136838 | |
| 12867644 | 8 months ago | | | 0 | 0.0000013249512 | |
| 12644190 | 8 months ago | | | 0 | 0.0000015864423 | |
| 9224255 | 10 months ago | | | 0 | 0.000000000626916672 | |
| 5146794 | a year ago | | | 0 | 0.000055108618 | |
| 2938369 | a year ago | | | 0 | 0.000000000014108999 | |
| 2927587 | a year ago | | | 0 | 0.0000046740035 | |
| 2837609 | a year ago | | | 0.0005 | 0.000000000010467711 | |
| 2837531 | a year ago | | | 0.0005 | 0.000000000006850090 | |
| 2837465 | a year ago | | | 0.0005 | 0.000000000007023510 |
ABI
ABI objects
Getter at block 22976828
currentSupply() view returns (uint256)
3797
duration() view returns (uint256)
259200
getMinted() view returns (uint256)
3797
getTotalSupply() view returns (uint256)
2000000
maxSupply() view returns (uint256)
2000000
mintPrice() view returns (uint256)
500000000000000
name() view returns (string)
BASE MEMBERS CLUB
owner() view returns (address)
0x634aa10e4a258bb764af720816e9df715835b3e4
startTime() view returns (uint256)
1692301373
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events airdropNFT(address[] recipients)
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
mint(uint256 amount) payable
renounceOwnership()
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)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.