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 |
---|---|---|---|---|---|
SOLO | ERC-20 | 0.071533 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18079935 | a year ago | | | 0 | 0.00097707596 | |
| 18079935 | a year ago | | | 0 | 0.0028654000 | |
| 18079933 | a year ago | | | 0 | 0.00093560681 | |
| 18079932 | a year ago | | | 0 | 0.00085895862 | |
| 18079932 | a year ago | | | 0 | 0.0014643036 | |
| 18079930 | a year ago | | | 0 | 0.047705709 | |
| 18079926 | a year ago | | | 0.99 | 0.00035392019 | |
| 18079922 | a year ago | | | 0.01 | 0.00037534857 | |
| 18079914 | a year ago | | | 0 | 0.00080288461 | |
| 18079901 | a year ago | | | 0 | 0.00097595741 |
ABI
ABI objects
Getter at block 21205938
_maxTaxSwap() view returns (uint256)
150000000
_maxTxAmount() view returns (uint256)
1000000000
_maxWalletSize() view returns (uint256)
1000000000
_taxSwapThreshold() view returns (uint256)
2000000
decimals() pure returns (uint8)
9
name() pure returns (string)
SoloToken
owner() view returns (address)
0x7b4c01f061e9e4dadd4df15b4b514d23032fb5ed
symbol() pure returns (string)
SOLO
totalSupply() pure returns (uint256)
1000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeBuyFee(uint256 _newFee)
changeSellFee(uint256 _newFee)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setMaxTXlimit(uint256 newTxAmt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.