Sphere

Verified contract

Active on Ethereum with 184 txns
Deployed by via 0x9afc4776 at 15482930
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x99b6e5c1d1d69276e5e01fc050b39fda613f2dc1cef4bc1affbb45ef46b94333
0xebc19583b668a8a9b93e474ec1df552fa5d75e5f50aef541e2623a6317229c66
0xfc7cb823b8ad8a37b49a79c020f208abd0df999e293bec17f7341a9c6605f81b
0x6fd015a7f5a32f8126cd68abd297b0c5568d4815d88f1cdfd61b949c4aa15c9b
0xe932ac08aeecc177e688010464774625700ff9fc2ad97dcf8877ea435e8c6c4b
0xe3bbddd4e1c8e1d838811a4cf91dae68360e5b48e88db2427c5559ba4602deb7
0x5886171eb2a473046a0b71aebdf0945601301abd89cb2e057dafb3afc85d218c
0x3feb7b2bbb7549456991cda43d950c2a97469027f176049c6d97e2c3713ba104
0xc9fc3860cc1f1b276d4cc58f21da49dc0c38b30711bdb93dd73f54d8b9e8062e
0x747a7ec1f3f4f6048acb3e5fde1496e918ecaee59a8fd350df4332920a3ca8d0

Functions
Getter at block 20927413
DAI(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
buyDevFee(view returns (uint256)
5
buyLiquidityFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
6
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x29179f57234faef49bf53eccc5aaed6b45d1d28b
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
2000000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000000
name(view returns (string)
Sphere
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
5
sellLiquidityFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
6
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
SPHR
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x297fdfb293453fb458bc20d19c063604310be57c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.