BuildingFactory
Verified contract
Active on
Ethereum with 6 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 "BuildingFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16423606 | 2 years ago | | | 0 | 0.060849000 | |
| 16173974 | 2 years ago | | | 0 | 0.050134531 | |
| 16095270 | 2 years ago | | | 0 | 0.043980874 | |
| 16080456 | 2 years ago | | | 0 | 0.043265815 | |
| 16080096 | 2 years ago | | | 0 | 0.049329818 | |
| 16017606 | 2 years ago | | | 0 | 0.049020250 |
ABI
ABI objects
Getter at block 21206934 allProjects() view returns (address[])
ErcToken() view returns (address)
0x0000000000000000000000000000000000000000
_governance() view returns (address)
0x96f0f070f68962dcd3040c84f2979788c9a94274
allSupply() view returns (uint256)
6
currentDeployPrice() view returns (uint256)
0
currentTokenCost() view returns (uint256)
0
withdrawWallet() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allprj(uint256) view returns (address prjowner, string prjname, uint256 blocklog)
derived(string _projectname) view returns (address addr)
ownerProjects(address _owner) view returns (address[])
ownerSupply(address _owner) view returns (uint256)
State-modifying
Events deployCollection(string _projectname, string _projectsymbol, address _rights_address, uint256 amount) payable
setDepolyPrice(uint256 _price)
setERCToken(address _erctoken)
setGovernance(address governance)
setTokenCost(uint256 _cost)
setWithdrawWallet(address _address)
withdraw()
GovernanceTransferred(address indexed previousOwner, address indexed newOwner)
deployAddress(string _name, string _symbol, address _address)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.