Pickle Point

Verified contract

Active on Ethereum with 644 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 7 additional slots

No balances found for "Pickle Point"

0xcce7f3e5c168b4876a680fb8e3872681722cbf4ba16aa235652bd2196733b589
0x0d2d89c5fdbc0f64eb901177f743a9c79c2fdd3bcaf171852eab5c1ce35268de
0x33b0f173b0012bae8bb48f2705cc4ee0445afdd306fed879019bff3d62a309f7
0x84b68ce964eb0f0172c5f7b72acdda75bf929584ad3cce1a139713d18e9b027a
0x57fc56efa723d30669275e961a63b42887dd9411d2ca1653d62af2dfcecef682
0x9539786d910e93cdf69b51c7b8ab6076a653b42f8ab3e13cad8ef49bbc8f6008
0xefc57724defbacf6d012d33d69e55d0015e842b274fd59f0cd5ba249bf031d3d
0x09ee36da304488c0b33c979e6ad97764451d95ed956164dc1583b52a1b904c89
0xaddfd84b034d9d747887bbfd014027cca3e554acf56ee0d0466e624eb68a4e13
0x8f4304ae1132c4bea8afcdb3e9c58302a5c043651eb031fc94c1ffbcc447dbe3

Functions
Getter at block 21275768
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
collectionsCount(view returns (uint256)
4
decimals(view returns (uint8)
0
name(view returns (string)
Pickle Point
paused(view returns (bool)
false
symbol(view returns (string)
NYBPP
totalSupply(view returns (uint256)
4957593
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
collectionByIndex(uint256 indexview returns (address)
getClaimableRewards(address userview returns (uint256)
getClaimedRewards(address userview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
pointsPerDay(address collectionview returns (uint256)
presaleClaimed(address userview returns (bool)
staking(address collectionaddress useruint256 tokenIdview returns (bool)
stakingCount(address collectionaddress userview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(address collectionaddress useruint256 indexview returns (uint256)
State-modifying
addCollection(address collectionuint256 pointsPerDay_
adminUnstake(address useraddress[] collectionsuint256[][] tokens
approve(address spenderuint256 amountreturns (bool)
batchMint(address[] recipientsuint256[] amounts
burn(uint256 amount
burnFrom(address accountuint256 amount
claimRewards(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
presaleClaimRewards(uint256 allowedbytes32[] proof
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMerkleRoot(bytes32 newRoot
stake(address[] collectionsuint256[][] tokens
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
unstake(address[] collectionsuint256[][] tokens
updateCollection(address collectionuint256 newPointsPerDay
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string name_string symbol_uint8 decimals_address[] collections_uint256[] pointsPerDay_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.