OPENSPACE
Verified contract
Active on
Ethereum with 165 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "OPENSPACE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17015399 | 2 years ago | | | 0 | 0.0010104860 | |
| 17014027 | 2 years ago | | | 0 | 0.00093535962 | |
| 17013517 | 2 years ago | | | 0 | 0.0011185344 | |
| 17013131 | 2 years ago | | | 0 | 0.00084474679 | |
| 17013013 | 2 years ago | | | 0 | 0.00087542068 | |
| 17012887 | 2 years ago | | | 0 | 0.0012465014 | |
| 17012624 | 2 years ago | | | 0 | 0.0011817794 | |
| 17012624 | 2 years ago | | | 0 | 0.0011817794 | |
| 17012507 | 2 years ago | | | 0 | 0.0023359075 | |
| 17012485 | 2 years ago | | | 0 | 0.00099141000 |
ABI
ABI objects
Getter at block 21215098
_maxTaxSwap() view returns (uint256)
1000000000000
_maxTxAmount() view returns (uint256)
2000000000000
_maxWalletSize() view returns (uint256)
3000000000000
_taxSwapThreshold() view returns (uint256)
500000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
OPENSPACE
owner() view returns (address)
0xb7a58c0bf7cdc9ffbf6ee9783029073298a505e8
symbol() pure returns (string)
OPENSPACE
totalSupply() pure returns (uint256)
100000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.