OmiTokenEthereumToGochainSwap

Verified contract

Active on Ethereum with 9,388 txns
Deployed by via 0x8b61b6c2 at 12146783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.39
ERC-20
Value $3.76
0xffa0c94ff673d3ff96f98d6d49b2a8a73d767ac83902511359ff624c2b51872a
0x4c3d7b9ce09f6adf22d7ebd8ee9e7e810f94e562b1beeb6928d9bfaf21c868f3
0x4349a3675f66e6bc1d60c134fc79bd51966ba07cef84bab703334020f48321d5
0xc1c0df905601bf594423a52eb6bf6eee78eb653ffe9de094d5f166117488bd8b
0x4272de2a3aa5cbcbcd55329c9b1451095bcd86d242f6ece8f5529e55d151b767
0xbbd1b19686cfd657d02374df8489d85a17302c4be70240cb807bc22ee9134f23
0x1971600007c8b52f91093ff9bdb725b45ed70824e55e07485d3658f655e00abc
0x87e5d6cd957e422452b4302160eb21096594f1b39054ffb030f2fe3a2d923942
0x422c096fcec2568b82a9e07ee0fd9e5d07bee34139a7db845c88a69098a098fd
0x42f9ca0cbaf0cec2c5e223ee6a81fec9f5aa50f34e643bf4142e2be2293a8410

Functions
Getter at block 20866478
getFee(view returns (uint256 Fee)
0
getFeeReceiver(view returns (address FeeReciever)
0x4360d4f452695b974a74829bf29fe0ba0a2a5543
getMinimumSwapAmount(view returns (uint256 MinumumSwapAmount)
1000000000000000000
getOmiContractAddress(view returns (address OmiTokenAddress)
0x04969cd041c0cafb6ac462bd65b536a5bdb3a670
owner(view returns (address Owner)
0x4360d4f452695b974a74829bf29fe0ba0a2a5543
paused(view returns (bool IsPaused)
true
Read-only
getHasDistributed(uint256 swapIdview returns (bool)
getHasPaidFee(uint256 swapIdview returns (bool)
State-modifying
distribute(uint256 swapIdaddress toAddressaddress fromAddressuint256 amount
pause(
payFee(uint256 swapIdpayable 
renounceOwnership(
setFee(uint256 newFee
setFeeReceiver(address newFeeReceiver
setMinumumSwapAmount(uint256 newMinimumSwapAmount
setOmiContractAddress(address newOmiContractAddress
swap(address toAddressuint256 amount
transferOwnership(address newOwner
unpause(
Events
Distribute(uint256 indexed swapIdaddress indexed toAddressaddress indexed fromAddressuint256 amountstring fromChainstring toChain
FeeChanged(uint256 indexed previousFeeuint256 indexed newFee
FeePaid(uint256 indexed swapIduint256 fee
FeeReceiverChanged(address indexed previousFeeReceiveraddress indexed newFeeReceiver
MinimumSwapAmountChanged(uint256 indexed previousSwapAmountuint256 indexed newSwapAmount
OmiContractAddressChanged(address indexed previousOmiAddressaddress indexed newOmiAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Swap(uint256 indexed swapIdaddress indexed fromAddressaddress indexed toAddressuint256 amountstring fromChainstring toChain
Unpaused(address account
Constructor
constructor(address omiContractAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.