Rebel Society

Verified contract

Active on Ethereum with 12,743 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Rebel Society"

0x9d621a56548b8a46e96ea45c4d1927873409534d71eec59f4b9de504a28847a9
0x38cb074d07a7149aa411e61004f732d59d0e7d5ba0deb28817c1f120224e18ca
0xb81b6555c1976409558405e503d775a2dac91c0e80f5c673210bd8348e5417de
0xc64ac0d98b4ed12a75917524c1680fa58b1e7e4ad1ae1e5048513a0fbd58877c
From
0xa0b7803ca26851965faee9ed983541cc81d28d7bb5b8a3b0faffefd66b6bd28b
0xed674e018093758f9391c2fb7030228d2b16ba05434ae0a3520c36165d8635db
0xc16e435744b2956a8e96d5efca63ca3229af2d05b39deefb889439399b5303ad
0xfe00454c1f807523ace56306e49c899c7a8ace95f30acba7dba7fa0e03de8dfb
0x6fd808c347b066f003bd9e3ada293fbd3e97676f29ee5bfa654d9384e939c7b4
0xad8025a74c8392aa444590166016b8e702e19ccc7a5824af2256e0266d111689

Functions
Getter at block 21275832
MAX_TOKENS(view returns (uint256)
7000
NUMBER_RESERVED_TOKENS(view returns (uint256)
100
PRE_SALE_MAX_TOKENS(view returns (uint256)
888
PRICE(view returns (uint256)
20000000000000000
PRICE_PRE_SALE(view returns (uint256)
60000000000000000
limitPerWallet(view returns (uint256)
90
name(view returns (string)
Rebel Society
owner(view returns (address)
0x81d6b3b4f71f115fe8a0bd7f07c746ad07a0044f
preSaleIsActive(view returns (bool)
true
preSaleSupply(view returns (uint256)
40
reservedTokensMinted(view returns (uint256)
100
saleIsActive(view returns (bool)
true
symbol(view returns (string)
RBL
totalSupply(view returns (uint256)
7000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
approve(address touint256 tokenId
flipPreSaleState(
flipSaleState(
mintReservedTokens(address touint256 amount
mintToken(uint256 amountpayable 
mintTokenPreSale(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setLimitPerWallet(uint256 newLimitPerWallet
setPrice(uint256 newPrice
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.