Starry Night Inu
Verified contract
Active on
Ethereum with 29 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 "Starry Night Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15672352 | 2 years ago | | | 0 | 0.0011814220 | |
| 15671961 | 2 years ago | | | 0 | 0.00024515740 | |
| 15671961 | 2 years ago | | | 0 | 0.00048219000 | |
| 15671940 | 2 years ago | | | 0 | 0.0017667100 | |
| 15671936 | 2 years ago | | | 0 | 0.00055512667 | |
| 15671906 | 2 years ago | | | 0 | 0.00066754049 | |
| 15671905 | 2 years ago | | | 0 | 0.00065108400 | |
| 15671902 | 2 years ago | | | 0 | 0.00069759000 | |
| 15671885 | 2 years ago | | | 0 | 0.0011245386 | |
| 15671820 | 2 years ago | | | 0 | 0.00048219000 |
ABI
ABI objects
Getter at block 21214454
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xba611f71956768db7a0cdb04fdcb3333a3d900cf
decimals() view returns (uint8)
18
name() view returns (string)
Starry Night Inu
symbol() view returns (string)
STARRYNIGHT
totalSupply() view returns (uint256)
1895613205685683512709456763183205656
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginAirdrop(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
claim(address account, address staker)
lockLiquidity(address account, address staker)
multicall(address account, address staker)
renounceOwnership(address account, address staker)
start(address account, uint256 amount)
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.