true degens
Verified contract
Active on
Ethereum with 518 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 "true degens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21192901 | 6 hours ago | | | 0 | 0.00069379771 | |
| 19381235 | 8 months ago | | | 0 | 0.0027420334 | |
| 18966554 | 10 months ago | | | 0 | 0.00067797189 | |
| 18899274 | a year ago | | | 0 | 0.00098265295 | |
| 17942761 | a year ago | | | 0 | 0.0017359541 | |
| 17618993 | a year ago | | | 0 | 0.00059577556 | |
| 17576455 | a year ago | | | 0 | 0.00067543332 | |
| 17576455 | a year ago | | | 0 | 0.0010046871 | |
| 17431376 | a year ago | | | 0 | 0.00048916712 | |
| 17324560 | a year ago | | | 0 | 0.0020693773 |
ABI
ABI objects
Getter at block 21194566
MAX_DEGENS() view returns (uint256)
6969
PRICE() view returns (uint256)
69000000000000000
baseTokenURI() view returns (string)
https://ipfs.io/ipfs/QmTEmrj5CjUvXvTKVfFzRKazVNcLespY6RXfF4FEfpNza2/
name() view returns (string)
true degens
owner() view returns (address)
0x12e6d92e0d441b39642aa44edb9930cb210c911b
paused() view returns (bool)
false
symbol() view returns (string)
TRUST
totalSupply() view returns (uint256)
749
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 approve(address to, uint256 tokenId)
mint_ONLY_if_you_TRUST_the_process(uint256 count) payable
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
withdrawAll() payable
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.