Elysian
Verified contract
Active on
Ethereum with 1,180 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0108…5c12
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELY | ERC-20 | 935.496231K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19845936 | 6 months ago | | | 0 | 0.00026040916 | |
| 19307521 | 9 months ago | | | 0 | 0.0015949583 | |
| 19228293 | 9 months ago | | | 0 | 0.0018561973 | |
| 19123979 | 10 months ago | | | 0 | 0.00040682067 | |
| 19123979 | 10 months ago | | | 0 | 0.00040780174 | |
| 19090600 | 10 months ago | | | 0 | 0.00092986205 | |
| 19011837 | 10 months ago | | | 0 | 0.00046220201 | |
| 18932015 | a year ago | | | 0 | 0.00038569733 | |
| 18931991 | a year ago | | | 0 | 0.00035253608 | |
| 18917008 | a year ago | | | 0 | 0.00036154921 |
ABI
ABI objects
Getter at block 21249296
buyFee() view returns (uint256)
5
decimals() pure returns (uint8)
18
getHoldersCount() view returns (uint256)
828
maxAmountPerTx() view returns (uint256)
1000000000000000000000000000
maxAmountPerWallet() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Elysian
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() pure returns (string)
ELY
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xe685bb20d79f97a5ccfb0376e42165a97300f147
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
holders(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrade(uint256 _buyFee, uint256 _sellFee, uint256 _maxAmountPerTx, uint256 _maxAmountPerWallet, uint256 _maxSwapTokenAmount) payable
renounceOwnership()
setFee(uint256 _buyFee, uint256 _sellFee)
setLimits(uint256 _maxAmountPerTx, uint256 _maxAmountPerWallet)
setMaxSwapTokenAmount(uint256 _maxSwapTokenAmount)
setTaxWallet(address _taxWallet)
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()
receive()
This contract contains no error objects.