ARTGLIXXX GENESIS
Verified contract
Active on
Ethereum with 3,818 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
2 additional
variables
Balances ($0.00)
No balances found for "ARTGLIXXX GENESIS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21305706 | 2 days ago | | | 0 | 0.00032395155 | |
| 21305387 | 2 days ago | | | 0 | 0.00099873106 | |
| 21305385 | 2 days ago | | | 0 | 0.00085115258 | |
| 21305383 | 2 days ago | | | 0 | 0.0013462364 | |
| 21289357 | 4 days ago | | | 0 | 0.00055794707 | |
| 21138144 | 25 days ago | | | 0 | 0.00066040046 | |
| 21119893 | a month ago | | | 0 | 0.0010878824 | |
| 21119890 | a month ago | | | 0 | 0.0011323147 | |
| 21119889 | a month ago | | | 0 | 0.0010627064 | |
| 21119888 | a month ago | | | 0 | 0.0010728160 |
ABI
ABI objects
Getter at block 21317095 projectInfo() view returns (uint256 projectId, string name, string description, string license, string artist, string script, address royaltyReceiver, uint256 royaltyAmount)
BASE_MINT_PRICE() view returns (uint256)
100000000000000000000
DAILY_YIELD_RATE() view returns (uint256)
10000000000000000000
GENERATOR_ADDRESS() view returns (string)
https://server.artglixxx.io/generate/project/0/token/
TOTAL_GLICPIXXX() view returns (uint256)
11500
YIELD_END() view returns (uint256)
1958301799
baseURI() view returns (string)
https://server.artglixxx.io/api/project/0/token/
mintOpen() view returns (bool)
true
name() view returns (string)
ARTGLIXXX GENESIS
owner() view returns (address)
0xc5e08104c19dafd00fe40737490da9552db5bfe5
symbol() view returns (string)
ARTGLIXXX
totalSupply() view returns (uint256)
2857
Read-only
ARTGLIXXX_NEXT_GEN(uint256) view returns (uint256)
GLIXREWARDS(address) view returns (uint256)
GLIX_LAST_UPDATE(address) view returns (uint256)
balanceELDEST(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
calculateMint(uint256 _id) view returns (uint256)
creationDates(uint256) view returns (uint256)
creators(uint256) view returns (address)
exists(uint256 tokenId) view returns (bool)
generatorAddress(uint256 tokenId) view returns (string)
getApproved(uint256 tokenId) view returns (address)
getTokenGeneration(uint256 tokenId) view returns (uint256)
getTotalClaimable(address _user) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 value) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenHash(uint256 tokenId) view returns (bytes32)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
changeProjectArtistName(string _artist)
changeProjectDescription(string _description)
changeProjectLicense(string _license)
changeProjectName(string _name)
changeProjectRoyaltyAmount(uint256 _royaltyAmount)
changeProjectRoyaltyReceiver(address _royaltyReceiver)
changeProjectScript(string _script)
generateARTGLIXXX(address _to, uint256 _glicpixxxId)
getReward()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setGeneratorAddress(string _address)
toggleMint()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(address indexed user, uint256 tokenId, uint256 Generation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardPaid(address indexed user, uint256 reward)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.