This contract is being backfilled. You may encounter incomplete storage history.

PacificRimPaymentContract

Verified contract

Active on Ethereum with 5,389 txns
Deployed by via 0x8fb50168 at 16233048
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PacificRimPaymentContract"

0x57f026f1d9b1ef23db0246ba67087a46685934b3cf9b7e077cf1a407ab986a85
0xc3e9485e500003745337ba88da69e74449524fbab72482fb1f19f95f2d96cb44
0x3cb13651ff9c9cc4ee1f1da8b698b352ccd3898b1ddb0306dbee076b6064bf50
0xad21183c21d54407cd7e6838a1d0098aa4aeddf62d6bff6a3510cce36525ac0e
0xd055bf0d351f8e47d96a36fad53b6bd1fa2bac32e147be72c2c94872075197c4
0xd226445de79e917f17ff995b5e1fead64a283765538d9b9d78f1e0efcea93b16
0x1655c64c0e7ad79314220145e75a8b7af9d12a7eddda338e74305cf4a0d2ff62
0xaf7b3667a81c0f59e6bf356cf2559367a52bc982aa3d2f91735ed50f39d699a9
0x2022487d5d1344aa7224c12359c6e42b8011122b05ddc058e4d7dbda6dc839f5
0x37941b72a8b63f1ae7e3c19e113942406b0be81d311879bf25674a433535d2f7

Functions
Getter at block 21213545
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
getCappedSupply(view returns (uint256)
5000
getEthAmount(view returns (uint256)
0
getNFTAdress(view returns (address)
0xf429210d0f619f71eaa34f37a6a9545068ef166b
getPreSaleDuration(view returns (uint256)
900
getPreSaleMintLimit(view returns (uint256)
2
getPreSalePerTransactionMintLimit(view returns (uint256)
2
getPreSaleTime(view returns (uint256)
1671813900
getPublicSaleDuration(view returns (uint256)
157766400
getPublicSalePerTransactionMintLimit(view returns (uint256)
1
getPublicSaleTime(view returns (uint256)
1671818401
getSignatureAddress(view returns (address _signatureAddress)
0x6e90605ab3d87fc62b50d8d5526efdd02b6678c4
getWhitelistSaleDuration(view returns (uint256)
3600
getWhitelistSaleMintLimit(view returns (uint256)
1
getWhitelistSalePerTransactionMintLimit(view returns (uint256)
1
getWhitelistSaleTime(view returns (uint256)
1671814801
getWithdrawAddress(view returns (address)
0x617544d9c9cee9ebc19dd7d12728dbb72aa36fef
getmintedSupply(view returns (uint256)
5000
owner(view returns (address)
0x994eb5738fad2ca1e180c976a0aa918293b93333
Read-only
checkSignatureValidity(bytes _signatureview returns (bool)
getMintBalancePreSale(address _addressview returns (uint256)
getMintBalanceWhitelistedSale(address _addressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
recover(bytes32 _hashbytes _signaturepure returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
airdrop(address[] touint256[] tokenId
grantRole(bytes32 roleaddress account
presaleMint(uint256[] _tokenIdbytes32 _hashbytes _signaturepayable 
publicMint(uint256[] _tokenIdbytes32 _hashbytes _signaturepayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferOwnership(address newOwner
updateCapValue(uint256 _value
updateEthAmount(uint256 _amount
updateNFTAddress(address _address
updatePreSaleMintLimit(uint256 _limit
updatePreSalePerTransactionMintLimit(uint256 _preSalePerTransactionMintLimit
updatePresaleDuration(uint256 _presaleDuration
updatePresaleTime(uint256 _presaleTime
updatePublicSaleDuration(uint256 _publicSaleDuration
updatePublicSalePerTransactionMintLimit(uint256 _publicSalePerTransactionMintLimit
updatePublicSaleTime(uint256 _publicSaleTime
updateSignatureAddress(address _signatureAddress
updateWhitelistSaleDuration(uint256 _whitelistSaleDuration
updateWhitelistSaleMintLimit(uint256 _limit
updateWhitelistSalePerTransactionMintLimit(uint256 _whitelistSalePerTransactionMintLimit
updateWhitelistSaleTime(uint256 _whitelistSaleTime
updateWithdrawAddress(address _withdrawAddress
whitelistMint(uint256[] _tokenIdbytes32 _hashbytes _signaturepayable 
withdrawEthFunds(uint256 _amount
Events
ETHFundsWithdrawn(uint256 indexed amountaddress indexed _address
NFTAddressUpdated(address indexed newAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
airdropNFT(address[] touint256[] tokenId
cappedSupplyUpdate(address indexed owneruint256 indexed supply
preSaleDurationUpdate(uint256 indexed duration
preSaleMint(address indexed touint256[] tokenIduint256 indexed price
preSaleMintingLimit(address indexed owneruint256 indexed limit
preSalePerTransactionMintLimitUpdated(uint256 indexed _perTransactionMintLimit
preSaleTimeUpdate(uint256 indexed time
publicSaleDurationUpdate(uint256 indexed duration
publicSaleMint(address indexed touint256[] tokenIduint256 indexed price
publicSalePerTransactionMintLimitUpdated(uint256 indexed _perTransactionMintLimit
publicSaleTimeUpdate(uint256 indexed time
signatureAddressUpdated(address indexed _address
updateETHAmount(address indexed owneruint256 indexed amount
whitelistSaleDurationUpdate(uint256 indexed duration
whitelistSaleMint(address indexed touint256[] tokenIduint256 indexed price
whitelistSaleMintingLimit(address indexed owneruint256 indexed limit
whitelistSalePerTransactionMintLimitUpdated(uint256 indexed _perTransactionMintLimit
whitelistSaleTimeUpdate(uint256 indexed time
withdrawAddressUpdated(address indexed newAddress
Constructor
constructor(address _NFTaddressaddress _withdrawAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.