space coin

Verified contract

Active on Ethereum with 218 txns
Deployed by via 0xe181587a at 17890771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "space coin"

0xf378fba54135c77d2ce01236df6ea34debd0c5f357f5fe0b908df1b0e959f13e
0x40e3a3d277aaecde374e29f134d9dd4b0bed8c8273cdbb797143307ee95debb8
0x7b2b00f0f58f669f1972a0ae7bd81cb5fd46d9cbeebd484cf0d831bd41830c28
0x0432be98331aebe2f50c17ef46afad69bea9a375cd8b8931b023dafbd15cd6d6
0x3332007a056eb7d955a216391259137a61520ceb1a0a2c90874b6aee8ae71dff
0x9310dbe0edd86a3b5833018e999dc3f12c00571806cf61fdcd5f1c711ca63fc7
0x65596a23df6d07a85be276e94a5d88753aa3285f6f401bd296c8c3b0edd4de96
0x560b5fd178b454ad9ba195cf3b435fdef90c329741cd45137df05f33ce4b02df
0x1c2725a99fb00210bdc54645c66b05a80409869f2783eaef387aa20ddcdc2cc9
0xd17b51163eb8596f1419b397b2c706dd9575eccb2f66e073b7910537a119eb1e

Functions
Getter at block 20822891
UniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_decimals(view returns (uint8)
18
_name(view returns (string)
space coin
_symbol(view returns (string)
space
_uniswapPairAddress(view returns (address)
0x3248d574a31d3c2730c410fe8d3b7d11dba08427
_uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyStart(view returns (bool)
true
buyTax(view returns (uint256)
0
decimals(view returns (uint8)
18
getOwner(view returns (address)
0x000000000000000000000000000000000000dead
name(view returns (string)
space coin
owner(view returns (address)
0x000000000000000000000000000000000000dead
sellStart(view returns (bool)
true
sellTax(view returns (uint256)
0
symbol(view returns (string)
space
totalSupply(view returns (uint256)
1000000000000000000000000000000
transferTax(view returns (uint256)
0
Read-only
_blackList(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isFeeExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setBlackList(address addrbool enable
setBuyFee(uint256 _buyFee
setBuyStart(bool _buyStart
setIsFeeExempt(address holderbool exempt
setSellFee(uint256 _sellTax
setSellStart(bool _sellStart
setTransferFee(uint256 _transferTax
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.