CompanionsNFT

Verified contract

Active on Ethereum with 1,478 txns
Deployed by via 0x08244f09 at 15640119
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CompanionsNFT"

0x42adadb8c53109b805a8d0ba596f712a99aa2e24dc4062726cac61e2c203d37e
0x1779a12d1977eabec41d31361e44dadea4014c1cfa5b2f9a23bb6a029aaa4c56
0xaa40a2b42290589a0891c2802316ed512c1678109673a41e65f7011b5441230c
0x2af6c1c6669d249bd0dbe2dd618c929cdbfd5db2522816567a8c7983c970d1b4
0x217c12c5b4db636a4c2f752c16725278ecb2a36850b6221a2417b5a756967d2b
0x1cfea2c60892508d0a9eab9b6a4b2feab7f71659f56e0b477c67692c41d723a9
0x48f8d82e26dab0d423a85700ec8588ccc17c89927f7f8a73ceea51f05d866a19
0xa3c03fac5f6ba4bcb5c0c082a4afd7091df0efbe377c3e68af506ea47ff7ab60
0xc49559d610daf1f2f10680f01174b09d6ffd3c2a29e8917a1644ef399e7b6c50
0x8fdf2e5ba76d2c941d33c1582a94061b63b1cb43212d1b401a08e222555c6eb8

Functions
Getter at block 21249955
GIFT_SUPPLY(view returns (uint256)
50
MAX_PER_WALLET(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
2777
baseURI(view returns (string)
ipfs://QmUp6YB1mfA2kQzY4hcYcSm6s1tJ33gy5RYHuuXZYi9juW/
getOgPrice(view returns (uint256)
9000000000000000
getPrice(view returns (uint256)
9000000000000000
getTokenStatus(view returns (string)
Mint finished
name(view returns (string)
CompanionsNFT
owner(view returns (address)
0x2ecf82830ad405ca9e1786bf691d459f4f4c0583
symbol(view returns (string)
CompNFT
tokenStatus(view returns (uint8)
3
totalSupply(view returns (uint256)
784
Read-only
balanceOf(address ownerview returns (uint256)
freePerWallet(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensPerWallet(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
gift(address touint256 amount
mint(uint256 amountpayable 
mint_free(uint256 amountbytes32[] merkleProofpayable 
mint_og(uint256 amountbytes32[] merkleProofpayable 
mint_whitelist(uint256 amountbytes32[] merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _BaseURI
setMerkleRoots(bytes32 _flRootbytes32 _oglRootbytes32 _wlRoot
setOgPrice(uint256 _OgPrice
setPrice(uint256 _Price
setTokenStatus(uint8 _Status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string _baseURI
OgPriceChanged(uint256 _price
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceChanged(uint256 _price
TokenStatusChanged(uint8 _tokenStatus
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.