Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTWIN | ERC-20 | 88.889K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9110377 | 5 years ago | | | 0 | 0.000026022000 | |
| 8201687 | 5 years ago | | | 0 | 0.000022891000 | |
| 8200883 | 5 years ago | | | 0 | 0.000028942000 | |
| 7502352 | 6 years ago | | | 0 | 0.00024702300 | |
| 7502351 | 6 years ago | | | 0 | 0.00019408950 | |
| 7502214 | 6 years ago | | | 0 | 0.00015128000 | |
| 7499085 | 6 years ago | | | 0 | 0.00045384000 | |
| 7465223 | 6 years ago | | | 0 | 0.000044724000 | |
| 7395540 | 6 years ago | | | 0 | 0.000060512000 | |
| 7391026 | 6 years ago | | | 0 | 0.00022628000 |
ABI
ABI objects
Getter at block 21264728
balanceOfContractFeeEth() view returns (uint256)
0
balanceOfContractFeeToken() view returns (uint256)
0
feeETH() view returns (uint256)
0
feeEVOT() view returns (uint256)
0
getCurrentEthFee() view returns (uint256)
0
getCurrentTokenFee() view returns (uint256)
0
getEvabotContractAddress() view returns (address)
0x427d9c5f84c316590a210acf4066b4c65e751b25
getEvotTokenAddress() view returns (address)
0x5de805154a24cb824ea70f9025527f35facd73a1
getExchangeContractAddress() view returns (address)
0x0000000000000000000000000000000000000000
totalEthFee() view returns (uint256)
0
totalTokenFee() view returns (uint256)
0
Read-only
balanceOfETH(address user) view returns (uint256)
balanceOfToken(address user) view returns (uint256)
etherBalance(address) view returns (uint256)
tokenBalance(address) view returns (uint256)
State-modifying
Events changeAdmin(address admin_)
deposit() payable
depositToken(uint256 amount)
feeWithdrawEthAll()
feeWithdrawEthAmount(uint256 amount)
feeWithdrawTokenAll()
feeWithdrawTokenAmount(uint256 amount)
recevedEthFromEvabot(address _user, uint256 _amount)
recevedEthFromExchange(address _user, uint256 _amount)
recevedTokenFromEvabot(address _user, uint256 _amount)
setETHFee(uint256 amount)
setEvabotContractAddress(address _token)
setExchangeContractAddress(address _token)
setTokenAddress(address _token)
setTokenFee(uint256 amount)
transferETH(uint256 amount)
transferToken(address _receiver, uint256 amount)
withdraw(uint256 amount)
withdrawAllTokensOnContract(uint256 _balance)
withdrawToken(uint256 amount)
withrawAllEthOnContract()
Deposit(uint256 types, address user, uint256 amount)
Transfered(uint256 types, address _from, uint256 amount, address _to)
Withdraw(uint256 types, address user, uint256 amount)
constructor()
fallback()
This contract contains no error objects.