Meld

Verified contract

Active on Ethereum with 2,026 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Meld"

0xc68d8d3b0661d408384e9057f3b02cedd6402890bbe37f30a514a067de10bdb4
0x56747c5dd093c5a575e677355de7b3229edb912085f881e4989027be87d42ee0
0x4926e8d8e4d8a3829e66393d84537d2636f3b5dd9c9b9012efcf221798be9ff3
0xb59a93d5c45252f4cecbdd53cb06823ea66883c612fd1fe1a64f4c1757ae9f89
0xada8d2cdc122e9fbb1ae83e73248d7f1836fe9bf0600afd61457d7c95f04c252
0x953e4b1a5f481d59ba7380742854fcce283dc89c2eb8f14f11011b7696f8db45
0xfdc20c53430913801333823f250c3b1e16caceacee02ca773dcb290d9566a142
0x00c391746c45613703541f8787070c7a4f382ccefa347c0dd07031f7f8e5abf0
0xb794978a695911de25b3bb07f2d99f9225e13617b0eea25e0cb292e1a0056d71
0x23449d7b02069e65a4d9d62748a02f23b452e975f7b6c93c063a5e8f2cb1b10d

Functions
Getter at block 20854787
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
4000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
TRUSTED_FORWARDER_SETTER_ROLE(view returns (bytes32)
0xd13bcd89f71b04cf9b2260eba6c11271c9e0b565689e660ecd136d2cdcd1d4d0
UNPAUSER_ROLE(view returns (bytes32)
0x427da25fe773164f88948d3e215c94b6554e2ed5e5f203a821c9f2f6131cf75a
decimals(view returns (uint8)
18
getTrustedForwarder(view returns (address forwarder)
0x0000000000000000000000000000000000000000
name(view returns (string)
Meld
paused(view returns (bool)
false
symbol(view returns (string)
MELD
totalSupply(view returns (uint256)
240000001000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
currentMintingAmount(address minterview returns (uint256 mintedAmount)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
lastMintingPeriod(address minterview returns (uint256 timestamp)
mintingAmountThreshold(address minterview returns (uint256 threshold)
mintingPeriodLength(address minterview returns (uint256 periodLength)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 _roleaddress _account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _touint256 _amount
pause(
renounceRole(bytes32 _roleaddress _account
rescueERC1155(address _tokenaddress _touint256 _tokenId
rescueERC20(address _tokenaddress _to
rescueERC721(address _tokenaddress _touint256 _tokenId
revokeRole(bytes32 _roleaddress _account
setMintingAccount(address _accountuint256 _amountThresholduint256 _periodLength
setTrustedForwarder(address _forwarder
transfer(address _touint256 _amountreturns (bool)
transferFrom(address _fromaddress _touint256 _amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintingPermissionChanged(address accountuint256 amountThresholduint256 periodLength
Paused(address account
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
TrustedForwarderChanged(address oldForwarderaddress newForwarder
Unpaused(address account
Constructor
constructor(address _defaultAdmin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.