SOCIETY OF GALACTIC EXPLORATION
Verified contract
Active on
Ethereum with 4,620 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xef20…5c77
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SGE | ERC-20 | 39.573585B | -- | -- | |
$SOGE | ERC-20 | 19.566413B | -- | -- | |
SOGE | ERC-20 | 8.968115B | -- | -- | |
SOGE | ERC-20 | 3.24793M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839088 | a month ago | | | 0 | 0.00038426971 | |
| 20837603 | a month ago | | | 0 | 0.00079794150 | |
| 20820824 | 2 months ago | | | 0 | 0.00086730202 | |
| 20654905 | 2 months ago | | | 0 | 0.000032745393 | |
| 20601243 | 3 months ago | | | 0 | 0.000034489085 | |
| 20525593 | 3 months ago | | | 0 | 0.00013107458 | |
| 20452759 | 3 months ago | | | 0 | 0.000066931000 | |
| 20434286 | 3 months ago | | | 0 | 0.00060619265 | |
| 20329526 | 4 months ago | | | 0 | 0.00019409827 | |
| 20259586 | 4 months ago | | | 0 | 0.000088822721 |
ABI
ABI objects
Getter at block 21160669
_developmentFee() view returns (uint256)
99
_developmentWalletAddress() view returns (address)
0xef202eabac14281319465d63358842a743b75c77
_getETHBalance() view returns (uint256 balance)
0
_taxFee() view returns (uint256)
3
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
SOCIETY OF GALACTIC EXPLORATION
owner() view returns (address)
0xfc086356e5c5f2dbe5c0ac718e0403397a12cefe
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SGE
totalFees() view returns (uint256)
5163313638051579538019
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0xab3da691942b259f529f3a3c034adc64f0469a00
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevelopmentFee(uint256 developmentFee)
_setDevelopmentWallet(address developmentWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address developmentWalletAddress)
receive()
This contract contains no error objects.