Synesthesia
Verified contract
Active on
Ethereum with 135 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb644…3004
Balances ($0.00)
No balances found for "Synesthesia"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14705358 | 3 years ago | | | 0 | 0.0016511760 | |
| 14582366 | 3 years ago | | | 0 | 0.0014084648 | |
| 14530800 | 3 years ago | | | 0 | 0.0012548899 | |
| 14530793 | 3 years ago | | | 0 | 0.0019823784 | |
| 14300341 | 3 years ago | | | 0 | 0.0012709871 | |
| 14259348 | 3 years ago | | | 0 | 0.0035417722 | |
| 14248648 | 3 years ago | | | 0 | 0.0019721253 | |
| 14239966 | 3 years ago | | | 0 | 0.0042036540 | |
| 14237455 | 3 years ago | | | 0 | 0.0047850512 | |
| 14237287 | 3 years ago | | | 0 | 0.0034522015 |
ABI
ABI objects
Getter at block 21207867
MAX_MINT_PER_TX() view returns (uint256)
20
OPENDAO_TREASURY() view returns (address)
0xd08d0e994eeef4001c63c72991cf05918adf191b
UNIT_PRICE() view returns (uint256)
55000000000000000
_config() view returns (uint8 saleState, uint16 maxSupply, uint128 randomSeed, uint104 minterSeed)
(saleState=2, maxSupply=16000, randomSeed=0, minterSeed=7847304527734128909049182306775)
_saltHash() view returns (bytes32)
0x4cbe0fbbea537aea6714ced2b500d2ef5c78fd23ad028ff97f3952c2b6c1f991
name() view returns (string)
Synesthesia
owner() view returns (address)
0x9b562013d912da8cc109e9f06847309bc4888eea
symbol() view returns (string)
SYNES
totalMinted() view returns (uint256)
505
totalSupply() view returns (uint256)
505
Read-only
_colorProviders(uint256) view returns (address provider, uint96 accumulateAmount)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getColor(uint16 id) view returns (struct Color)
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 tokenId)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
functionCall(address target, bytes data) payable
renounceOwnership()
revealColors(string salt)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setColorProvier(address[] colorProviders)
setRenderer(address renderer)
setSaleState(uint8 targetSaleState)
sqeezePigmentTube(uint256 amount) payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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(uint16 maxSupply, bytes32 saltHash, address renderer, address[] colorProviders)
This contract contains no fallback and receive objects.
This contract contains no error objects.