AtomicTokenProxy
Verified contract
Active on
Ethereum with 6,784 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "AtomicTokenProxy"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12316158 | 4 years ago | | | 0 | 0.019391628 | |
| 12315999 | 4 years ago | | | 0 | 0.018103592 | |
| 12315989 | 4 years ago | | | 0 | 0.018310698 | |
| 12315984 | 4 years ago | | | 0 | 0.017079720 | |
| 12315896 | 4 years ago | | | 0 | 0.0074892000 | |
| 12315883 | 4 years ago | | | 0 | 0.010250287 | |
| 12315818 | 4 years ago | | | 0 | 0.016738981 | |
| 12315759 | 4 years ago | | | 0 | 0.019063170 | |
| 12315538 | 4 years ago | | | 0 | 0.010311142 | |
| 12315509 | 4 years ago | | | 0 | 0.016222523 |
ABI
ABI objects
Getter at block 21160346
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events multiPathSwap(struct AtomicTypesSwapParams _swap, address[] _path, struct AtomicTypesDistributionParams[] _distribution) payable returns (uint256 _output)
multiPathSwapAndSend(struct AtomicTypesSwapParams _swap, address[] _path, struct AtomicTypesDistributionParams[] _distribution, address _receipient) payable returns (uint256 _output)
multiPathSwapAndSendWithGasTokens(struct AtomicTypesSwapParams _swap, address[] _path, struct AtomicTypesDistributionParams[] _distribution, address _receipient, address _gasToken, uint256 _gasQtyPerToken) payable returns (uint256 _output)
multiPathSwapWithGasTokens(struct AtomicTypesSwapParams _swap, address[] _path, struct AtomicTypesDistributionParams[] _distribution, address _gasToken, uint256 _gasQtyPerToken) payable returns (uint256 _output)
swap(struct AtomicTypesSwapParams _swap, struct AtomicTypesDistributionParams _distribution) payable returns (uint256 _output)
swapAndSend(struct AtomicTypesSwapParams _swap, struct AtomicTypesDistributionParams _distribution, address _receipient) payable returns (uint256 _output)
swapAndSendWithGasTokens(struct AtomicTypesSwapParams _swap, struct AtomicTypesDistributionParams _distribution, address _receipient, address _gasToken, uint256 _gasQtyPerToken) payable returns (uint256 _output)
swapWithGasTokens(struct AtomicTypesSwapParams _swap, struct AtomicTypesDistributionParams _distribution, address _gasToken, uint256 _gasQtyPerToken) payable returns (uint256 _output)
Trade(address indexed sellToken, uint256 sellAmount, address indexed buyToken, uint256 buyAmount, address indexed trader, address receiver)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.