Atlanta3D
Verified contract
Active on
Ethereum with 439 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Atlanta3D"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20138225 | 5 months ago | | | 0 | 0.00012528661 | |
| 19752681 | 7 months ago | | | 0 | 0.00014457825 | |
| 19540662 | 8 months ago | | | 0 | 0.0014866307 | |
| 19304528 | 9 months ago | | | 0 | 0.0013012651 | |
| 18903688 | a year ago | | | 0 | 0.00052068866 | |
| 18570708 | a year ago | | | 0 | 0.0022307146 | |
| 18126909 | a year ago | | | 0 | 0.0024331812 | |
| 18001742 | a year ago | | | 0 | 0.00051037982 | |
| 17436841 | a year ago | | | 0 | 0.0011363147 | |
| 16752310 | 2 years ago | | | 0 | 0.00084275982 |
ABI
ABI objects
Getter at block 21287301 script() view returns (string)
active() view returns (bool)
true
admin() view returns (address)
0xe66a15c4f81e126d87f48595da5c81cd49a4dea6
artist() view returns (string)
Grant.oe
description() view returns (string)
kinesisContract() view returns (address)
0xeb113c5d09bfc3a7b27a75da4432fb3484f90c6a
kinesisContractAddress() view returns (address)
0xeb113c5d09bfc3a7b27a75da4432fb3484f90c6a
name() view returns (string)
Atlanta3D
numClaimed() view returns (uint256)
540
numTokens() view returns (uint256)
3600
owner() view returns (address)
0xe66a15c4f81e126d87f48595da5c81cd49a4dea6
projectBaseURI() view returns (string)
https://kinesis.art/metadata/Atlanta3D/
projectName() view returns (string)
Atlanta3D
symbol() view returns (string)
ATLANTA3D
tokenIdEnd() view returns (uint256)
3599
tokenIdStart() view returns (uint256)
0
totalSupply() view returns (uint256)
540
website() view returns (string)
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isAuthorized(address) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
showTokenHashes(uint256 _tokenId) view returns (bytes32[])
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenIdClaimed(uint256) view returns (bool)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events addAuthorized(address _address)
approve(address to, uint256 tokenId)
claimAllForOwner()
claimById(uint256 tokenId)
claimRangeForOwner(uint256 ownerIndexStart, uint256 ownerIndexEnd)
removeAuthorized(address _address)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setProjectScript(string _script)
toggleProjectIsActive()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateProjectArtistName(string _projectArtistName)
updateProjectBaseURI(string _newBaseURI)
updateProjectDescription(string _projectDescription)
updateProjectName(string _projectName)
updateProjectWebsite(string _projectWebsite)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(address indexed _to, uint256 indexed _tokenId)
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.