MTGYAtomicSwapInstance

Verified contract

Active on Ethereum with 120 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2cd91b6d53475e59d89a492a852c5a834fc6a645cd403fbe514444facc543702
0xd7c27e483387cf860f3ba0fa3ee1726c0498df1426c84afa61205c0a42d45d1d
0x2bd834abcc4cbc45777928a674cca2ebb4893829318139db7fb70b2dc6ba362a
0x188183c4aefb13871aa5a847a2cb3a8a1b593522638ca20a6bf17f9fc8acf679
0x9da9d9b0295e57d10074664eef21124afcbf9de2fbda285827efa33c812d45e0
0x1c62ac592b4aaa78851a6cf9fd87ad926c297758d6c0f8151a19fc9cdd946f51
0xf536de2a3f5dedc0e0699dc52939bde26b777b81004de2767a25bd55ffd0f650
0x3378ca1fe0e214bb78a9f9555e96a9d0789b181097b7c2a16350d29cf847cb36
0x617fcefa98af2ee7099042b300b47dbaeab04886a37bf2d159bce9a66dc96d5b
0xd4d5ce4cf52ed8295bae16ca3d5948d74f8ef04a725fc58453d78383f16770c3

Functions
Getter at block 20864695
getSwapTokenAddress(view returns (address)
0xf03f082bf49fe71c2ab8dfaf4f8d0aeaa1d3de14
isActive(view returns (bool)
false
maxSwapAmount(view returns (uint256)
0
minimumGasForOperation(view returns (uint256)
2000000000000000
mtgyServiceCost(view returns (uint256)
0
oracleAddress(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
originalSupply(view returns (uint256)
20000000000000000000000000
owner(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
tokenOwner(view returns (address)
0x11e6c08724d7c26ca00a9661e97d0acf0d7d1b54
Read-only
lastUserSwap(addressview returns (bytes32 iduint256 origTimestampuint256 currentTimestampbool isOutboundbool isCompletebool isRefundedbool isSendGasFundedaddress swapAddressuint256 amount)
swaps(bytes32view returns (bytes32 iduint256 origTimestampuint256 currentTimestampbool isOutboundbool isCompletebool isRefundedbool isSendGasFundedaddress swapAddressuint256 amount)
State-modifying
changeActiveState(bool _isActive
changeMtgyServiceCost(uint256 _newCost
changeOracleAddress(address _oracleAddress
depositTokens(uint256 _amount
fundSendToDestinationGas(bytes32 _iduint256 _origTimestampuint256 _amountpayable 
receiveTokensFromSource(uint256 _amountpayable returns (bytes32uint256)
refundTokensFromSource(bytes32 _id
renounceOwnership(
sendTokensToDestination(bytes32 _idreturns (bytes32)
transferOwnership(address newOwner
unsetLastUserSwap(address _addy
updateMinimumGasForOperation(uint256 _amountGas
updateSupply(
updateSwapCompletionStatus(bytes32 _idbool _isComplete
updateTokenOwner(address newOwner
withdrawTokens(uint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveTokensFromSource(bytes32 indexed iduint256 origTimestampaddress senderuint256 amount
RefundTokensToSource(bytes32 indexed idaddress senderuint256 amount
SendTokensToDestination(bytes32 indexed idaddress receiveruint256 amount
TokenOwnerUpdated(address previousOwneraddress newOwner
Constructor
constructor(address _mtgyAddressaddress _mtgySpendAddressaddress _oracleAddressaddress _tokenOwneraddress _tokenAddyuint256 _maxSwapAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.