DigitalAnimalsSoulPassesV2

Verified contract

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

No balances found for "DigitalAnimalsSoulPassesV2"

0xc86d4f89cc07bea55251a53c56b8e408acc3728190d383153503185cc2bae24a
0x4460b5cdcf4a196a96409bf21c0ce3343f8b53b7aa816acd91660d3808c1d297
0x1cfa8a55446112357a9921ae30087f983eab4e1f01efb41f3488dbac69097960
0xb681f852fb333af0f86aaafda688b09e3ca310b5f2fc2ea522e3d6893a75acdd
0x342d887bd42042b41cc78c7c05dcdb8b60f55ce9e208d5ceca39c9271283343c
0xcdf3e519ea0b4783fdab448b0e6e0b30a8878c730474fdacea22de1b7efa988b
0x4f308e9effdd22b2ef888d37db7986f5288240ffcf4fc67f27561693aa628fa3
0xba6c278a27cea2c5c4b536b2f09491adca9968979cb99bd59a00d7e17b2da64f
0x496a435ba8efc663ca444411826da1c459ec881d524c1dcd94beae3f96dbf16b
0xb2ca394085b9aedc0e947fe2c636f1779b20b7154e2ac45921404aedb0a799e8

Functions
Getter at block 21224158
name(view returns (string)
Digital Animals Soul Passes v2
owner(view returns (address)
0xeaa7ae766b0b0689eccfb5d4dfd6f54030027ef9
symbol(view returns (string)
DASP
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
canMigrate(address operatoruint8 passview returns (bool)
canMint(address operatoruint8 passview returns (bool)
canUpgrade(address operatorview returns (bool)
canUpgrade(address operatoruint8 passview returns (bool)
hasToken(address operatorview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isPassAvailable(uint8 passview returns (bool)
maximumAvailablePass(address operatorview returns (uint8 pass)
maximumOwnedToken(address operatorview returns (uint8 pass)
mintedPass(uint8 passview returns (uint256 minted)
passLimit(uint8 passpure returns (uint256)
shouldMigrate(address operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 indexview returns (string)
usersPass(address operatorview returns (uint8 pass)
State-modifying
burnOnePass(address operatoruint8 pass
migrate(uint8 pass
mintOrUpgrade(uint8 pass
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setBurnAccess(address burnAccessAddress
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
NoOneCanStopDeath(address indexed from
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address originalContractaddress preveousVersion
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.