PlutoDistributor
Verified contract
Active on
Ethereum with 4,226 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fe2…5e43
0x9f99…6d51
Balances ($0.00)
No balances found for "PlutoDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13761880 | 3 years ago | | | 0.0901 | 0.0048210639 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0060957424 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0057962684 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0060101784 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0060101784 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0061385244 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0054540124 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0057962684 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0057534864 | |
| 13347771 | 3 years ago | | | 0.0901 | 0.0057962684 |
ABI
ABI objects
Getter at block 21269913
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TOGGLE_MINTING_ROLE() view returns (bytes32)
0x9cb032b8cc7b4041809d26a3bfef7f826e63f69957d4724d2d7f9648e2416509
getSettings() view returns (string _defaultTokenUri, uint256 _price, address _withdrawWallet)
(_defaultTokenUri=https://bitverse.chainguardians.io/api/opensea/, _price=90000000000000000, _withdrawWallet=0xa3398cf357c154b6abb5460427f6dc37ab36cb76)
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
mint(uint256 num) payable returns (uint256)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
toggleOnlyMintingByTokenHolders(bool _isRestricted)
updateDefaultTokenUri(string _newDefaultTokenUri)
updatePrice(uint256 _newPrice)
updateWithdrawWallet(address _newWallet)
withdrawAll()
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _plutoToken, address _cggToken, address _bittToken)
fallback()
receive()
This contract contains no error objects.