August Sander 10K collection
Verified contract
Active on
Ethereum with 7,252 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,436.27)
Native
Value
$19.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006117 | $3,131.26 |
$19.15 | |
WETH | ERC-20 | 0.450991 | $3,142.23 |
$1,417.12 | |
ERC-20 | 0.04275 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151088 | 2 days ago | | | 0 | 0.00050320513 | |
| 21101988 | 8 days ago | | | 0 | 0.00024741089 | |
| 21095386 | 9 days ago | | | 0 | 0.00026116896 | |
| 21091883 | 10 days ago | | | 0 | 0.00031427909 | |
| 21073552 | 12 days ago | | | 0 | 0.00069595690 | |
| 21048134 | 16 days ago | | | 0 | 0.00021687286 | |
| 21038378 | 17 days ago | | | 0 | 0.00042943856 | |
| 20890828 | a month ago | | | 0 | 0.00019858640 | |
| 20890580 | a month ago | | | 0 | 0.00024767847 | |
| 20890577 | a month ago | | | 0 | 0.00026397463 |
ABI
ABI objects
Getter at block 21162519
_iRnd() view returns (address)
0xf89c3ba77df7e12b4780f96d605a2bd74f17e87e
name() view returns (string)
August Sander 10K collection
owner() view returns (address)
0x2517586d30a3680f22b8d346b573401719172285
symbol() view returns (string)
AS10K
tokenPreRevealURI() view returns (string)
https://theartregister.mypinata.cloud/ipfs/QmVfCBXk2a3VeNncatRM8jDqtpr6KUw6Rg6vWWXzEL55A9
totalSupply() view returns (uint256)
10395
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
oldTokenURI(uint256 tokenId, uint256 version) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
permitted(address) view returns (bool)
shares(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
wallets(uint256) view returns (address)
State-modifying
Events approve(address to, uint256 tokenId)
mintCards(uint256 numberOfCards, address recipient)
process(uint256 random, bytes32 reqID)
renounceOwnership()
retrieve721(address _tracker, uint256 id)
retrieveERC20(address _tracker)
retrieveETH()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowed(address _addr, bool _state)
setApprovalForAll(address operator, bool approved)
setPreRevealURI(string _pre)
setRevealedBaseURI(string revealedBaseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Allowed(address arg0, bool arg1)
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)
RandomProcessed(uint256 randomNumber)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _rng, string _name, string _symbol, string __tokenPreRevealURI, address[] _wallets, uint256[] _shares)
receive()
This contract contains no error objects.