Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbce8…79d5
Balances ($6,158.85)
Native
Value
$5,654.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.690893 | $3,344.00 |
$5,654.34 | |
SWAG | ERC-20 | 2.274983K | $0.139366 |
$317.06 | |
USDT | ERC-20 | 187.264586 | $1.001 |
$187.45 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21247477 | an hour ago | | | 0 | 0.00031197383 | |
| 21247475 | an hour ago | | | 0 | 0.00034758954 | |
| 21247145 | 2 hours ago | | | 0 | 0.00039778705 | |
| 21247006 | 3 hours ago | | | 0 | 0.00059921116 | |
| 21246480 | 4 hours ago | | | 0 | 0.00068905650 | |
| 21246105 | 6 hours ago | | | 0 | 0.00096480113 | |
| 21245489 | 8 hours ago | | | 0 | 0.00052650730 | |
| 21245424 | 8 hours ago | | | 0 | 0.00069815932 | |
| 21245420 | 8 hours ago | | | 0 | 0.00074223431 | |
| 21245388 | 8 hours ago | | | 0 | 0.00061098571 |
ABI
ABI objects
Getter at block 21247760
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
1000000000000000
maxWallet() view returns (uint256)
1000000000000000
name() view returns (string)
Swag
owner() view returns (address)
0x0000000000000000000000000000000000000000
rescueSwap() view returns (bool)
false
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SWAG
taxSwap() view returns (uint256)
50000000000000
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
20322757
uniswapV2Pair() view returns (address)
0x0f388ecdbc128083bfe317b00de2c25fbe9f24d5
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSendToken()
removeLimits() returns (bool)
removeTax()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newMarketingWallet)
updateRescueSwap(bool enabled)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.