Repeat Offenders
Verified contract
Active on
Ethereum with 5,036 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 "Repeat Offenders"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21208318 | 2 days ago | | | 0 | 0.00054320906 | |
| 21203818 | 3 days ago | | | 0 | 0.00027951223 | |
| 21203816 | 3 days ago | | | 0 | 0.00051099348 | |
| 21056455 | 23 days ago | | | 0 | 0.00034455598 | |
| 20932419 | a month ago | | | 0 | 0.00071753095 | |
| 20932411 | a month ago | | | 0 | 0.00051357605 | |
| 20649554 | 3 months ago | | | 0 | 0.000033203432 | |
| 20649542 | 3 months ago | | | 0 | 0.000059184370 | |
| 20453632 | 3 months ago | | | 0 | 0.000051806653 | |
| 20452490 | 4 months ago | | | 0 | 0.000065415355 |
ABI
ABI objects
Getter at block 21223778
allowBurn() view returns (bool)
false
availableHosts() view returns (uint256)
6666
burnedTokens() view returns (uint256)
0
foundersReserve() view returns (uint256)
42
hostBodyMaxPurchase() view returns (uint256)
10
kaleidoscopeKey() view returns (string)
c639d129052a9d1d11ab077edb00410bbe399149f13df0f09dc8ccfd62d6aadb
name() view returns (string)
Repeat Offenders
owner() view returns (address)
0x07a5dc49c58a4418feb52426601abe556ca55cbe
portalIsOpen() view returns (bool)
true
saleIsActive() view returns (bool)
false
symbol() view returns (string)
Repeaters
thePriceOfFreedom() view returns (uint256)
40000000000000000
tokensMinted() view returns (uint256)
6666
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)
tokenBurned(uint256) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdropPVNKS(address[] _addresses)
approve(address to, uint256 tokenId)
burnYourToken(uint256 unmarkedToken)
buyYourFreedom(uint256 numberOfTokens) payable
closeThePortal()
flipBurnState()
flipSaleState()
renounceOwnership()
reserveRepeaters(address _to, uint256 _reserveAmount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string provenanceHash)
setThePriceOfFreedom(uint256 newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawBalance()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.