Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SIGMA2 | ERC-20 | 1.853057M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17617038 | a year ago | | | 0 | 0.00076505987 | |
| 17616459 | a year ago | | | 0 | 0.00044650781 | |
| 17616438 | a year ago | | | 0 | 0.00052643898 | |
| 17616437 | a year ago | | | 0 | 0.00054243759 | |
| 17616418 | a year ago | | | 0 | 0.00053472473 | |
| 17616418 | a year ago | | | 0 | 0.00053437568 | |
| 17616414 | a year ago | | | 0 | 0.00040703912 | |
| 17616402 | a year ago | | | 0 | 0.00046146610 | |
| 17616397 | a year ago | | | 0 | 0.00073170478 | |
| 17616385 | a year ago | | | 0 | 0.00039368802 |
ABI
ABI objects
Getter at block 21217548
UNISWAP_V2_PAIR() view returns (address)
0x7b180140e570ed1579054bc809f791e54d5e1596
UNISWAP_V2_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
100000000000000000000000000000000000000000000000000000000000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000000000000000000000000000000000000000000000000000000
_totalProportion() view returns (uint256)
98489969361883007780945964
buyFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=1, marketing=1, lp=1, buyback=0, burn=0, total=3)
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
limitsEnabled() view returns (bool)
false
name() view returns (string)
Sigma 2.0
owner() view returns (address)
0xb8e68d17e5920eda9d309e322c2d8ade71e6bddb
sellFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=1, marketing=1, lp=1, buyback=0, burn=0, total=3)
swapThreshold() view returns (uint256)
100000000000000000000000000000000000000000000000000000000000
symbol() view returns (string)
SIGMA2
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklist(address _address, bool _isBlacklisting)
changeFees(uint8 reflectionFeeBuy, uint8 marketingFeeBuy, uint8 lpFeeBuy, uint8 buybackFeeBuy, uint8 burnFeeBuy, uint8 reflectionFeeSell, uint8 marketingFeeSell, uint8 lpFeeSell, uint8 buybackFeeSell, uint8 burnFeeSell)
clearStuckBalance()
clearStuckToken()
disableTransferDelay(bool e_) returns (bool)
enableTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFeeReceivers(address m_, address lp_, address b_)
setIsFeeExempt(address holder, bool exempt)
setLimitsEnabled(bool e_)
setSwapBackSettings(bool _enabled, uint256 _amount)
setisLimitExempt(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.