TwoFiveSixFactory
Verified contract
Active on
Ethereum with 8 txns
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 "TwoFiveSixFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14902244 | 2 years ago | | | 0 | 0.021748830 | |
| 14902236 | 2 years ago | | | 0 | 0.0048343116 | |
| 14799506 | 3 years ago | | | 0 | 0.019920709 | |
| 14799496 | 3 years ago | | | 0 | 0.0049436795 | |
| 14794503 | 3 years ago | | | 0 | 0.023574369 | |
| 14794498 | 3 years ago | | | 0 | 0.0053494529 | |
| 14788525 | 3 years ago | | | 0 | 0.00080461999 | |
| 14788525 | 3 years ago | | | 0 | 0.00080540609 |
ABI
ABI objects
Getter at block 21230123
getLastProject() view returns (address)
0xd2e9c0896772071cfc87aa455bcef4a794455900
getLastRoyaltySplitter() view returns (address)
0xe67ccbea82b26417f3963bd64ce718241afcbf29
masterProject() view returns (address)
0x1462112a90d93d2f6c14eb128dcb528045cd0d93
masterRoyaltySplitter() view returns (address)
0xe35c6e89f23686a6861a116e740b52d164d23d38
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.