Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 7 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 5 additional slots
-
variable spans 1 additional slot
-
variable spans 7 additional slots
-
variable spans 1 additional slot
-
variable spans 6 additional slots
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARTB | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157549 | 10 hours ago | | | 0 | 0.00093866302 | |
| 21105970 | 8 days ago | | | 0 | 0.000088879557 | |
| 21103581 | 8 days ago | | | 0 | 0.000098334443 | |
| 21103407 | 8 days ago | | | 0 | 0.00011933773 | |
| 20960811 | a month ago | | | 0 | 0.00023155833 | |
| 20922647 | a month ago | | | 0 | 0.0018811222 | |
| 20823900 | 2 months ago | | | 0 | 0.0023060946 | |
| 20823897 | 2 months ago | | | 0 | 0.0026248345 | |
| 20679046 | 2 months ago | | | 0 | 0.00044152590 | |
| 20605123 | 3 months ago | | | 0 | 0.000025584766 |
ABI
ABI objects
Getter at block 21160580
BUY_PRICE() view returns (uint256)
67000000000000000
LINK_ADDRESS() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
MAX_PRESALE_SUPPLY() view returns (uint16)
3388
MAX_SALE_SUPPLY() view returns (uint16)
6726
MAX_WHITELIST_SALE_SUPPLY() view returns (uint16)
300
VRF_COORDINATOR_ADDRESS() view returns (address)
0xf0d54349addcf704f77ae15b96510dea15cb7952
VRF_FEE() view returns (uint256)
2000000000000000000
VRF_KEY_HASH() view returns (bytes32)
0xaa77729d3466ca35ae8d28b3bbac7cc36a5031efdc430821c02bc31a238af445
baseURI() view returns (string)
https://assets.artball.io/meta/2024/
boundary() view returns (uint16)
0
eligiblePresale() view returns (bool)
false
enableTokenURI() view returns (bool)
false
metakeyEligible() view returns (bool)
false
name() view returns (string)
AO Art Ball
owner() view returns (address)
0x6b37ca573f0a877f342434236721d1ee6ce83bb1
presaleActive() view returns (bool)
false
presaleClaimed() view returns (uint16)
3388
provenance() view returns (string)
publicClaimed() view returns (uint16)
3103
revealed() view returns (bool)
true
saleActive() view returns (bool)
true
seedNumber() view returns (uint256)
80675192789740536216532531182759978023928665722004337822535051468791728417256
seeded() view returns (bool)
true
symbol() view returns (string)
ARTB
totalSupply() view returns (uint256)
6776
whitelistClaimed() view returns (uint16)
235
Read-only
BALL_TYPE(uint256) view returns (string)
COLOUR(uint256) view returns (string)
LOGO(uint256) view returns (string)
OVERLAY(uint256) view returns (string)
PATTERN(uint256) view returns (string)
RALLY(uint256) view returns (string)
SCHEME(uint256) view returns (string)
SHOT(uint256) view returns (string)
WRAP(uint256) view returns (string)
artist(uint16) view returns (string)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getAttributes(uint256 _tokenId) view returns (string)
getTokenWinnings(uint256 _tokenId) view returns (uint16[])
isApprovedForAll(address owner, address operator) view returns (bool)
legendPattern(uint16) view returns (string)
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)
tokens(uint16) view returns (uint8 ball_type, uint8 pattern, uint8 wrap, uint8 overlay, uint8 rally, uint8 colour, uint8 scheme, uint8 logo, uint8 shot, uint8 coord_x, uint8 coord_y, string uri)
whitelist(address) view returns (bool)
State-modifying
Events addTokenWinnings(uint16[] _tokenIds, uint16[] _winnings)
addWhitelist(address[] _accounts, bool _status)
approve(address to, uint256 tokenId)
claim(uint16 _amount) payable
getRandomNumber() returns (bytes32 requestId)
presaleClaim() payable
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _uri)
setProvenance(string _provenance)
setTokenBaseURI(uint16[] _tokenIds, string _uri)
setTokenWinnings(uint16[] _tokenIds, uint16[][] _winnings)
teamClaim()
toggleActive()
togglePresaleActive()
toggleReveal()
toggleTokenURI()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateArtistToken(uint16[] _tokenIds, uint8[2][] _attributes, string[] _artist)
updateGenerativeToken(uint16[] _tokenIds, uint8[10][] _attributes)
updateLegendToken(uint16[] _tokenIds, uint8[2][] _attributes, string[] _pattern)
withdraw()
withdrawLink()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.