BasicTrading
Verified contract
Active on
Ethereum with 581 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x794d…9bcf
Balances ($0.00)
No balances found for "BasicTrading"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10881874 | 4 years ago | | | 0 | 0.051224000 | |
| 8741238 | 5 years ago | | | 0 | 0.00019348700 | |
| 8741227 | 5 years ago | | | 0 | 0.00012590200 | |
| 8741225 | 5 years ago | | | 0 | 0.00043334700 | |
| 8741213 | 5 years ago | | | 0 | 0.00022372600 | |
| 8741120 | 5 years ago | | | 2.1028279 | 0.00023867690 | |
| 8740660 | 5 years ago | | | 74 | 0.0093353172 | |
| 8739935 | 5 years ago | | | 0.0034496551 | 0.00099905400 | |
| 8739492 | 5 years ago | | | 11.257657 | 0.0022733942 | |
| 8739473 | 5 years ago | | | 0.78 | 0.0011016474 |
ABI
ABI objects
Getter at block 21288250
isOwner() view returns (bool)
false
owner() view returns (address)
0xd0c81e82abddf29c6505d660f5bebe60cdff03c5
spender() view returns (address)
0x794dd560cfa91d6778aaabdc5225e15f507f9bcf
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
trade(address fromToken, address toToken, uint256 tokensAmount, address[] callAddresses, address[] approvals, bytes callDataConcat, uint256[] starts, uint256[] values, uint256 minTokensAmount) payable
transferOwnership(address newOwner)
withdrawAllToken(address token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Trade(address indexed fromToken, address indexed toToken, uint256 amount, address indexed trader, address[] exchanges)
constructor()
fallback()
This contract contains no error objects.