PepeDaigaku
Verified contract
Active on
Ethereum with 8,481 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 "PepeDaigaku"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20556528 | 3 months ago | | | 0 | 0.00016267888 | |
| 19795397 | 6 months ago | | | 0 | 0.00014819606 | |
| 19742654 | 7 months ago | | | 0 | 0.00024226829 | |
| 19110696 | 10 months ago | | | 0 | 0.00039003570 | |
| 18503734 | a year ago | | | 0 | 0.00066236015 | |
| 18458266 | a year ago | | | 0 | 0.00029383463 | |
| 17964629 | a year ago | | | 0 | 0.0015366947 | |
| 17964515 | a year ago | | | 0 | 0.0015049590 | |
| 17501652 | a year ago | | | 0 | 0.00070781926 | |
| 17403775 | a year ago | | | 0 | 0.0011894585 |
ABI
ABI objects
Getter at block 21215031
baseURI() view returns (string)
https://pepedaigaku.s3.us-east-2.amazonaws.com/metadata/
dev() view returns (uint256)
10
fPepe() view returns (uint256)
1000
maxBatchSize() view returns (uint256)
50
maxPepe() view returns (uint256)
3334
name() view returns (string)
PepeDaigaku
nextOwnerToExplicitlySet() view returns (uint256)
0
oneTXN() view returns (uint256)
11
owner() view returns (address)
0x9c3d41872edd93009c294769e8786ac06fde551f
price() view returns (uint256)
6900000000000000
symbol() view returns (string)
PepeDaigaku
totalSupply() view returns (uint256)
3333
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)
mdev()
mint(uint256 count) payable
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)
setPrice(uint256 _newPrice)
setTXN(uint256 _newTXN)
setdev(uint256 _newDEV)
setfPepe(uint256 _newfPepe)
setmaxPepe(uint256 _newmaxPepe)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.