Luna Inu V2
Verified contract
Active on
Ethereum with 21 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 "Luna Inu V2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15511635 | 2 years ago | | | 0 | 0.00060106397 | |
| 15511348 | 2 years ago | | | 0 | 0.00065188176 | |
| 15511296 | 2 years ago | | | 0 | 0.00082966759 | |
| 15511276 | 2 years ago | | | 0 | 0.00099441800 | |
| 15511276 | 2 years ago | | | 0 | 0.00099441800 | |
| 15511275 | 2 years ago | | | 0 | 0.00060496682 | |
| 15511194 | 2 years ago | | | 0 | 0.0020850700 | |
| 15511191 | 2 years ago | | | 0 | 0.00097498186 | |
| 15511175 | 2 years ago | | | 0 | 0.0014411387 | |
| 15511174 | 2 years ago | | | 0 | 0.0017212300 |
ABI
ABI objects
Getter at block 21177241
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xc91e4d9daddc6dfabde8d33fb39f0e2849c34890
decimals() view returns (uint8)
18
name() view returns (string)
Luna Inu V2
symbol() view returns (string)
LINU2.0
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
commence(address account)
commit(address account, address staker)
tokenDropDirect(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.