Based Ghouls
Verified contract
Proxy
Active on
Ethereum with 19,715 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 5 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "Based Ghouls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267228 | 2 days ago | | | 0 | 0.00098592928 | |
| 21265721 | 2 days ago | | | 0 | 0.00070285509 | |
| 21262427 | 3 days ago | | | 0 | 0.00051924100 | |
| 21260782 | 3 days ago | | | 0 | 0.00047424061 | |
| 21255701 | 4 days ago | | | 0 | 0.00066743465 | |
| 21244916 | 5 days ago | | | 0 | 0.00087711304 | |
| 21227034 | 8 days ago | | | 0 | 0.00048403508 | |
| 21214151 | 9 days ago | | | 0 | 0.00058287442 | |
| 21201593 | 11 days ago | | | 0 | 0.00085969710 | |
| 21196096 | 12 days ago | | | 0 | 0.0013191763 |
ABI
ABI objects
Getter at block 21281256 getGhoulData() view returns (struct BasedGhoulsv269GhoulData)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name() view returns (string)
Based Ghouls
symbol() view returns (string)
GHLS
Read-only
EXPANSIONPAKRedemption(address) view returns (bool)
EXPANSIONPAKRedemption2(address) view returns (bool)
REBASERedemption(address) view returns (bool)
REBASERedemption2(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 id) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
grantRole(bytes32 role, address account)
initialize()
insertExpansionPack(bytes32 _newMerkle)
insertRebasePack(bytes32 _newMerkle, uint16 _maxRebasedGhouls)
releaseTheHorde(bool _isHordeReleased)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setGDLastTokenRevealed(uint16 newToken)
setMintability(bool _mintability)
setShufflerAddress(address _address)
summon(bytes32[] _merkleProof, bool _isRebase)
transferFrom(address from, address to, uint256 tokenId)
updateBaseURI(string _newURI)
updateUnrevealedURI(string _newURI)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.