This contract is being backfilled. You may encounter incomplete storage history.

PharmaBroDAO

Verified contract

Active on Ethereum with 2,952 txns
Deployed by via 0xa3f506e2 at 14839359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PharmaBroDAO"

0x2a17ed7c450f7bba5dc838506087a2264abebfff810051bc5e949acdd2c18545
0xc08bb3a9d434ab6ebd5319ad8c10be6c68fcdb453258048a3c37785fa3349970
0x084b8611f0b92814901e9d56ce77e0974514a64c173cacd9d136bfabcd1ed6a6
0xd9f3b03448ff57aaa25fae61bf74e6ca01440e533b3ce02294d9d12089d39143
0xd61e4cacb243c92b49ecfed2f7c7bc72df1fe57466f19125f941666ec609e4e7
0xcc297d316a926eb3c76fbd456661b5e9f0bd868e3412ca7ade0a30df463f21c3
0x357afd8c19c8a607ee65905b828926b01c68383e938edfcc42594d0c059ce008
0x82661fc165bde02a81718532e2d4a5c255d180ef688be5c393a09a1f3d629288
0x09ca57f5c9126c78a286bf5e69f2f91af2c3102274b7ff40edb684b89906d8af
0x499d218dc65ed7cfc2f238f0868c9e72036269fa541d2a5ff91f7ed305c3dcdd

Functions
Getter at block 20793074
maxTokens(view returns (uint256)
1717
name(view returns (string)
PharmaBroDAO
owner(view returns (address)
0xad257f413e25c1e093f39153e1eeb6fac3412450
symbol(view returns (string)
PHARMABRO
totalSupply(view returns (uint256)
1717
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
mint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.