CoiinV6

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x500527e8 at 20552725
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CoiinV6"

No transactions found for "CoiinV6"


Functions
Getter at block 23618065
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x612191c1a4888ce89819c44198ce78de01b0e63b13de4afa66f010c0cc4b2380
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=, chainId=8453, verifyingContract=0x9652dea57bdf08cbc9eb36dafd550d9e3c703bfc, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getWithdrawLimits(view returns (uint256 _withdrawMaxLimituint256 _withdrawMaxPerioduint256 _withdrawAccountLimituint256 _withdrawAccountPerioduint256 _withdrawClusterLimituint256 _withdrawClusterPerioduint256 _withdrawClusterSize)
(_withdrawMaxLimit=0, _withdrawMaxPeriod=0, _withdrawAccountLimit=0, _withdrawAccountPeriod=0, _withdrawClusterLimit=0, _withdrawClusterPeriod=0, _withdrawClusterSize=0)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
totalSupply(view returns (uint256)
0
transferFromUnlockDate(view returns (uint256)
0
withdrawSigner(view returns (address)
0x0000000000000000000000000000000000000000
withdrawalsPaused(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
transferFromWhiteList(addressview returns (bool)
withdrawMintHistory(uint256view returns (address accountuint256 timestampuint256 amount)
State-modifying
acceptOwnership(
approve(address spenderuint256 valuereturns (bool)
deposit(uint256 amount
grantRole(bytes32 roleaddress account
initialize(address _multiSigAddraddress _initialMintToaddress _withdrawSignerstring _namestring _symbol
pauseWithdrawals(bool _paused
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeAllowLpWhiteList(address addr
renounceOwnership(
renounceRole(bytes32 roleaddress callerConfirmation
rescue(address _tokenuint256 amount
revokeRole(bytes32 roleaddress account
setAllowLpWhiteList(address addr
setTransferFromUnlockDate(uint256 value
setWithdrawAccountLimits(uint256 _withdrawAccountLimituint256 _withdrawAccountPeriod
setWithdrawClusterLimits(uint256 _withdrawClusterLimituint256 _withdrawClusterPerioduint256 _withdrawClusterSize
setWithdrawLimits(uint256 _withdrawMaxLimituint256 _withdrawMaxPerioduint256 _withdrawAccountLimituint256 _withdrawAccountPerioduint256 _withdrawClusterLimituint256 _withdrawClusterPerioduint256 _withdrawClusterSize
setWithdrawMaxLimits(uint256 _withdrawMaxLimituint256 _withdrawMaxPeriod
setWithdrawSigner(address _withdrawSigner
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amountuint256 expiresuint256 noncebytes sig
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EIP712DomainChanged(
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
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
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Withdraw(address indexed useruint256 nonceuint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ERC2612ExpiredSignature(uint256 deadline
ERC2612InvalidSigner(address signeraddress owner
FailedInnerCall(
InvalidAccountNonce(address accountuint256 currentNonce
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot