SwapDeployer
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 "SwapDeployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13083826 | 3 years ago | | | 0 | 0.041373000 | |
| 12827153 | 3 years ago | | | 0 | 0.020686140 | |
| 12827139 | 3 years ago | | | 0 | 0.020686140 | |
| 12701652 | 3 years ago | | | 0 | 0.0091248240 | |
| 12634694 | 3 years ago | | | 0 | 0.013788040 | |
| 12634668 | 3 years ago | | | 0 | 0.00057138000 |
ABI
ABI objects
Getter at block 21284093
owner() view returns (address)
0x3f8e527af4e0c6e763e8f368ac679c44c45626ae
Read-only
This contract contains no read-only function objects.
State-modifying
Events deploy(address swapAddress, address[] _pooledTokens, uint8[] decimals, string lpTokenName, string lpTokenSymbol, uint256 _a, uint256 _fee, uint256 _adminFee, address lpTokenTargetAddress) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
NewSwapPool(address indexed deployer, address swapAddress, address[] pooledTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.