MTGYAtomicSwapInstance

Verified contract

Active on Ethereum with 1,119 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.35
0xa5703878ce430890a0af964048a4a7261992ceeb168550b8fb9005ce8781ecbf
0x906b55814d7853197a3fb824638208ec37f81616f2ae404ff13941bc7121c720
0x38c578fb8ab2a9f5eac1aa26df8af92b8fa95fb5337c828383f1aebffd1b4ce9
0xf37945fc9266d597e9002a13bb4c4569786de3e672e621f6d3dfa5bc0f17d361
0x5c36de5899ea55512d08607c1d7d7dbcb0888d5575bcc0553d1d321f6fc7cadf
0x56dfb10a060a92f64d83750a0f886acbcb8a90a9ee79b7e05947323ff3ed75c9
0x6b476dedf6c98a455fa52d0270cd5ff5cd4f08433ebec9cf03816cb43c33f37a
0x3595aa75614eac2c438e9c426985572c7c21402be9c3fc3916131875404b739d
0x23000026d1770870ec347e095e05c4f1e5a460baa99b796ca7299cf4d4f7de1d
0xf848079a19b7819bc9af5fde5f63dca9e64cbb0dc61c45f9cc3c0d1d29a2add0

Functions
Getter at block 21184808
getSwapTokenAddress(view returns (address)
0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099
isActive(view returns (bool)
true
maxSwapAmount(view returns (uint256)
0
minimumGasForOperation(view returns (uint256)
10000000000000000
mtgyServiceCost(view returns (uint256)
0
oracleAddress(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
originalSupply(view returns (uint256)
1000000000000000000
owner(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
tokenOwner(view returns (address)
0x35ce1677d3d6aaaacd96510704d3c8617a12ee60
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.