BuenoFactory
Verified contract
Active on
Ethereum with 2,513 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BuenoFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16902698 | 2 years ago | | | 0 | 0.010040228 | |
| 16900324 | 2 years ago | | | 0 | 0.018179117 | |
| 16900221 | 2 years ago | | | 0 | 0.020691012 | |
| 16898901 | 2 years ago | | | 0 | 0.021856037 | |
| 16898668 | 2 years ago | | | 0 | 0.031229472 | |
| 16898664 | 2 years ago | | | 0 | 0.020060539 | |
| 16898252 | 2 years ago | | | 0 | 0.026046324 | |
| 16898058 | 2 years ago | | | 0 | 0.015481695 | |
| 16897713 | 2 years ago | | | 0 | 0.028356924 | |
| 16896780 | 2 years ago | | | 0 | 0.015089345 |
ABI
ABI objects
Getter at block 21159810
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getImplementationAddress() view returns (address)
0x516677d72c721f992e99033896b237b6123c16ca
getOperatorFilter() view returns (address)
0x3cc6cdda760b79bafa08df41ecfa224f810dceb6
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 deployBuenoContract(string _name, string _symbol, string _baseUri, struct RoyaltySettings _royaltySettings, struct PhaseSettings[] _phases, struct BaseSettings _baseSettings, struct PaymentSplitterSettings _paymentSplitterSettings, uint256 _maxIntendedSupply, bool _registerOperatorFilter, bool _allowBurning)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
updateDefaultOperatorFilter(address newFilter)
updateImplementation(address newImplementation)
ContractCreated(address creator, address contractAddress)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.