GalaxyEggs
Verified contract
Active on
Ethereum with 27,756 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($354.79)
Native
Value
$354.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.098511 | $3,601.51 |
$354.79 | |
PAR | ERC-721 | 1 | -- | -- | |
GLXY | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284349 | 5 hours ago | | | 0 | 0.00028706895 | |
| 21284342 | 5 hours ago | | | 0 | 0.00050421579 | |
| 21281373 | 15 hours ago | | | 0 | 0.0010052143 | |
| 21278244 | a day ago | | | 0 | 0.00052388974 | |
| 21276460 | a day ago | | | 0 | 0.00034221369 | |
| 21273094 | 2 days ago | | | 0 | 0.00070712400 | |
| 21270483 | 2 days ago | | | 0 | 0.0011144859 | |
| 21262197 | 3 days ago | | | 0 | 0.00035405183 | |
| 21262163 | 3 days ago | | | 0 | 0.00034059072 | |
| 21250994 | 5 days ago | | | 0 | 0.0010068658 |
ABI
ABI objects
Getter at block 21285830 getLolabsSplitter() view returns (address splitter)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE() view returns (uint256)
85000000000000000
TOTAL_NUMBER_OF_GALAXY_EGGS() view returns (uint256)
9999
WHITE_LIST_ROLE() view returns (bytes32)
0x86024e89529ee90561d266fe70772355cdf7be9c9e97e3ac6b5d90ddbc853365
getBaseURI() view returns (string)
ipfs://QmWT9wHTNPGX99YtVhbRLWVZYR3wjw9VaSLQoRio9gKvfR/
giveaway_reserved() view returns (uint256)
0
name() view returns (string)
GalaxyEggs
owner() view returns (address)
0xa52b727d7ba9919074f35a6eb5bf61bbde841139
paused_mint() view returns (bool)
false
paused_pre_mint() view returns (bool)
true
pre_mint_reserved() view returns (uint256)
622
symbol() view returns (string)
GLXY
totalSupply() view returns (uint256)
9999
Read-only
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)
is_pre_mint_allowed(address account) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
giveAway(address _to)
grantRole(bytes32 role, address account)
mint(uint256 num) payable
pauseMint()
pausePreMint()
pre_mint() payable
renounceOwnership()
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)
setBaseURI(string baseURI)
setPreMintRoleBatch(address[] _addresses)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpauseMint()
unpausePreMint()
updateLolaSplitterAddress(address _lolabs_splitter)
withdrawAllToSplitter()
withdrawAmountToSplitter(uint256 amount)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MintPaused(address account)
MintUnpaused(address account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PreMintPaused(address account)
PreMintUnpaused(address account)
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)
redeemedPreMint(address account)
setPreMintRole(address account)
constructor(string _name, string _symbol, address _lolabs_splitter)
fallback()
receive()
This contract contains no error objects.