ERC314Factory
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($473.47)
Native
Value
$473.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.14 | $3,381.90 |
$473.47 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21098426 | 23 days ago | | | 0.02 | 0.00057001154 | |
| 21086795 | 25 days ago | | | 0.02 | 0.0027706753 | |
| 21086571 | 25 days ago | | | 0.12 | 0.0023968146 | |
| 21086384 | 25 days ago | | | 0.04 | 0.0036888462 | |
| 21086362 | 25 days ago | | | 0.04 | 0.0037913574 | |
| 21086354 | 25 days ago | | | 0.04 | 0.0039362319 | |
| 21086343 | 25 days ago | | | 0.22 | 0.0040483583 | |
| 21086319 | 25 days ago | | | 0.04 | 0.0042142763 | |
| 21086274 | 25 days ago | | | 0.18 | 0.0040361656 | |
| 21086258 | 25 days ago | | | 0.12 | 0.0040789537 |
ABI
ABI objects
Getter at block 21262611
accruedFeeAmount() view returns (uint256)
140000000000000000
deployFee() view returns (uint256)
10000000000000000
dzhvFeeCollector() view returns (address)
0x479909106ff13f132381b933d1d55b4387346159
evFeeCollector() view returns (address)
0x479909106ff13f132381b933d1d55b4387346159
getOwner() view returns (address)
0x479909106ff13f132381b933d1d55b4387346159
owner() view returns (address)
0x479909106ff13f132381b933d1d55b4387346159
split() view returns (uint16)
5000
Read-only
allTokens(uint256) view returns (address)
State-modifying
Events claimFees()
createERC314(string name, string symbol, uint256 fee) payable
setDeployFee(uint256 _newDeployFee)
setFeesWallet(address _evWallet, address _dzhvWallet)
TokenCreated(address tokenAddress)
constructor(uint256 _deployFee, uint16 _split, address _evFeeCollector, address _dzhvFeeCollector)
This contract contains no fallback and receive objects.
This contract contains no error objects.