Coalition Crew
Verified contract
Active on
Ethereum with 2,495 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 "Coalition Crew"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20732584 | 2 months ago | | | 0 | 0.00014455473 | |
| 20722391 | 2 months ago | | | 0 | 0.00040121308 | |
| 20722278 | 2 months ago | | | 0 | 0.00035903813 | |
| 20660366 | 2 months ago | | | 0 | 0.000050889901 | |
| 20659982 | 2 months ago | | | 0 | 0.000051962235 | |
| 20578234 | 2 months ago | | | 0 | 0.00014995743 | |
| 20187556 | 4 months ago | | | 0 | 0.00016565720 | |
| 20187446 | 4 months ago | | | 0 | 0.00024978370 | |
| 20187038 | 4 months ago | | | 0 | 0.00025274448 | |
| 20177637 | 4 months ago | | | 0 | 0.00031613167 |
ABI
ABI objects
Getter at block 21082963
baseURI() view returns (string)
https://www.ccrewnft.com/api/nft/
checkPresale() view returns (uint256)
0
check_phase1_List() view returns (uint256)
0
first_phase_limit() view returns (uint256)
1000
maxSupply() view returns (uint256)
7080
name() view returns (string)
Coalition Crew
owner() view returns (address)
0x37d74ca0f842817c6fc4ea267cf2d49dea0c06a8
pause_sale() view returns (bool)
true
phase1_startTime() view returns (uint256)
1638814307
phase2_startTime() view returns (uint256)
1638817453
presale_startTime() view returns (uint256)
1638640800
symbol() view returns (string)
CC
totalSupply() view returns (uint256)
1010
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mint_Count(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addPresaleList(address[] _wallets)
addphase1_List(address[] _wallets)
approve(address to, uint256 tokenId)
buy_Presale(uint256 _count) payable
buy_phase1(uint256 _count) payable
buy_phase2(uint256 _count) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sendGifts(address[] _wallets)
setApprovalForAll(address operator, bool approved)
setBaseUri(string _uri)
setPauseSale(bool temp)
set_first_phase_limit(uint256 _limit)
set_max_supply(uint256 _limit)
set_phase1_startTime(uint256 time)
set_phase2_startTime(uint256 time)
set_presale_startTime(uint256 time)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.