SwapDeployer
Verified contract
Active on
Ethereum with 4 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) |
---|---|---|---|---|---|---|---|
| 12195714 | 4 years ago | | | 0 | 0.17917724 | |
| 12066229 | 4 years ago | | | 0 | 0.23770250 | |
| 12064974 | 4 years ago | | | 0 | 0.23770250 | |
| 12064258 | 4 years ago | | | 0 | 0.0043038800 |
ABI
ABI objects
Getter at block 21214385
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, uint256 _withdrawFee) 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.