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 |
---|---|---|---|---|---|
SYN | ERC-20 | 9.430781M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18179194 | a year ago | | | 0 | 0.0022751666 | |
| 18179193 | a year ago | | | 0 | 0.0023152298 | |
| 18179068 | a year ago | | | 0 | 0.0015830028 | |
| 18179035 | a year ago | | | 0 | 0.0020050304 | |
| 18179034 | a year ago | | | 0 | 0.0020173343 | |
| 18179033 | a year ago | | | 0 | 0.0016704000 | |
| 18179031 | a year ago | | | 0 | 0.0020247167 | |
| 18179030 | a year ago | | | 0 | 0.0020508926 | |
| 18179024 | a year ago | | | 0 | 0.00085990163 | |
| 18179023 | a year ago | | | 0 | 0.0015570530 |
ABI
ABI objects
Getter at block 21302614
buyTax() view returns (uint8)
10
decimals() pure returns (uint8)
18
name() pure returns (string)
SYNDICATE
owner() view returns (address)
0x27757b991ab8226894fd659583019b4bbca5c848
sellTax() view returns (uint8)
99
symbol() pure returns (string)
SYN
totalSupply() pure returns (uint256)
100000000000000000000000000
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)
burn(uint256 amount, bool flag)
enableTrading()
removeLimits()
renounceOwnership()
setBlackLists(address[] users, bool isBlack)
setTax(uint8 newBuyTax, uint8 newSellTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.