thr33zi3sNG
Verified contract
Active on
Ethereum with 237 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6e53…2106
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "thr33zi3sNG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21026477 | 21 days ago | | | 0 | 0.00037430904 | |
| 20945142 | a month ago | | | 0 | 0.00065919450 | |
| 20935436 | a month ago | | | 0 | 0.00097656263 | |
| 20472537 | 3 months ago | | | 0 | 0.00020409446 | |
| 20121170 | 5 months ago | | | 0 | 0.00032315681 | |
| 19210892 | 9 months ago | | | 0 | 0.00097294408 | |
| 19116348 | 9 months ago | | | 0 | 0.00068372080 | |
| 19093577 | 10 months ago | | | 0 | 0.00033947190 | |
| 18892279 | 10 months ago | | | 0 | 0.0016617293 | |
| 18831616 | a year ago | | | 0 | 0.0017136484 |
ABI
ABI objects
Getter at block 21178888
BIPS_PERCENTAGE_TOTAL() view returns (uint256)
10000
admin() view returns (address)
0xde974b411f9f533aab0aacb08ffcfcf3bbbfba7e
baseURI() view returns (string)
https://api.thr33zi3s.com/token/
getRoyaltySettings() view returns (struct RoyaltyRecipient)
(false, 0, 0x0000000000000000000000000000000000000000)
name() view returns (string)
thr33zi3sNG
nominatedAdmin() view returns (address)
0x0000000000000000000000000000000000000000
signature() view returns (bytes)
0x
signatureStatus() view returns (bool isSalted, bool isVerified, address signer, bytes32 saltedHash)
(isSalted=false, isVerified=false, signer=0x0000000000000000000000000000000000000000, saltedHash=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol() view returns (string)
333NG
totalSupply() view returns (uint256)
97
Read-only
balanceOf(address owner) view returns (uint256)
exists(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events acceptAdmin()
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
burnAndReplace(uint256 initialTokenId)
initializeERC721(string name_, string symbol_, string baseURI_)
initializeNiftyEntity(address niftyRegistryContract_)
initializeRoyalties(address payee, uint256 bips) returns (struct RoyaltyRecipient)
mint()
nominateAdmin(address nominee)
renounceAdmin()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setSigner(address signer_, bytes32 saltedHash_)
sign(uint256 salt, bytes signature_)
toggleBurnWindow(bool active)
transferFrom(address from, address to, uint256 tokenId)
withdrawERC20(address tokenContract, address recipient, uint256 amount)
withdrawERC721(address tokenContract, address recipient, uint256 tokenId)
withdrawETH(address recipient, uint256 amount)
AdminTransferred(address indexed previousAdmin, address indexed newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ContractSigned(address signer, bytes32 data, bytes signature)
RoyaltyReceiverUpdated(address previousReceiver, address newReceiver)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address niftyRegistryContract_, address defaultOwner_)
fallback()
receive()
This contract contains no error objects.