Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Soliton"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20704755 | 3 months ago | | | 0 | 0.00016501576 | |
| 20572535 | 3 months ago | | | 0 | 0.00019974524 | |
| 20567542 | 3 months ago | | | 0 | 0.00015152400 | |
| 20549968 | 3 months ago | | | 0 | 0.00017820334 | |
| 20544716 | 4 months ago | | | 0 | 0.00015459776 | |
| 19693116 | 7 months ago | | | 0 | 0.00033788784 | |
| 19693100 | 7 months ago | | | 0 | 0.00020417908 | |
| 19693084 | 7 months ago | | | 0 | 0.00081172673 | |
| 19693084 | 7 months ago | | | 0 | 0.0014771629 | |
| 19693084 | 7 months ago | | | 0 | 0.00033544080 |
ABI
ABI objects
Getter at block 21313776
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buySellLiquidityTax() view returns (uint256)
0
decimals() view returns (uint8)
1
developmentWallet() view returns (address)
0x3d24fd24c7339249206cae2761c870206cd963e7
name() view returns (string)
Soliton
owner() view returns (address)
0x3d24fd24c7339249206cae2761c870206cd963e7
sellDevelopmentTax() view returns (uint256)
0
symbol() view returns (string)
SOLITON
totalSupply() view returns (uint256)
100000000000000
uniswapV2Pair() view returns (address)
0x9560b35bc1ebcc65f01805a9212881b44a3f1f8b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address _user, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _developmentWallet, uint256 _liquidityTax, uint256 _developmentTax, address _routerAddress)
receive()
This contract contains no error objects.