Rebel Kids

Verified contract

Active on Ethereum with 2,886 txns
Deployed by via 0xacc906b3 at 13084610
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1202)
ERC-721
--
 (#185)
ERC-721
--
0xa8ec210bbdc04c99313630ba917bd55608953f4b869740751576e4da80b4324f
0xde050154b3b6359f630f8ae5845d628475ac74fa52ee8241e6eff28607c6179e
0xbded1615ce38bae73975545ed2a6d3fa7fff1a62b0253993c9c5b488d6ed20fc
0x8100f7a370ac31d2b139b1fdf020f54f802730e0da8b8d7a601f6a3a96decb7d
0x9c98605c3bf22dfb612ab3a755b54d6c14451fb38b52d713dee6ae8d4eaac276
0x2a650283420370b474928b37daae7cacaf690900e6d5cf1742acf3ff388c6c85
0x3f22dec2fd546ff7fec0c3e68c4ece2695a3e9804574a04805028a6c6729a974
0xb8bbf1c7568aca8cfcd491b9f4b8a316fed1267a02993b0145c0cda88b61b299
0x1b6408b702faa35b49872d6eef38a4b754cb832e971dcefcaa4d115f9e2df4d9
0x52b23fb6a6b8a8230d2f8fba2c466bac6218b57690d7c30bb114c34e2871b75a

Functions
Getter at block 21215840
MAX_SUPPLY(view returns (uint256)
6666
TOKEN_PRICE(view returns (uint256)
60000000000000000
currentEdition(view returns (bool)
false
isPresaleActive(view returns (bool)
false
isSaleActive(view returns (bool)
true
maxMintsPerWallet(view returns (uint256)
15
name(view returns (string)
Rebel Kids
owner(view returns (address)
0x5e84ccdff902412f247f77bdd63fce1708bb6226
presaleSupply(view returns (uint256)
0
reservedSupply(view returns (uint256)
3333
salesStage(view returns (uint256)
1
symbol(view returns (string)
RBLKDS
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedAmount(addressuint256view returns (uint256)
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
approve(address touint256 tokenId
configurePresale(uint256 _maxMintsPerWalletuint256 _presaleSupplyuint256 _reservedSupply
configureSale(uint256 _maxMintsPerWallet
giftTokens(address[] addresses
mint(uint256 amountToMintpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sendTokensToOwner(uint256 amount
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseURIArg
setMaxMintsPerWallet(uint256 _maxMintsPerWallet
setPresaleActive(bool _isPresaleActive
setPresaleSupply(uint256 _presaleSupply
setReservedSupply(uint256 _reservedSupply
setSaleActive(bool _isSaleActive
setSalesStage(uint256 _salesStage
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.