Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOR | ERC-20 | 27.092372K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21418781 | 2 hours ago | | | 0 | 0.00060316242 | |
| 21418698 | 2 hours ago | | | 0 | 0.00059081388 | |
| 21418647 | 2 hours ago | | | 0 | 0.00060747284 | |
| 21418481 | 3 hours ago | | | 0 | 0.00054816639 | |
| 21418426 | 3 hours ago | | | 0 | 0.00064976034 | |
| 21418422 | 3 hours ago | | | 0 | 0.00068921858 | |
| 21418416 | 3 hours ago | | | 0 | 0.00072774980 | |
| 21418183 | 4 hours ago | | | 0 | 0.00087983835 | |
| 21417931 | 5 hours ago | | | 0 | 0.00081806282 | |
| 21417914 | 5 hours ago | | | 0 | 0.00075081709 |
ABI
ABI objects
Getter at block 21419383
TreasuryAddress() view returns (address)
0x1fce9237f50dbdaf4ee9d0791bdbb2778ef81505
buyFee() view returns (uint256)
5
deadBlocks() view returns (uint256)
1
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxBuyAmount() view returns (uint256)
1000000000000000000000000
maxSellAmount() view returns (uint256)
700000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Sorra
opAddress() view returns (address)
0xdb69c17872c5872c6ae631bb5526d95aae65ed35
owner() view returns (address)
0x879c5c2a7cac99f54e33f5f3d796702a545fc05f
sellFee() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
SOR
tokensForTreasury() view returns (uint256)
27092372032865402263463
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
21394940
uniswapV2Pair() view returns (address)
0xa15c4914be0b454b0b7c27b4839a4a01da8ed308
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool _status, uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasuryAddress(address _TreasuryAddress)
setopAddress(address _opAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _fee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFee(uint256 _fee)
updateSwapThreshold(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading(bool tradingActive, uint256 deadBlocks)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedTreasuryAddress(address indexed newWallet)
UpdatedopAddress(address indexed newopAddress)
constructor()
receive()
This contract contains no error objects.