Meld

Verified contract

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

No balances found for "Meld"

0x83ff18c55053343c49e2d7de8a45f755eaa6f1dc310e71e33b0782986ef0ff8b
0xf39891cfa19b217a1f04b8cec8f9faa0b18f4c3e45afeaf27cb0aea356ab529c
0xa240ee25c29ba40814b71e13c5d06504092566c2265cc400f0862cf06918d75d
0x6f7d4ba961afee22d80d7334c4555d19873f14c0363bfacf686c679be39a69f9
0x167f24593991cf22473c187fc343d7c2d26d0185c94f4da1ee133460852e68fa
0x40ee33c07e4469ae91666db54e40784bec7d85dde906ef1bd73f64e75fbe7a45
0xac538dd3816a7aaa0732780bd9dfae010e9f51557f616f5b0f53bc6f063bf46d
0xa0c04a42298a5ff376d42bc63d3440b8003092809afc305fdc20d4bfef9d52be
0x84ddb832844de65fdb00bc4376cccaf22e064e99ba30c4ec0df8813c1428c5c3
0x068d5763d2492376b655b330d9aba8319adbe126bde480fa6bad8307f3f9bc36

Functions
Getter at block 21314434
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.