Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($597.80)
Native
Value
$597.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.175 | $3,416.02 |
$597.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19258121 | 9 months ago | | | 0.025 | 0.049387249 | |
| 19007255 | 10 months ago | | | 0.025 | 0.053302714 | |
| 19005964 | 10 months ago | | | 0.025 | 0.056042060 | |
| 18999633 | 10 months ago | | | 0.025 | 0.033238758 | |
| 18990155 | 10 months ago | | | 0.025 | 0.036073429 | |
| 18844365 | a year ago | | | 0.025 | 0.053794164 | |
| 18818457 | a year ago | | | 0.025 | 0.092296273 | |
| 18780242 | a year ago | | | 0 | 0.0016951091 | |
| 18744989 | a year ago | | | 0.025 | 0.079039187 | |
| 18701482 | a year ago | | | 0.025 | 0.078589824 |
ABI
ABI objects
Getter at block 21276739 getDeployedTokens() view returns (address[])
deploymentFee() view returns (uint256)
25000000000000000
owner() view returns (address)
0x832a82ee05afe7fe3460575b960cef6d61a862c0
Read-only
deployedTokens(uint256) view returns (address)
State-modifying
Events createToken(string _name, string _symbol, uint256 _initialSupply) payable returns (address)
renounceOwnership()
setDeploymentFee(uint256 _newFee)
transferOwnership(address newOwner)
withdrawFees(address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenDeployed(address indexed tokenAddress, address indexed owner)
constructor(uint256 _deploymentFee)
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)