WhitelistedMinter
Verified contract
Active on
Ethereum with 162,979 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb66d…2842
0xd1e5…acbe
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.002044 |
$0 | |
SET | ERC-721 | 1 | -- | -- | |
(#26686059085168559545436359882127568223643929104789037385227408264949088575322) | UD | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 16114524 | 2 years ago | | | 0 | 0.00029456289 | |
| 11594205 | 4 years ago | | | 0 | 0.0024640100 | |
| 11589248 | 4 years ago | | | 0 | 0.0026579507 | |
| 11009761 | 4 years ago | | | 0 | 0.0074096910 | |
| 11009760 | 4 years ago | | | 0 | 0.0069905850 | |
| 11009760 | 4 years ago | | | 0 | 0.0069923490 | |
| 11009716 | 4 years ago | | | 0 | 0.0071350500 | |
| 11009716 | 4 years ago | | | 0 | 0.0071370000 | |
| 11009514 | 4 years ago | | | 0 | 0.0082775280 | |
| 11009480 | 4 years ago | | | 0 | 0.0085680000 |
ABI
ABI objects
Getter at block 21198404
This contract contains no getter function objects.
Read-only
isWhitelistAdmin(address account) view returns (bool)
isWhitelisted(address account) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
addWhitelisted(address account)
bulkAddWhitelisted(address[] accounts)
bulkRemoveWhitelisted(address[] accounts)
mintSLD(address to, string label)
mintSLDToDefaultResolver(address to, string label, string[] keys, string[] values)
removeWhitelisted(address account)
renounceMinter()
renounceWhitelistAdmin()
renounceWhitelisted()
safeMintSLD(address to, string label)
safeMintSLD(address to, string label, bytes _data)
safeMintSLDToDefaultResolver(address to, string label, string[] keys, string[] values)
safeMintSLDToDefaultResolver(address to, string label, string[] keys, string[] values, bytes _data)
setDefaultResolver(address resolver)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
WhitelistedAdded(address indexed account)
WhitelistedRemoved(address indexed account)
constructor(address mintingController)
This contract contains no fallback and receive objects.
This contract contains no error objects.