Alto city royalties
Verified contract
Active on
Ethereum with 3,859 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
Balances ($0.00)
No balances found for "Alto city royalties"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21303303 | 11 days ago | | | 0 | 0.00065824242 | |
| 21044618 | 2 months ago | | | 0 | 0.00041819268 | |
| 20741852 | 3 months ago | | | 0 | 0.00033925560 | |
| 20665693 | 3 months ago | | | 0 | 0.00044077752 | |
| 20494653 | 4 months ago | | | 0 | 0.00010488517 | |
| 20129142 | 6 months ago | | | 0 | 0.00011859669 | |
| 20106030 | 6 months ago | | | 0 | 0.00019730356 | |
| 20097856 | 6 months ago | | | 0 | 0.00033623456 | |
| 20071204 | 6 months ago | | | 0 | 0.0013011012 | |
| 19879584 | 7 months ago | | | 0 | 0.00020228165 |
ABI
ABI objects
Getter at block 21380002
ALTO_PROVENANCE() view returns (string)
0xc9decd7217cae2cd3c9d69452b9605b0f0f07b7fcf3d25b8c329fedf159ff8da
getPrice() view returns (uint256)
102500000000000000
maxSupply() view returns (uint256)
15900
name() view returns (string)
Alto city royalties
owner() view returns (address)
0x3f721e8de71c51f20f0d05db22950b2509081852
priceCap() view returns (uint256)
300000000000000000
priceStep() view returns (uint256)
100000000000000
saleIsActive() view returns (bool)
false
symbol() view returns (string)
AC
totalSupply() view returns (uint256)
4287
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) 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)
State-modifying
Events airdrop(uint256 _dist)
approve(address to, uint256 tokenId)
changeTimer(uint256 timeInSeconds)
flipSaleState()
giveaway(address giveOwner)
increaseMaxSupply(uint256 _amount)
mintAlto(uint256 numberOfNfts) payable
mintAltoCap(uint256 numberOfNfts) payable
renounceOwnership()
restore(address wallet, uint256 id)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updatePriceStep(uint256 _step)
updateRelaunchPrice(uint256 _relaunch)
withdrawAlto()
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)
TokenMinted(uint256 _tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 _maxSupply, uint256 _safPriceLifetime)
This contract contains no fallback and receive objects.
This contract contains no error objects.