DTFactory
Verified contract
Active on
Ethereum with 1,002 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 "DTFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453364 | 3 months ago | | | 0 | 0.00020308400 | |
| 20314296 | 4 months ago | | | 0 | 0.0030473247 | |
| 20032591 | 5 months ago | | | 0 | 0.0043136789 | |
| 19939924 | 6 months ago | | | 0 | 0.0014551532 | |
| 19479927 | 8 months ago | | | 0 | 0.0060773413 | |
| 19134896 | 9 months ago | | | 0 | 0.010062093 | |
| 18987951 | 10 months ago | | | 0 | 0.0034817273 | |
| 18941098 | 10 months ago | | | 0 | 0.0037452081 | |
| 18817148 | a year ago | | | 0 | 0.0091061591 | |
| 18743703 | a year ago | | | 0 | 0.0089368789 |
ABI
ABI objects
Getter at block 21160461
getCurrentTokenCount() view returns (uint256)
994
getTokenTemplate() view returns (address)
0x081d1ae20e83d955d1b2e517238f32b8e8deadd2
Read-only
This contract contains no read-only function objects.
State-modifying
Events createToken(string blob, string name, string symbol, uint256 cap) returns (address token)
InstanceDeployed(address instance)
TokenCreated(address indexed newTokenAddress, address indexed templateAddress, string indexed tokenName)
TokenRegistered(address indexed tokenAddress, string tokenName, string tokenSymbol, uint256 tokenCap, address indexed registeredBy, string indexed blob)
constructor(address _template, address _collector)
This contract contains no fallback and receive objects.
This contract contains no error objects.