TwoFiveSixFactory
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3fba…8a8a
Balances ($0.00)
No balances found for "TwoFiveSixFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15898445 | 2 years ago | | | 0 | 0.013985859 | |
| 15898427 | 2 years ago | | | 0 | 0.0033483834 | |
| 15602817 | 2 years ago | | | 0 | 0.0037969464 | |
| 15602799 | 2 years ago | | | 0 | 0.00084359759 | |
| 15409529 | 2 years ago | | | 0 | 0.011030328 | |
| 15409499 | 2 years ago | | | 0 | 0.0048982787 | |
| 15409205 | 2 years ago | | | 0 | 0.0021030495 | |
| 15409182 | 2 years ago | | | 0 | 0.00081209376 | |
| 15409160 | 2 years ago | | | 0 | 0.00060773335 |
ABI
ABI objects
Getter at block 21406786
getLastProject() view returns (address)
0xe4018ecf8d8445f753256209b375aab85f327e30
getLastRoyaltySplitter() view returns (address)
0x878936671af35cc87aa38cf9f874c566041bbbea
masterProject() view returns (address)
0x8cb738e7448a0aea7f3df2bfcdef834ee56b101b
masterRoyaltySplitter() view returns (address)
0x3fbabdddbf3d39e90e5320096e2d4520fa7e8a8a
maxPerTx() view returns (uint256)
9
owner() view returns (address)
0x8c16bc0e54cad7a312862b285a5b9eb753901b68
twoFiveSixShare() view returns (uint256)
1500
Read-only
projects(uint256) view returns (address)
royaltySplitters(uint256) view returns (address)
State-modifying
Events createRoyaltySplitter(address _artist, address _twoFiveSix, uint256 _artistShare)
launchProject(string[2] _strings, address[8] _addresses, uint256[5] _uints)
renounceOwnership()
setMasterProject(address _masterProject)
setMasterRoyaltySplitter(address _masterRoyaltySplitter)
setMaxPerTx(uint256 _maxPerTx)
setTwoFiveSixShare(uint256 _twoFiveSixShare)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.