WAS Companion

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0xd0a61705 at 17295412
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WAS Companion"

0xc6afa4afacf79a6713c0954365df2509c8f0f226c8c55ca01b95290f600e3f78
0xe30ff23077994d22e0940391f9c55720f57e0a5e23348840ebe74047f500dd94
0x266c5607e74c6530750d528ea49d04047c3000249149331198f8abebfde1e87b
0xa2c47ebd0857b11301bb5d5648cb1dca42e21b6eb71fdb07a06e1c0ad549deed
0x1329b642fd2dcde019c5def794217e449497fe9c84e4c5ba92115572565bd2d2
0xb2150d9818af16c3cdc4a14e3059bb22aca23a0914eed6b38ff5d5512fa36a74
0xc0e65804f98f4904385fd174daf98c316b8cf0f4e4f968e17fdd24f8081b34a2
0x14fefcf70606249a1ed4424f96fcdc30064880e8a1e66398a15366bacf7d025f
0x732117475349fbe5f9fd5d54c54d4a2aac8862a6e43e062d13637fcc49dc881b
0xb58fd3b1314c8c1793b7fa17b97987fa395be1c87ebca03b6a39b6158f22570e

Functions
Getter at block 21201266
 
getAllSatoshiIdsThatClaimedACompanion(view returns (uint256[])
getIsContractPaused(view returns (bool)
false
getMaxSupply(view returns (uint256)
1024
getTokensAvailable(view returns (uint256)
922
name(view returns (string)
WAS Companion
owner(view returns (address)
0xffa246c39083704ed6b6e82a5a03e3ed658e3d83
symbol(view returns (string)
WAS-Companion
totalSupply(view returns (uint256)
102
Read-only
balanceOf(address ownerview returns (uint256)
didSatoshiClaimACompanion(uint256 satoshiIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getCompanionOriginSatoshi(uint256 companionIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_setUriExtension(string newUriExtension
_setUriPrefix(string newBaseUri
approve(address touint256 tokenId
claim(address to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
toggleContract(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CompanionClaim(address nftOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 initSupplyaddress wasScAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.