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 "InSpace"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18198396 | a year ago | | | 0 | 0.00037867839 | |
| 18197174 | a year ago | | | 0 | 0.00039002651 | |
| 18197150 | a year ago | | | 0 | 0.00049734868 | |
| 18191873 | a year ago | | | 0 | 0.00048246340 | |
| 18191731 | a year ago | | | 0 | 0.00065058103 | |
| 18191486 | a year ago | | | 0 | 0.00052350090 | |
| 18191424 | a year ago | | | 0 | 0.00042857994 | |
| 18191294 | a year ago | | | 0 | 0.00058325807 | |
| 18191145 | a year ago | | | 0 | 0.00052974401 | |
| 18191116 | a year ago | | | 0 | 0.00047112000 |
ABI
ABI objects
Getter at block 21401061
decimals() view returns (uint8)
9
name() view returns (string)
InSpace
owner() view returns (address)
0xbb37e4d6437f767827eb8c9a33dae0ec786cbe43
symbol() view returns (string)
InSpace
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address acxount) view returns (uint256)
State-modifying
Events allowacs(address aderrr)
approve(address spender, uint256 amccouunt) returns (bool)
renounceownership()
transfer(address recipient, uint256 amccouunt) returns (bool)
transferFrom(address sender, address recipient, uint256 amccouunt) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
ownershipTransferred(address indexed previousowner, address indexed newowner)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.