The Companion
Verified contract
Active on
Ethereum with 14,407 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x318c…effe
Balances ($0.00)
No balances found for "The Companion"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21191437 | 2 days ago | | | 0 | 0.00068101524 | |
| 21166162 | 5 days ago | | | 0 | 0.0022378642 | |
| 21052391 | 21 days ago | | | 0 | 0.00024132644 | |
| 20580083 | 3 months ago | | | 0 | 0.000037354696 | |
| 20315369 | 4 months ago | | | 0 | 0.00037875859 | |
| 20192911 | 5 months ago | | | 0 | 0.000071249379 | |
| 20089142 | 5 months ago | | | 0 | 0.00036235040 | |
| 20017805 | 5 months ago | | | 0 | 0.00015809471 | |
| 19937205 | 6 months ago | | | 0 | 0.00026184744 | |
| 19868532 | 6 months ago | | | 0 | 0.00044108367 |
ABI
ABI objects
Getter at block 21203417 accountBalance() view returns (uint256) reservedMintsLeft() view returns (uint256)
maxMint() view returns (uint256)
10
mintCost() view returns (uint256)
150000000000000000
name() view returns (string)
The Companion
owner() view returns (address)
0xbf8b81ba46cdee5c19328e4dc57772e7ed96217f
presaleLaunchTime() view returns (uint256)
1641751855
publicSaleLaunchTime() view returns (uint256)
0
revealTime() view returns (uint256)
1642638098
saleState() view returns (uint8)
1
symbol() view returns (string)
TC
totalSupply() view returns (uint256)
9038
unrevealedURI() view returns (string)
ipfs://Qmb5fMXNsPrs2Yu4ubcxgEyQb9W8zeDXCNb6AZ8VKeve2q/
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
mintsPerAddress(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 approve(address to, uint256 tokenId)
burnTokens()
changeBaseURI(string baseURI_)
changeDummy(address _dummy)
changeMintCost(uint256 newCost)
changeUnrevealedURI(string unrevealedURI_)
presaleMint(uint256 number, uint8 _v, bytes32 _r, bytes32 _s) payable
publicSaleMint(uint256 number) payable
renounceOwnership()
reservedMints(uint256 number, address recipient)
retrieveFunds()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
switchToPresale()
switchToPublicSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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()
fallback()
receive()
This contract contains no error objects.