Onchain City

Verified contract

Active on Base with 1,638 txns
Deployed by via 0x2a569ff6 at 14416468
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x680d0f037cb9c49f0ec4cbd7ec3bf12255e4eb65e39831860ba1d873a855ff22
0x3cbb26c21c226770c98c7947d1b7e3b0fe859aba1e47a9bcb4b5161b907709bb
0x6f916297cfa055bca3dcc2983a42a13e432e24c3ff7647fe697ccb6c6c8565eb
0xb82857349d683c9690b714093b8163fd9c1b5451bb92971773e93b4c822fdae2
0x62b0f5aa1d6aaf0d28d0a94f6eb419af8c21ca1423a427a239eb9cd0ca7a4734
0xfae266e74214733c07343eded02ad33e75d9d9dec15065d588ed4e1e2973d0a8
0xcc6cc0337647ab0f0e3009c9220431fe78f3141ce4af1f89ed80e24160885c48
0x704c81360cdd5b4745a4ae42ee3520ad8b86f562c488e2f5b66ed45d118c106f
0x5aab82be7325e24b3965a437c9c8a95cf900718594ea107d17eaa3b7cb78c66d
0xa57747aa5394eb20cbea88ddfbb9ed064b22007ef882485ec2c0f638c2f55215

Functions
Getter at block 22747882
isWhitelistPhase(view returns (bool)
false
name(view returns (string)
Onchain City
owner(view returns (address)
0xe0261df427f3b255d33cdfd098a86e64fe154953
paused(view returns (bool)
true
pills(view returns (address)
0x6e230533d53e2f8fb90c542f02e5fa306b1fe1d3
prescriptionPass(view returns (address)
0x0c8d5740650dc5777074ec407f705b0b7d444171
supply(view returns (uint256)
1093
symbol(view returns (string)
ONCHAIN
totalSupply(view returns (uint256)
1093
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
nftToType(uint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
burnToMint(uint256 tokenIduint256 nftTypebytes32[] proof
disableWhitelist(
pause(
renounceOwnership(
reveal(string _baseUri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _pillsaddress _prescriptionPassbytes32 _rootstring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.