ProzacYouthUtils
Verified contract
Active on
Ethereum with 18 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 "ProzacYouthUtils"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104999 | a month ago | | | 0 | 0.0021530754 | |
| 21030523 | a month ago | | | 0 | 0.0079141376 | |
| 21015817 | a month ago | | | 0 | 0.013251110 | |
| 20814996 | 2 months ago | | | 0 | 0.0087369654 | |
| 20765218 | 2 months ago | | | 0 | 0.00041839738 | |
| 20765145 | 2 months ago | | | 0 | 0.0015213052 | |
| 20765129 | 2 months ago | | | 0 | 0.0022073964 | |
| 20693008 | 3 months ago | | | 0 | 0.026177236 | |
| 20688778 | 3 months ago | | | 0 | 0.00010239597 | |
| 20251996 | 5 months ago | | | 0 | 0.000071025693 |
ABI
ABI objects
Getter at block 21305036
getAndrewUrl() view returns (string)
https://andrewmitchell.xyz
getEtherscanUrl() view returns (string)
https://etherscan.io/tx/
getMode() view returns (string)
dark
getModeRaw() view returns (string)
0
getTjoUrl() view returns (string)
https://www.tjo.art/
getTotalEntries() view returns (string)
60
getTotalEntriesInt() view returns (uint256)
60
mode() view returns (string)
0
owner() view returns (address)
0xf1da6e2d387e9da611dac8a7fc587eaa4b010013
Read-only
accessList(address) view returns (bool)
entries(uint256) view returns (string hash, string blockNumber, string timestamp, string text, string formattedTime)
getEntry(uint256 index) view returns (struct ProzacYouthUtilsEntry)
State-modifying
Events addEntries(string entriesStr)
addEntry(string _hash, string _blockNumber, string _timestamp, string _text, string _formattedTime)
clearEntriesBatch(uint256 batchSize)
grantAccess(address _address)
revokeAccess(address _address)
setAndrewUrl(string _andrewUrl)
setEtherscanUrl(string _etherscanUrl)
setMode(string _mode)
setTjoUrl(string _tjoUrl)
updateEntry(uint256 index, string newHash, string newBlockNumber, string newTimestamp, string newText, string newFormattedTime)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.