Syncus
Verified contract
Active on
Ethereum with 53,903 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($25,145.43)
Native
Value
$17,410.39
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.275206 | $3,300.42 |
$17,410.39 | |
USDT | ERC-20 | 6.880739K | $1.00 |
$6,880.74 | |
USDC | ERC-20 | 403.833209 | $0.999154 |
$403.49 | |
SYNC | ERC-20 | 1.330579M | $0.000188 |
$249.54 | |
LCX | ERC-20 | 900 | $0.112804 |
$101.52 | |
MEME | ERC-20 | 6.053K | $0.012941 |
$78.33 | |
SYN | ERC-20 | 45.178816 | $0.473919 |
$21.41 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244904 | 3 minutes ago | | | 0 | 0.00059258392 | |
| 21243411 | 5 hours ago | | | 0 | 0.00068011942 | |
| 21242684 | 8 hours ago | | | 0 | 0.00071494068 | |
| 21242049 | 10 hours ago | | | 0 | 0.00048283429 | |
| 21242031 | 10 hours ago | | | 0 | 0.00044570085 | |
| 21241853 | 10 hours ago | | | 0 | 0.00049741692 | |
| 21241284 | 12 hours ago | | | 0 | 0.00041879302 | |
| 21240279 | 16 hours ago | | | 0 | 0.00049060350 | |
| 21239771 | 17 hours ago | | | 0 | 0.00060467882 | |
| 21239074 | 20 hours ago | | | 0 | 0.00061908830 |
ABI
ABI objects
Getter at block 21244916
DOMAIN_SEPARATOR() view returns (bytes32)
0x7384734e37367059e8fd0d23c28a25e901cf48c7cdd8115405bf397e76e95857
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
buyTax() view returns (uint256)
1
decimals() view returns (uint8)
9
name() view returns (string)
Syncus
owner() view returns (address)
0xafa3533adeef8e076b792083eb0ee6fa3fe03b4c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint256)
3
symbol() view returns (string)
SYNC
totalSupply() view returns (uint256)
4296054422171731712
uniswapV2Pair() view returns (address)
0x197d7010147df7b99e9025c724f13723b29313f8
vault() view returns (address)
0xc00ec94e7746c6b695869580d6d2db50cda86094
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events _burnFrom(address account_, uint256 amount_)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account_, uint256 amount_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromTaxes(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account_, uint256 amount_)
permit(address owner, address spender, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasury(address _treasury)
setVault(address vault_) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner_)
updateBuyTax(uint256 _buyTax)
updateSellTax(uint256 _sellTax)
updateTaxes(uint256 _buyTax, uint256 _sellTax)
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.