Toysterz
Verified contract
Active on
Ethereum with 6,746 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Toysterz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20509045 | 4 months ago | | | 0 | 0.000060140286 | |
| 20074254 | 6 months ago | | | 0 | 0.00042443419 | |
| 20074047 | 6 months ago | | | 0 | 0.00027975030 | |
| 20074012 | 6 months ago | | | 0 | 0.00027292315 | |
| 19980796 | 6 months ago | | | 0 | 0.0011285601 | |
| 19892053 | 6 months ago | | | 0 | 0.00028380869 | |
| 19154294 | 10 months ago | | | 0 | 0.00061384281 | |
| 19017673 | 10 months ago | | | 0 | 0.0068020230 | |
| 18990061 | a year ago | | | 0 | 0.0050180242 | |
| 18948285 | a year ago | | | 0 | 0.00033276680 |
ABI
ABI objects
Getter at block 21303823 getWLMerkleRoot() view returns (bytes32)
maxPerMintSession() view returns (uint256)
3
mintPublicSwitch() view returns (bool)
false
mintTeamSwitch() view returns (bool)
false
mintWLSwitch() view returns (bool)
false
name() view returns (string)
Toysterz
owner() view returns (address)
0xfb642acafe98d691d8b6ee4a604b5649a3bc3904
priceSession() view returns (uint256)
0
store() view returns (uint256)
6000
supplyWL() view returns (uint256)
22
symbol() view returns (string)
toysterz
totalSupply() view returns (uint256)
6000
uRI_Base() view returns (string)
ipfs://QmNpxR3K3DwcdXnDyRe8RBtb4vWXvaEkDo4RNoN5bajxo2/
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getmaxperwallet(address account) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isValideWhiteList(bytes32[] proof) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events SendfundsTO(address _to, uint256 ammount)
approve(address to, uint256 tokenId)
burnToken(uint256 tokenId)
maxPerMintSessionSet(uint256 _MaxPerMintSession)
mintPublicSwitchOFF()
mintPublicSwitchON(uint256 _MintPublicPrice, uint256 _MaxPerMintPublic)
mintPublicToysterz(uint256 _NoToysterz) payable
mintTeamSwitchOFF()
mintTeamSwitchON(uint256 _MintTeamPrice, uint256 _MaxPerMintTeam)
mintTeamToysterz(uint256 _NoToysterz) payable
mintWLSwitchOFF()
mintWLSwitchON(uint256 _MintWLPrice, uint256 _MaxPerMintWL)
mintWLToysterz(bytes32[] proof, uint256 _NoToysterz) payable
priceSessionSet(uint256 _PriceSession)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setWLMerkleRoot(bytes32 _WhiteListMerkleRoot)
storeSet(uint256 _Store)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
uRI_BaseSet(string _uri)
withdraw()
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)
maxPerMintSessionChanged(uint256 indexed _MaxPerMintOld, uint256 indexed _MaxPerMintNew, bytes32 indexed _MintSessionType)
mintOFF(uint256 indexed _MintPauseTime, uint256 indexed _SupplySession, bytes32 indexed _MintSessionType)
mintON(uint256 indexed _MintStartTime, uint256 indexed _Price, uint256 _MaxPerMintSession, bytes32 indexed _MintSessionType)
mintPriceChanged(uint256 indexed _MintPriceOld, uint256 indexed _MintPriceNew, bytes32 indexed _MintSessionType)
constructor(string name, string symbol, bytes32 _whiteListMerkleRoot, string _uri)
This contract contains no fallback and receive objects.
This contract contains no error objects.