Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($38.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPI | ERC-20 | 2.675454 | $14.56 |
$38.95 | |
BENTO | ERC-20 | 888.888K | $0.00 |
$0.01 | |
OKAYEG | ERC-20 | 420.69 | $0.000004 |
$0 | |
USA | ERC-20 | 1 | $0.000927 |
$0 | |
DOOMER | ERC-20 | 0.96 | $0.000652 |
$0 | |
BANANAS | ERC-20 | 7.99995 | $0.000031 |
$0 | |
FRANK | ERC-20 | 4.2069 | $0.000046 |
$0 | |
BLOOM | ERC-20 | 4.2069 | $0.000046 |
$0 | |
JELLI | ERC-20 | 0.21 | $0.000466 |
$0 | |
gib | ERC-20 | 0.618 | $0.000048 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22060944 | 3 hours ago | | | 0 | 1.5829901e-7 | |
| 22060595 | 3 hours ago | | | 0 | 1.6438153e-7 | |
| 22032686 | 18 hours ago | | | 0 | 0.000000303121992428 | |
| 22026910 | a day ago | | | 0 | 1.8605178e-7 | |
| 22024093 | a day ago | | | 0 | 0.000000300699216227 | |
| 22023234 | a day ago | | | 0 | 2.1968684e-7 | |
| 22017187 | a day ago | | | 0 | 2.8568478e-7 | |
| 22015271 | a day ago | | | 0 | 0.000000303043400636 | |
| 22010319 | a day ago | | | 0 | 2.5284145e-7 | |
| 22004120 | a day ago | | | 0 | 1.4268443e-7 |
ABI
ABI objects
Getter at block 22065919
burnCount() view returns (uint256)
0
decimals() pure returns (uint8)
9
holdersCount() view returns (uint256)
424
maxBuy() view returns (uint256)
13370000000000
mushroomsTotalCount() view returns (uint256)
303
name() view returns (string)
PEPi
owner() view returns (address)
0x0000000000000000000000000000000000000000
pool() view returns (address)
0xdf6d5270d0e4aeb4938cdf12665202365c559fec
sporesTotalCount() view returns (uint256)
298
symbol() view returns (string)
PEPI
totalSupply() view returns (uint256)
13370000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getHolderByIndex(uint256 index) view returns (address)
getHolderIndex(address account) view returns (uint256)
getHoldersList(uint256 startIndex, uint256 count) view returns (address[])
getItemData(struct SeedData seed_data) view returns (struct ItemData)
getMeta(struct SeedData seed_data) view returns (string)
getSvg(struct SeedData seed_data) view returns (string)
isOwnerOf(address owner, uint256 seed) view returns (bool)
mushroomCount(address owner) view returns (uint256)
mushroomOfOwnerByIndex(address owner, uint256 index) view returns (struct SeedData data)
sporesDegree(address owner) view returns (struct SeedData data)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(address poolAddress) payable
ownerRenounce()
setAccessories(struct FileDataColored[] data)
setBodies(struct FileData[] data)
setCloths(struct FileDataColored[] data)
setEars(struct FileDataColored[] data)
setEyes(struct FileDataColored[] data)
setHats(struct FileDataColored[] data)
setMouths(struct FileDataColored[] data)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OnMushroomTransfer(address indexed from, address indexed to, struct SeedData seed_data)
OnSporesGrow(address indexed holder, struct SeedData seed_data)
OnSporesShrink(address indexed holder, struct SeedData seed_data)
RenounceOwnership()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.