PsillySimon.ART
Verified contract
Active on
Ethereum with 2,093 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($678.07)
Native
Value
$678.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.272 | $2,492.92 |
$678.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20982575 | 17 days ago | | | 0 | 0.00024806000 | |
| 20722684 | 2 months ago | | | 0 | 0.00038112605 | |
| 20401430 | 3 months ago | | | 0 | 0.00010462953 | |
| 19679564 | 7 months ago | | | 0 | 0.00049663373 | |
| 19138452 | 9 months ago | | | 0 | 0.00077701598 | |
| 19110100 | 9 months ago | | | 0 | 0.00021685263 | |
| 18903535 | 10 months ago | | | 0 | 0.00050524557 | |
| 18867261 | 10 months ago | | | 0 | 0.00065624526 | |
| 18752530 | a year ago | | | 0 | 0.0011525321 | |
| 17777984 | a year ago | | | 0 | 0.0015502894 |
ABI
ABI objects
Getter at block 21102675
TOTAL() view returns (uint256)
3000
contractURI() view returns (string)
https://yubnlffje63nxk2dwlulxdrtkr3v6h2sodvqmbuaxtlhjurx2g6a.arweave.net/xQLVlKkntturQ7Lou44zVHdfH1Jw6wYGgLzWdNI30bw/OS.json
contractUri() view returns (string)
https://yubnlffje63nxk2dwlulxdrtkr3v6h2sodvqmbuaxtlhjurx2g6a.arweave.net/xQLVlKkntturQ7Lou44zVHdfH1Jw6wYGgLzWdNI30bw/OS.json
isCropReady() view returns (bool)
true
maxDosePerTrip() view returns (uint256)
4
name() view returns (string)
PsillySimon.ART
owner() view returns (address)
0x523ceb974fa1649e675b936d0d9c6e516ca24360
paused() view returns (bool)
false
price() view returns (uint256)
0
priceToGetHigh() view returns (uint256)
0
symbol() view returns (string)
PS.ART
tokenUri() view returns (string)
https://pq4u4sdxxxhc662rxnbhe73zmfbnter4s5ziqyg4h2kxddi.arweave.net/_fDlOSHe9zi97UbtCcn95YUL-ZkjyXco-hg_3D6VcY0/
uriSuffix() view returns (string)
.json
Read-only
amountPerWook(address) view returns (uint256)
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)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
getPsilly(uint256 _dose) payable
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setContractURI(string _contractUri)
setMaxDosePerTrip(uint256 _maxDosePerTrip)
setPrice(uint256 _newPrice)
setSale(bool isActive)
setTokenURI(string _tokenUri)
setUriSuffix(string _uriSuffix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
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)
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.