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 "SPACE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17589923 | a year ago | | | 0 | 0.00098370929 | |
| 17416266 | a year ago | | | 0 | 0.0018884150 | |
| 17388139 | 2 years ago | | | 0 | 0.0018899056 | |
| 17381097 | 2 years ago | | | 0 | 0.0026480063 | |
| 17380626 | 2 years ago | | | 0 | 0.0022961685 | |
| 17380626 | 2 years ago | | | 0 | 0.0023851406 | |
| 17380481 | 2 years ago | | | 0 | 0.0027780000 | |
| 17380381 | 2 years ago | | | 0 | 0.0023912200 | |
| 17380347 | 2 years ago | | | 0 | 0.0026037768 | |
| 17380338 | 2 years ago | | | 0 | 0.0024121679 |
ABI
ABI objects
Getter at block 21316247
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xd313466a5b9591cbba942f9fe14d9c2ba51b225a
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
SPACE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
SPACE
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x51ffd5f3d11bd2555da9a2d08fb71b52eeaefd63
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address _address, bool excluded)
excludeFromMaxTransactionAmount(address _address, bool excluded)
manualSwap()
openTrading()
removeFees()
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(uint256 _buyFee, uint256 _sellFee)
receive()
This contract contains no error objects.