GMIHoodieSale
Verified contract
Active on
Ethereum with 275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$10,708.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.2 | $3,346.53 |
$10,708.9 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16160703 | 2 years ago | | | 0.1 | 0.00050487336 | |
| 15356631 | 2 years ago | | | 0.1 | 0.00014171416 | |
| 15317207 | 2 years ago | | | 0.1 | 0.00088751147 | |
| 15298648 | 2 years ago | | | 0.1 | 0.00040429031 | |
| 15276704 | 2 years ago | | | 0.1 | 0.00069083483 | |
| 15267215 | 2 years ago | | | 0.1 | 0.00034629701 | |
| 15266521 | 2 years ago | | | 0.1 | 0.00039195314 | |
| 15224971 | 2 years ago | | | 0.1 | 0.00068704160 | |
| 15218476 | 2 years ago | | | 0.1 | 0.00079672386 | |
| 15215218 | 2 years ago | | | 0.1 | 0.0012196277 |
ABI
ABI objects
Getter at block 21247983
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
INDEXCOOP_MINTER_ROLE() view returns (bytes32)
0xbca98e8f227878e8e161eaae2fa1a57acc5c98626035cd872e16db9ac0ff327c
IYK_MANAGER_ROLE() view returns (bytes32)
0x1153eba7ad918c58113d9c5d37542d16bc68e8b01e9b54165aa3c6585eefc8c1
getBalance() view returns (uint256)
3200000000000000000
isSaleActive() view returns (bool)
true
price() view returns (uint256)
100000000000000000
remainingFreeClaims() view returns (uint256)
14
Read-only
getRemainingStock(uint8 size) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
maxAmount(uint8) view returns (uint256)
soldAmount(uint8) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events buy(uint256 quantity, uint8 size) payable
flipSaleState()
grantRole(bytes32 role, address account)
increaseFreeClaims(uint256 additionalFreeClaims)
mintBatch(uint256[] quantities)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setSalePrice(uint256 _price)
updateInventoryForSize(uint8 size, uint256 quantity)
withdraw()
Purchase(address recipient, uint8 size, uint256 quantity)
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(uint256 _price, uint256 indexInitialClaims, uint256[] inventory)
receive()
This contract contains no error objects.