SpatialComputing
Verified contract
Active on
Ethereum with 1,858 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APU | ERC-20 | 1 | $0.000811 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21256772 | 8 hours ago | | | 0 | 0.00041019793 | |
| 21246196 | 2 days ago | | | 0 | 0.0010681430 | |
| 21242128 | 2 days ago | | | 0 | 0.00045942491 | |
| 21234165 | 3 days ago | | | 0 | 0.00054882445 | |
| 21223470 | 5 days ago | | | 0 | 0.0012233510 | |
| 21218677 | 6 days ago | | | 0 | 0.00059418831 | |
| 21217594 | 6 days ago | | | 0 | 0.00074489727 | |
| 21214147 | 6 days ago | | | 0 | 0.00042853458 | |
| 21214144 | 6 days ago | | | 0 | 0.00052360896 | |
| 21213757 | 6 days ago | | | 0 | 0.00059763251 |
ABI
ABI objects
Getter at block 21259077
DOMAIN_SEPARATOR() view returns (bytes32)
0x03a51d0f7a9a15c84eb4dcb752124aa9b71f873b03c8b5c8db4219a8770dbea6
canBlacklist() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
SpatialComputing
owner() view returns (address)
0xfa333ab0cea771e2451807395ef56d54e443ce7e
symbol() view returns (string)
CMPT
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
blacklists(address) view returns (bool)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceBlacklistAbility()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address deployer, uint256 supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.