Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0x4e4c…4747
Balances ($0.00)
No balances found for "SALT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21301800 | 14 days ago | | | 0 | 0.00075479688 | |
| 21181338 | a month ago | | | 0 | 0.0031365972 | |
| 20880524 | 2 months ago | | | 0 | 0.00039467272 | |
| 20871635 | 2 months ago | | | 0 | 0.0013074249 | |
| 20871585 | 2 months ago | | | 0 | 0.0017942343 | |
| 20748921 | 3 months ago | | | 0 | 0.00020297945 | |
| 20612173 | 4 months ago | | | 0 | 0.00015733840 | |
| 20552101 | 4 months ago | | | 0 | 0.000042995821 | |
| 20284426 | 5 months ago | | | 0 | 0.00073373278 | |
| 20176247 | 6 months ago | | | 0 | 0.00016944835 |
ABI
ABI objects
Getter at block 21402991
baseURI() view returns (string)
https://arweave.net/
name() view returns (string)
SALT
owner() view returns (address)
0x0000000000000000000000000000000000000000
startDate() view returns (uint256)
1627460060
symbol() view returns (string)
SALT
totalSupply() view returns (uint256)
180
uri() view returns (address)
0x4e4c16079d67c8058c89f1f8ce711c8b00ea4747
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)
rawURI(uint256 tokenId) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 id) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint(string[] uris)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string base)
setStartDate(uint256 d)
setTokenURI(uint256 id, string newUri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateURI(address a)
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.