TokenFactory
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($211.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 211.748556 | $0.998355 |
$211.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17989199 | a year ago | | | 0 | 0.00045962133 | |
| 17945340 | a year ago | | | 0 | 0.00032661062 | |
| 17945326 | a year ago | | | 0 | 0.00036153905 | |
| 17713626 | a year ago | | | 0 | 0.00073690623 | |
| 17713623 | a year ago | | | 0 | 0.00071413826 | |
| 17538432 | a year ago | | | 0 | 0.00038916583 | |
| 17538430 | a year ago | | | 0 | 0.00036704174 | |
| 17538415 | a year ago | | | 0 | 0.00034128771 | |
| 17521083 | a year ago | | | 0 | 0.00035540866 | |
| 17521077 | a year ago | | | 0 | 0.00036644552 |
ABI
ABI objects
Getter at block 21217844
getModuleInterfacesVersion() pure returns (uint64 major, uint64 minor, uint64 patch)
(major=1, minor=0, patch=0)
owner() view returns (address)
0x610094ab29d1bf683719d2ce3495d8635a47bfc6
tokenImage() view returns (address)
0xa1077a294dde1b09bb078844df40758a5d0f9a27
Read-only
This contract contains no read-only function objects.
State-modifying
Events deploy(string _name, string _symbol, uint8 _decimals, uint256 _chainId) returns (address)
setTokenImage(address _tokenImage)
transferOwnership(address _newOwner)
This contract contains no event objects.
constructor(address _owner, address _tokenImage)
This contract contains no fallback and receive objects.
This contract contains no error objects.