Boardwalk Resistance
Verified contract
Active on
Ethereum with 309 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
No balances found for "Boardwalk Resistance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20574319 | 3 months ago | | | 0 | 0.00015449360 | |
| 19901090 | 6 months ago | | | 0 | 0.00080336273 | |
| 19793165 | 7 months ago | | | 0 | 0.0013838109 | |
| 19209368 | 10 months ago | | | 0 | 0.00047710191 | |
| 18931440 | a year ago | | | 0 | 0.00071230661 | |
| 18900927 | a year ago | | | 0 | 0.00073024803 | |
| 18710227 | a year ago | | | 0 | 0.0015500979 | |
| 18146729 | a year ago | | | 0 | 0.00037955825 | |
| 18146722 | a year ago | | | 0 | 0.00037655583 | |
| 18117920 | a year ago | | | 0 | 0.00039649757 |
ABI
ABI objects
Getter at block 21294844
checkWhiteListIndex() view returns (uint256)
0
checkWhitelistStatus() view returns (bool)
true
getBlockTime() view returns (uint256)
1732901411
getControlCenter() view returns (address)
0x5e0a1fe1dda13a2f965069af511abea89922b386
getEarlyAccessClaimed() view returns (uint256)
115
getPrice() view returns (uint256)
50000000000000000
inEarlyAccess() view returns (bool)
false
max_rebels() view returns (uint256)
3333
name() view returns (string)
Boardwalk Resistance
owner() view returns (address)
0x2fc8ddbd23f190e76a99b932754902779b8c85e2
symbol() view returns (string)
REBELS
totalSupply() view returns (uint256)
1214
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getCallerPrice(uint256 _quantityMint) view returns (uint256)
getEarlyAccessBalance(address owner) view returns (uint256)
getNormalSaleTime(address user) view returns (uint256)
getTimeUntilSale(address user) view returns (uint256)
getURI(uint256 i) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
viewBacOwners(uint256 atIndex) view returns (address)
walletApprovedForEA(address _checkWallet) view returns (bool)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
approveFreeMints()
earlyAccessMint(uint256 _count) payable
mint(uint256 _count) payable
pairWithControlCenter(address _conCenter)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBacOwners(address[] owners)
setBaseURI(string baseURI)
setEarlyAccessSaleTime(uint256 _time)
setMemberPrice(uint256 _newWEIPrice)
setMemberSaleTime(uint256 _time)
setPrice(uint256 _newWEIPrice)
setPublicSaleTime(uint256 _time)
setTokenURIs(bytes32[] uris)
setURIPrefix(string uriPrefix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateControlCenterAddress(address _cca)
withdrawAll() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.