MegaToadsV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x87b641f5 at 13877192
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 999 additional slots

No balances found for "MegaToadsV2"

No transactions found for "MegaToadsV2"


Functions
Getter at block 21293953
Frog(view returns (address)
0x0000000000000000000000000000000000000000
MAX_SUPERS(view returns (uint256)
20
MAX_TOADS(view returns (uint256)
1000
NUM_TRAITS(view returns (uint256)
6
VOLTAGE(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
numSupers(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
saleIsActive(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTraits(uint256 tokenIdview returns (uint256uint256uint256uint256uint256uint256)
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
_setBaseURI(string newBaseURI
approve(address touint256 tokenId
initialize(
mintSupers(uint256 numOfSupers
mintToad(uint256[] frogIdsuint256[] frogIndicesToUseForTraits
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFrog(address FrogAddy
setVoltage(address VOLTaddy
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateToads(uint256[] tokenIdsuint256[] traitIdsuint8[] traits
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.