MARIO

Verified contract

Proxy

Active on Ethereum with 495 txns
Deployed by via 0xf3c73e84 at 17126845
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 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
-
variable spans 48 additional slots
11 additional variables

No balances found for "MARIO"

0xfa07a0ceb68f77957f66c8b4bb3d9782f775a38b85443c561a15508a98ddc170
0xc28c21993abda37a02d37d4acc27470b4c733bb49f1c7fc60c22e96b09890467
0x3f4dcff3777ef6fcaf1cc87122207f58f4349dddfaf3f086dd336d04d6c97562
0xa15e589f8bee16136f1f2f833eb161452acebca855274eb33c659f0d4c66ea14
0x8ffcd04dc4acbf4abef31ced8bef183786ff32dd0f6a4962a15705a772d8325c
0xbc2f3076652f7912197f2d58080c85c2c3987eea01aeeb5957ea8bc0e5bcede4
0xf7d7fd31aa405f691a256eca393d2e9b3e908afe19e0b988a4afae8f59d9dda4
From
0x9ee45f252a021a7923144ff83c63b3b8bb7e52d366d23e8154786d6c9241419f
0xf03adc65c9fc73f1bc9249237a92f5ebff2384f60ffd45ec5cca7c72cd793d5b
0x150d5924a6a91fff12e3aa030f1d8bb85f50ffcc8b0f02b3bc85d89bb0307dd5

Functions
Getter at block 20792088
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x903911eb3627ac26dc542cbcf04a538bbb7524b36e53ff82f32d11cef52e41b5
contractType(pure returns (bytes32)
0x546f6b656e455243323000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmRQdfKU8inJ1XqVUThW34U361tSZRvEd7pj3TpwfKoEQD/0
contractVersion(pure returns (uint8)
1
decimals(view returns (uint8)
18
getPlatformFeeInfo(view returns (addressuint16)
(0x0af19d402cf24a8d0d56fb9e8351a0720f36a188, 0)
name(view returns (string)
MARIO
primarySaleRecipient(view returns (address)
0x0af19d402cf24a8d0d56fb9e8351a0720f36a188
symbol(view returns (string)
MARIO
totalSupply(view returns (uint256)
69420000000000000000000000000
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)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
verify(struct ITokenERC20MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
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 _primarySaleRecipientaddress _platformFeeRecipientuint256 _platformFeeBps
mintTo(address touint256 amount
mintWithSignature(struct ITokenERC20MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setContractURI(string _uri
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
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
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
TokensMinted(address indexed mintedTouint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTostruct ITokenERC20MintRequest mintRequest
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.