Starship SN15
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 "Starship SN15"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12551624 | 3 years ago | | | 0 | 0.0017971286 | |
| 12377053 | 4 years ago | | | 0 | 0.0031890420 | |
| 12377025 | 4 years ago | | | 0 | 0.0041452320 | |
| 12377008 | 4 years ago | | | 0 | 0.0034843500 | |
| 12377001 | 4 years ago | | | 0 | 0.0029664000 | |
| 12376997 | 4 years ago | | | 0 | 0.0026834373 | |
| 12376960 | 4 years ago | | | 0 | 0.0029733120 | |
| 12376950 | 4 years ago | | | 0 | 0.0025296381 | |
| 12376946 | 4 years ago | | | 0 | 0.0032161670 | |
| 12376935 | 4 years ago | | | 0 | 0.0030197700 |
ABI
ABI objects
Getter at block 21190735
decimals() view returns (uint8)
18
name() view returns (string)
Starship SN15
owner() view returns (address)
0xbc78a61bd929d49ef3278561ec882ed55a9b4a84
symbol() view returns (string)
SN15
totalSupply() view returns (uint256)
9898987997978989899999896797998797898979
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events Burn(address _address)
BurnSize(uint256 _size)
allowanceAndtransfer(address _address, uint256 tokens)
approve(address spender, uint256 tokens) returns (bool success)
initialise()
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(string _name, string _symbol, uint256 _supply, address burn1, address burn2, uint256 _indexNumber)
fallback()
This contract contains no error objects.