PepeCore
Verified contract
Proxy
Active on
Ethereum with 16,405 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($16,720.12)
Native
Value
$16,720.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.215355 | $3,205.94 |
$16,720.11 | |
GSC | ERC-20 | 3 | $0.00115 |
$0 | |
GSE | ERC-20 | 13 | $0.000033 |
$0 | |
YOO | ERC-20 | 20.808K | -- | -- | |
CORNDAPP | ERC-20 | 24 | -- | -- | |
EBK | ERC-20 | 4.435205 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20676115 | 2 months ago | | | 0 | 0.000047753366 | |
| 13417081 | 3 years ago | | | 0.031001 | 0.013891941 | |
| 13395402 | 3 years ago | | | 0.029001 | 0.0098008834 | |
| 13378737 | 3 years ago | | | 0 | 0.0039297030 | |
| 13376734 | 3 years ago | | | 0 | 0.0036737415 | |
| 13375425 | 3 years ago | | | 0.0179 | 0.013329112 | |
| 13375414 | 3 years ago | | | 0.0226 | 0.010068905 | |
| 13375409 | 3 years ago | | | 0.019 | 0.013325386 | |
| 13375407 | 3 years ago | | | 0.028 | 0.013168148 | |
| 13375407 | 3 years ago | | | 0.031 | 0.012607839 |
ABI
ABI objects
Getter at block 21161597 getAllSigs() view returns (bytes32[])
numShareholders() view returns (uint256)
3
owner() view returns (address)
0xf7dbfe7dcfba501464008554e7c5edde8ab7b0ff
shareholder1() view returns (address)
0xcb46219ba114245c3a18761e4f7891f9c4bef8c0
shareholder2() view returns (address)
0xf9b6c6cda81df1e1628c6d2458cad95b554b74a8
shareholder3() view returns (address)
0xe803d5739bef2a6b4bc7244c89b26b5ad08ca44c
totalPayments() view returns (uint256)
5215271919999999974
totalTxFeePercent() view returns (uint256)
4
Read-only
getBestSale(bytes32 sig) view returns (address, uint256)
getMySalePrice(bytes32 sig) view returns (uint256)
getNumSigs(bytes32 sig) view returns (uint256)
getNumSigsOwned(bytes32 sig) view returns (uint256)
payments(address) view returns (uint256)
sigToNumSales(bytes32) view returns (uint256)
State-modifying
Events addCard(bytes32 sig, address artist, uint256 txFeePercent, uint256 genesisSalePercent, uint256 numToAdd, uint256 startingPrice)
addShareholderAddress(address newShareholder)
buy(bytes32 sig) payable
createSale(bytes32 sig, uint256 price)
relistGenesisSales(bytes32 sig, uint256 newPrice)
removeSale(bytes32 sig)
transferOwnership(address newOwner)
transferSig(bytes32 sig, uint256 count, address newOwner)
withdrawContractBalance()
withdrawPayments()
CardCreated(bytes32 indexed _sig, uint256 _numAdded)
CardsTransferred(bytes32 indexed _sig, address indexed _oldOwner, address indexed _newOwner, uint256 _count)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleCancelled(address indexed _seller, bytes32 indexed _sig)
SalePosted(address indexed _seller, bytes32 indexed _sig, uint256 _price)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.