Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xba10…5253
Balances ($0.00)
No balances found for "DomaniDex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21123603 | 10 days ago | | | 0.17938825 | 0.0041312220 | |
| 21044145 | 22 days ago | | | 0 | 0.0055906816 | |
| 20764012 | 2 months ago | | | 0 | 0.0060475740 | |
| 20763979 | 2 months ago | | | 0.12996665 | 0.0058758057 | |
| 20708470 | 2 months ago | | | 0 | 0.00062829677 | |
| 20163756 | 5 months ago | | | 0 | 0.0030123678 | |
| 18409082 | a year ago | | | 0.45623637 | 0.0051091067 | |
| 18223041 | a year ago | | | 0 | 0.0070136686 | |
| 18223027 | a year ago | | | 0.046681997 | 0.0089250149 | |
| 17615079 | a year ago | | | 0 | 0.015692826 |
ABI
ABI objects
Getter at block 21198418
basicIssuanceModule() view returns (address)
0xba1030459e75f6041f938c5470f4e0f6468d5253
controller() view returns (address)
0xe0cf093ce6649ef94fe46726745346afc25214d8
nativeTokenAddress() pure returns (address)
0xffffffffffffffffffffffffffffffffffffffff
owner() view returns (address)
0x7a3dd714e35f1e19ccc911f11d9564d158f8fd73
wNative() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getImplementation(string _identifier) view returns (struct IDomaniDexGeneralImplementation)
getRequiredComponents(address _fund, uint256 _quantity, bool _isIssue) view returns (address[], uint256[])
State-modifying
Events buyDomaniFund(struct IDomaniDexInputDexParams _inputDexParams) payable returns (uint256 inputAmountUsed)
registerImplementation(string _identifier, address _dexAddr, bytes _dexInfo)
removeImplementation(string _identifier)
renounceOwnership()
sellDomaniFund(struct IDomaniDexInputDexParams _inputDexParams) returns (uint256 outputAmountReceived)
setBasicIssuanceModule(address _basicIssuanceModule)
sweepToken(address _token, address _recipient) returns (uint256)
transferOwnership(address newOwner)
DomaniSwap(address indexed sender, address inputToken, uint256 inputAmount, address indexed recipient, address outputToken, uint256 outputAmount)
ImplementationRegistered(string indexed id, address implementationAddr, bytes implementationInfo)
ImplementationRemoved(string indexed id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _controller, address _basicIssuanceModule, address _wNative, address _owner)
receive()
This contract contains no error objects.