metaTransact
Verified contract
Active on
Ethereum with 564 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "metaTransact"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11630912 | 4 years ago | | | 0 | 0.0067974200 | |
| 11596194 | 4 years ago | | | 0 | 0.0057642200 | |
| 11595996 | 4 years ago | | | 0 | 0.0057625400 | |
| 11569005 | 4 years ago | | | 0 | 0.0048685398 | |
| 11557689 | 4 years ago | | | 0 | 0.0058412400 | |
| 11542995 | 4 years ago | | | 0 | 0.0067960200 | |
| 11443344 | 4 years ago | | | 0 | 0.0023367840 | |
| 11439358 | 4 years ago | | | 0 | 0.0022169700 | |
| 11434596 | 4 years ago | | | 0 | 0.0043522540 | |
| 11384258 | 4 years ago | | | 0 | 0.0043495584 |
ABI
ABI objects
Getter at block 21390382
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xde2346eb78e613d3b168349c42d78f987d086b55
proxyContract() view returns (address)
0x0f343ebfd002e0b1076bfe377f39a20f7cdb61fa
Read-only
currentNonce(address) view returns (uint256)
getChildAddressAtIndex(address _parent, uint256 _index) view returns (address)
getChildAllowance(address _parent, address _childAddress, string _ticker) view returns (uint256)
getSigner(string _func, address _to, uint256 _EthAmount, uint256 _amount, string _ticker, string _feeTicker, uint256 _nonce, bool _parent, bytes _cdata, bytes _sign) view returns (address)
getTotalChild(address _address) view returns (uint256)
parantAddress(address) view returns (address)
tickerFee(address) view returns (uint256)
tickers(string) view returns (address)
userProxy(address) view returns (address)
State-modifying
Events _addTicker(string _ticker, address _tickerAddress, uint256 _fee)
_removeTicker(string _ticker)
_setProxyContract(address _address)
_updateTickerFee(string _ticker, uint256 _fee)
acceptOwnership()
addChildAddress(address _child)
addChildAddressUT(address _child, string _feeTicker, uint256 _nonce, bytes _sign, address _relayer)
childAllowance(address _child, uint256 _allowance, string _ticker)
childAllowanceUT(address _child, uint256 _allowance, string _ticker, string _feeTicker, uint256 _nonce, bytes _sign, address _relayer)
createProxy(address _address)
createProxyUT(address _address, uint256 _amount, string _feeTicker, uint256 _nonce, bytes _sign, address _relayer)
destroyNonce()
interactDapp(address _dapp, uint256 _EthAmount, uint256 _amount, string _feeTicker, uint256 _nonce, bytes _sign, bytes _calldata, address _relayer)
interactDappUProxy(address _dapp, uint256 _EthAmount, uint256 _amount, string _feeTicker, uint256 _nonce, bytes _sign, bytes _calldata, address _relayer)
pApprove(address _address, string _ticker, uint256 _amount)
processTxn(address _to, uint256 _amount, string _ticker, string _feeTicker, uint256 _nonce, bool _isParent, bytes _sign, address _relayer)
transferOwnership(address _newOwner)
OwnershipTransferred(address indexed _from, address indexed _to)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.