RMA

Unverified contract

Proxy

Active on Base with 12 txns
Deployed by via 0xe4237481 at 1530366
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 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
9 additional variables

No balances found for "RMA"

0x0c68eb6a6bfdbdcf16ecb9abdbe560764fb0e8dd7099b0fbf00e890f40913a3e
0x01f06ec955fffb385ed2f5a523115899d3811b804d6805523f8be177e1e335cd
0xc8f6d1c3fd3cc19da3e43bfcd19a99d7a93e6c3025140aba5de9fa190d940e07
0xb560b779ddf767d3512112f53897c870202b759cb2c32c250f483730c0f5b091
0x77aaf99bedf3809bb2b615443073fdf4343f4b543258bcb4d0f48c1afcd6a122
0x607ac13e793ef0b152e65cd414fed271cfcc3623815fd013715bb64309aa3f68
0x6402dba5459ac34faec34526e808ada7415f94505d3d233c5fa95ecbd049b13d
0x6f1b0f536671faa575e8783cf38e253a33c2fafda990353a3b086d088a3bf987
0xd736f9fb3d8936bb9c40ea6b387326169d3e1555f037987df36de8aa64ef5999
0xa95bc0143fc0461434d453ff58e1c5e677f0d6d0e2675981710649cad05c0f7c

Functions
Getter at block 22770884
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xf5041f926398c7273684d0062c377fb14590a57edbde485fac7de05e8861c831
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=1)
contractType(pure returns (bytes32)
0x44726f7045524332300000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmTKMT1vdVVbdnRJ8jjPf9q26qWKvkDf1dmnJCgRDKitDe/0
contractVersion(pure returns (uint8)
4
decimals(view returns (uint8)
18
getActiveClaimConditionId(view returns (uint256)
0
getPlatformFeeInfo(view returns (addressuint16)
(0x17c497aab876553c1fb8e73f05cf4b6aca7559a7, 0)
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
RMA
primarySaleRecipient(view returns (address)
0x17c497aab876553c1fb8e73f05cf4b6aca7559a7
symbol(view returns (string)
RMA
totalSupply(view returns (uint256)
10000201634000000000000000000
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 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview 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
setMaxTotalSupply(uint256 _maxTotalSupply
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
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
Initialized(uint8 version
MaxTotalSupplyUpdated(uint256 maxTotalSupply
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
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.