$LION Token
Verified contract
Active on
Ethereum with 660 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 "$LION Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21069429 | 16 days ago | | | 0 | 0.00052464181 | |
| 20937657 | a month ago | | | 0 | 0.00060714189 | |
| 20937651 | a month ago | | | 0 | 0.00060188374 | |
| 20768107 | 2 months ago | | | 0 | 0.00011030920 | |
| 20671890 | 2 months ago | | | 0 | 0.00011536026 | |
| 20636394 | 3 months ago | | | 0 | 0.000072383178 | |
| 20543885 | 3 months ago | | | 0 | 0.000045874411 | |
| 20452744 | 3 months ago | | | 0 | 0.000050707470 | |
| 20434526 | 3 months ago | | | 0 | 0.00070770065 | |
| 20431378 | 3 months ago | | | 0 | 0.00018657277 |
ABI
ABI objects
Getter at block 21185222 stakingEndTimestamp() view returns (uint256)
MAX_AIRDROPS_SUPPLY() view returns (uint256)
9000000000000000000000000
MAX_FUTURE_COMUNITY_CONTRIBUTIONS_SUPPLY() view returns (uint256)
3000000000000000000000000
MAX_STAKING_SUPPLY() view returns (uint256)
3000000000000000000000000
MAX_TEAM_SUPPLY() view returns (uint256)
6000000000000000000000000
MAX_TOKEN_SUPPLY() view returns (uint256)
30000000000000000000000000
MAX_TRESURY_SUPPLY() view returns (uint256)
9000000000000000000000000
STAKING_PER_DAY() view returns (uint256)
300804350000000000
_airDropEndTimestamp() view returns (uint256)
1681306347
_merkleRoot() view returns (bytes32)
0xce7977732b552fcf51e4fd14611de59af5657547ce0d2125374d8f9c589ee30d
decimals() view returns (uint8)
18
name() view returns (string)
$LION Token
owner() view returns (address)
0x25b11ceaa282e22c1269f5eccbe701323ccbe403
symbol() view returns (string)
$LION
totalSupply() view returns (uint256)
20644057955285435207291318
Read-only
SE_TOKENS(uint256) view returns (bool)
_airdropClaimed(address) view returns (bool)
accumulated(uint256 tokenIndex) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lastClaim(uint256 tokenIndex) view returns (uint256)
State-modifying
Events airdropClaim(address to, uint256 amount, bytes32[] proof)
approve(address spender, uint256 amount) returns (bool)
claim(uint256[] tokenIndices)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintFutureCommunityContributions(address to, uint256 amount)
mintTeam(address to, uint256 amount)
mintTresury(address to, uint256 amount)
mintUnclaimedAridrop(address to, uint256 amount)
renounceOwnership()
setMerkelRoot(bytes32 merkleRoot)
setNftAddress(address nftAddress)
startStaking()
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)
StartStaking(uint256 _date)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.