Pebbles
Verified contract
Active on
Ethereum with 1,514 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 "Pebbles"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21043470 | a month ago | | | 0 | 0.00040964902 | |
| 20992557 | a month ago | | | 0 | 0.00061436843 | |
| 20796285 | 2 months ago | | | 0 | 0.00064614421 | |
| 20728403 | 3 months ago | | | 0 | 0.00022649231 | |
| 20673895 | 3 months ago | | | 0 | 0.00050346152 | |
| 20663048 | 3 months ago | | | 0 | 0.000069876103 | |
| 20662856 | 3 months ago | | | 0 | 0.000090076322 | |
| 20635637 | 3 months ago | | | 0 | 0.00014589686 | |
| 20571295 | 3 months ago | | | 0 | 0.000062664768 | |
| 20562077 | 3 months ago | | | 0 | 0.000065426256 |
ABI
ABI objects
Getter at block 21301304
PRICE() view returns (uint256)
100000000000000000
active() view returns (bool)
true
name() view returns (string)
Pebbles
owner() view returns (address)
0x0ec5ab19714ba9e5681ad2b4c46d56ed0cfb1656
symbol() view returns (string)
PEBBLES
totalSupply() view returns (uint256)
2000
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)
walletOfOwner(address _walletOwner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 num) payable
mintForOilysV2Holders(uint256 num)
mintForSkullAndCrystalHolders(uint256 num)
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)
setReserve(uint256 num)
setSkullAndCrystalHoldersClaimsAvailable(struct Pebbleholder[] array)
toggleActivate(bool state)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
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(string baseURI)
fallback()
This contract contains no error objects.