Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6fa5…de0e
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sigmaX | ERC-20 | 905.012625M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20051042 | 5 months ago | | | 0 | 0.00021257007 | |
| 18545626 | a year ago | | | 0 | 0.0014272476 | |
| 17372770 | a year ago | | | 0 | 0.0028477146 | |
| 17358911 | a year ago | | | 0 | 0.0039249174 | |
| 17358909 | a year ago | | | 0 | 0.0037647064 | |
| 17350055 | a year ago | | | 0 | 0.0010235080 | |
| 17350053 | a year ago | | | 0 | 0.00099827463 | |
| 17350034 | a year ago | | | 0 | 0.0010510812 | |
| 17350032 | a year ago | | | 0 | 0.0040371278 | |
| 15610479 | 2 years ago | | | 0 | 0.00018150571 |
ABI
ABI objects
Getter at block 21207278
_devFee() view returns (uint256)
10
_devWalletAddress() view returns (address)
0x6fa58e88f5bcbfc0da6aa481c4252dadab5fde0e
_maxTxAmount() view returns (uint256)
500000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
getDevFee() view returns (uint256)
10
name() view returns (string)
SIGMA
owner() view returns (address)
0x79ec1ca1366806e34b13eb5b9b4297d5d777c471
swapAndSendEnabled() view returns (bool)
true
symbol() view returns (string)
SIGMA
totalFees() view returns (uint256)
23577637447867617919
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x00cd312846427b0bce11f26b82a97258091e8e61
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setdevWallet(address devWalletAddress)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap()
openTrading()
removeBotFromBlackList(address account)
renounceOwnership()
setDevFeeDisabled(bool _devFeeEnabled) returns (bool)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndSendEnabled(bool _enabled)
setTaxFee(uint256 taxFee, uint256 devFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSend(uint256 tokensSwapped, uint256 ethReceived)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.