Elysium Key
Verified contract
Active on
Ethereum with 18 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 "Elysium Key"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16982157 | 2 years ago | | | 0 | 0.0013816194 | |
| 15418331 | 2 years ago | | | 0 | 0.0017519011 | |
| 15418328 | 2 years ago | | | 0 | 0.0021378517 | |
| 15418139 | 2 years ago | | | 0 | 0.00038919555 | |
| 15418108 | 2 years ago | | | 0 | 0.00041296398 | |
| 15418072 | 2 years ago | | | 0 | 0.00080344347 | |
| 15418067 | 2 years ago | | | 0 | 0.00056224913 | |
| 15418056 | 2 years ago | | | 0 | 0.00067952926 | |
| 15418054 | 2 years ago | | | 0 | 0.00082151876 | |
| 15418052 | 2 years ago | | | 0 | 0.00090910420 |
ABI
ABI objects
Getter at block 21283742
_name() view returns (string)
Elysium Key
_symbol() view returns (string)
SKXRGE
_totalSupply() view returns (uint256)
1000000999999999999999999999999
decimals() view returns (uint8)
18
name() view returns (string)
Elysium Key
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
SKXRGE
totalSupply() view returns (uint256)
1000000999999999999999999999999
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RenounceOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
changeOwner(address _owner)
chire(address[] recipients_)
openTrading()
skxrge()
toggleReflections(address[] recipients_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.