Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa56…0d16
Balances ($0.00)
No balances found for "SyncHub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784635 | 2 months ago | | | 0 | 0.0014827473 | |
| 20784180 | 2 months ago | | | 0 | 0.0053019935 | |
| 20775931 | 2 months ago | | | 0 | 0.00013892090 | |
| 20773803 | 2 months ago | | | 0 | 0.00011744608 | |
| 20641673 | 2 months ago | | | 0 | 0.000083483828 | |
| 20525689 | 3 months ago | | | 0 | 0.00021370634 | |
| 20410840 | 3 months ago | | | 0 | 0.00017294518 | |
| 20352835 | 4 months ago | | | 0 | 0.00014387929 | |
| 20344841 | 4 months ago | | | 0 | 0.000070926240 | |
| 20329024 | 4 months ago | | | 0 | 0.00034311213 |
ABI
ABI objects
Getter at block 21160588
_maxTotalTradeValue() view returns (uint256)
100000000000000000
_maxTradeValue() view returns (uint256)
100000000000000000
_minValueToSwap() view returns (uint256)
1000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
SyncHub
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SYNH
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x6a1b766e78a155d1a0171cacd437910e49bc0e4a
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)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
forceSwap()
manualSwap()
renounceOwnership()
setMaxTotalTradeValue(uint256 maxHoldSize)
setMaxTxnAmount(uint256 maxTxAmount)
setMinValueToSwap(uint256 minSwappableAmount)
setTradingAllowed(bool _tradingAllowed)
toggleinstantFeeSwapEnabled(bool _instantFeeSwapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFee(uint256 feeOnBuy, uint256 feeOnSell)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.