We Them V1: Society of Rebels
Verified contract
Active on
Ethereum with 2,657 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($343.27)
Native
Value
$343.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.088 | $3,900.80 |
$343.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20699987 | 3 months ago | | | 0 | 0.000081816565 | |
| 20699005 | 3 months ago | | | 0 | 0.000088496427 | |
| 20232375 | 5 months ago | | | 0 | 0.00038572380 | |
| 20208495 | 5 months ago | | | 0 | 0.00021906486 | |
| 19329269 | 9 months ago | | | 0 | 0.0022522147 | |
| 19264559 | 10 months ago | | | 0 | 0.0020595041 | |
| 19226501 | 10 months ago | | | 0 | 0.0011198463 | |
| 18999722 | a year ago | | | 0 | 0.00045532710 | |
| 18576343 | a year ago | | | 0 | 0.00058349957 | |
| 18386026 | a year ago | | | 0 | 0.00076154716 |
ABI
ABI objects
Getter at block 21396757
getBaseURI() view returns (string)
ipfs://QmSfisbRFyo7hrerh46CXQv6EH6xQ7juTV67GPfnhsSJHt/
getMaxSupply() view returns (uint256)
1000
getMaxTXLimit() view returns (uint256)
1
getMaxWalletLimit() view returns (uint256)
1
maxSupply() view returns (uint256)
1000
maxTXLimit() view returns (uint256)
1
maxWalletLimit() view returns (uint256)
1
name() view returns (string)
We Them V1: Society of Rebels
owner() view returns (address)
0x3dc65e14373d401d3c64ea1378a6a816374c527f
presaleIsActive() view returns (bool)
false
presalePrice() view returns (uint256)
0
presaleSupply() view returns (uint256)
300
saleIsActive() view returns (bool)
false
salePrice() view returns (uint256)
0
symbol() view returns (string)
REBELS
totalSupply() view returns (uint256)
999
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) 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 addWhitelist(address[] froms)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mintPresale(uint256 numTokens) payable
mintSale(uint256 numTokens) payable
removeWhitelist(address from)
renounceOwnership()
safeMint(address to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setMaxTXLimit(uint256 TXLimit)
setMaxWalletLimit(uint256 WalletLimit)
setPresalePrice(uint256 price)
setPresaleState(bool state)
setPresaleSupply(uint256 supply)
setSalePrice(uint256 price)
setSaleState(bool state)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
constructor(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.