DOHCOIN

Unverified contract

Proxy

Active on Base with 142 txns
Deployed by via 0xe53845f2 at 10833729
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
12 additional variables
ERC-20
Value $0
0x510b3fc71b88110ca4b329d8f4a3668c8ee3194b30a0e4bb9faf71f25284889a
0x65937d48d7a5d475fbec7d80615b861d1e5d8e7068b107b79339367884b0c891
0xbda0c364de0913a26688b924e4037f2cbecb85f47eb29c6cebe12eba29446af0
0xda75ccd1fcbf50dc3be733c2e2c8b1e6c469fa8c5b6149fb30eaf66bd78c7ee4
0xcf792c698fe29b7d57edd6475bdda73a0d8a72244d6e0183028ccfbcc30a20e7
0x20fadbca9deb43c2388e78d7bee8892edb5a2dd013a79f7501a311770a485fac
0x87fe3ac03000f3f01c50e9397ca071a84c53c494c179160e98e60b10d22cbc31
0xfd5b6e3dee4a6dd793013521ebdda4c7468c8231db57f3e9d3a342a7eadcb27c
0x0462f946b93156d8607b43399bb196848b70e6f455f648c2f6cf21c44b508445
0xdd15fb7862ead26df903cf2804bcd26d102ca8b589a9d7c6251d63f420ddc226

Functions
Getter at block 21837254
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x016cc9e7b3bc8d2ab00b7e79409978c1ff9b7808b4889e9e747e12e3e48b09fd
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=2)
clock(view returns (uint48)
21837254
contractType(pure returns (bytes32)
0x44726f7045524332300000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmUohPZiPha1WaFQdAHpA6XZcbwXqo5eiAKnozDffgPXP6/0
contractVersion(pure returns (uint8)
4
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=DOHCOIN, version=1, chainId=8453, verifyingContract=0x09417e6a6eb5cb69311cc2ca3ca10c7899f1a622, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getActiveClaimConditionId(view returns (uint256)
1
getFlatPlatformFeeInfo(view returns (addressuint256)
(0xc488d6d3c2e447ca7b20b36eca8d656956ee55c9, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0xc488d6d3c2e447ca7b20b36eca8d656956ee55c9, 500)
getPlatformFeeType(view returns (uint8)
0
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
DOHCOIN
primarySaleRecipient(view returns (address)
0xc488d6d3c2e447ca7b20b36eca8d656956ee55c9
symbol(view returns (string)
DOHCOIN
totalSupply(view returns (uint256)
1000192243490000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address accountview returns (address)
getClaimConditionById(uint256 _conditionIdview returns (struct IClaimConditionClaimCondition condition)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getSupplyClaimedByWallet(uint256 _conditionIdaddress _claimerview returns (uint256 supplyClaimedByWallet)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofbytes _datapayable 
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _platformFeeRecipientuint128 _platformFeeBps
multicall(bytes[] datareturns (bytes[] results)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setClaimConditions(struct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setMaxTotalSupply(uint256 _maxTotalSupply
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ClaimConditionsUpdated(struct IClaimConditionClaimCondition[] claimConditionsbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
EIP712DomainChanged(
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
MaxTotalSupplyUpdated(uint256 maxTotalSupply
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.