0xc12b733815e5ef1f0e01a8a625cde625fec45dbb
Verified contract
Proxy
Active on
Ethereum with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "0xc12b733815e5ef1f0e01a8a625cde625fec45dbb"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0xc12b733815e5ef1f0e01a8a625cde625fec45dbb"
ABI
ABI objects
Getter at block 21210493
additionalPayee() view returns (address)
0x0000000000000000000000000000000000000000
additionalPayeePercent() view returns (uint16)
0
artist() view returns (address)
0x51582e2c703b0d7c745c6a4ae0336c98c3c41802
artistPercent() view returns (uint16)
9000
artistPercentMinusAdditionalPayeePercent() view returns (uint16)
9000
immutablesArtContract() view returns (address)
0xa8a6cb3978e2c4edcf5a3d0cb3400e1e5d031479
immutablesArtProjectId() view returns (uint256)
4
Read-only
This contract contains no read-only function objects.
State-modifying
Events artistUpdateAdditionalPayeeInfo(address _newAdditionalPayee, uint16 _newPercent)
artistUpdateAddress(address _newArtistAddress)
initialize(address _immutablesArtContract, uint256 _immutablesArtProjectId, address _artist, uint16 _artistPercent, address _additionalPayee, uint16 _additionalPayeePercent)
release()
releaseERC20(address token)
PayeeAdded(address indexed account, uint256 percent)
PayeeRemoved(address indexed account, uint256 percent)
PaymentReceived(address indexed from, uint256 amount)
PaymentReleased(address indexed to, uint256 amount)
PaymentReleasedERC20(address indexed token, address indexed to, uint256 amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.