Alkimi Exchange
Verified contract
Active on
Ethereum with 43,817 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,742.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$ADS | ERC-20 | 34.461867K | $0.174068 |
$5,998.71 | |
LCX | ERC-20 | 3.660566K | $0.205151 |
$750.97 | |
LINK | ERC-20 | 31.86 | $17.46 |
$556.28 | |
USDT | ERC-20 | 423 | $0.998771 |
$422.48 | |
STG | ERC-20 | 36 | $0.370143 |
$13.33 | |
GALA | ERC-20 | 20 | $0.036696 |
$0.73 | |
GALA | ERC-20 | 665.10047 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269424 | 7 minutes ago | | | 0 | 0.00015957977 | |
| 21269307 | 30 minutes ago | | | 0 | 0.00020937000 | |
| 21269276 | 36 minutes ago | | | 0 | 0.00019575549 | |
| 21269225 | an hour ago | | | 0 | 0.00037201850 | |
| 21268949 | 2 hours ago | | | 0 | 0.00035328086 | |
| 21268774 | 2 hours ago | | | 0 | 0.00037457081 | |
| 21268075 | 5 hours ago | | | 0 | 0.00022215706 | |
| 21267965 | 5 hours ago | | | 0 | 0.00056005194 | |
| 21267935 | 5 hours ago | | | 0 | 0.00035797962 | |
| 21267844 | 5 hours ago | | | 0 | 0.00079674742 |
ABI
ABI objects
Getter at block 21269455
decimals() view returns (uint8)
18
getLiquidityPool() view returns (address)
0xf5e875b9f457f2dd8112bd68999eb72befb17b03
isProtected() view returns (bool)
true
name() view returns (string)
Alkimi Exchange
owner() view returns (address)
0xfdd58d16ae6f32c4f9c196760e0148f0d53a845c
symbol() view returns (string)
$ADS
totalSupply() view returns (uint256)
250000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LiquidityProtection_unblock(address[] _holders)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableProtection()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
revokeBlocked(address[] _holders, address _revokeTo)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.