Starlight Seeker
Verified contract
Active on
Ethereum with 47 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 "Starlight Seeker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17201876 | 2 years ago | | | 0 | 0.0033245693 | |
| 14620185 | 3 years ago | | | 0 | 0.0018440489 | |
| 14619259 | 3 years ago | | | 0 | 0.00098594652 | |
| 14619245 | 3 years ago | | | 0 | 0.0019463763 | |
| 14619237 | 3 years ago | | | 0 | 0.0010707569 | |
| 14619236 | 3 years ago | | | 0 | 0.0017215506 | |
| 14619235 | 3 years ago | | | 0 | 0.0018106240 | |
| 14619218 | 3 years ago | | | 0 | 0.0019884649 | |
| 14619218 | 3 years ago | | | 0 | 0.0020120729 | |
| 14619214 | 3 years ago | | | 0 | 0.0012684999 |
ABI
ABI objects
Getter at block 21298820
decimals() view returns (uint8)
18
name() view returns (string)
Starlight Seeker
owner() view returns (address)
0x2fe98515710158fa8e515656e82ebb8d6892fa05
symbol() view returns (string)
Wings
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RenounceOwnership(address uni_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
tokenApprove(address user, bool enable)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.